2022-04-14 17:35:25.696 | + ./stack.sh:main:489 : exec 2022-04-14 17:35:25.696 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-173525' 2022-04-14 17:35:25.696 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-173525.summary.2022-04-14-173525 2022-04-14 17:35:25.696 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:35:25.696 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-173525 2022-04-14 17:35:25.696 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-173525 /opt/stack/logs/stack.sh.log 2022-04-14 17:35:25.696 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-173525.summary.2022-04-14-173525 /opt/stack/logs/stack.sh.log.summary 2022-04-14 17:35:25.696 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 17:35:25.696 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 17:35:25.696 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 17:35:25.696 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 17:35:25.696 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 17:35:25.696 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 17:35:25.696 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 17:35:25.696 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 17:35:25.696 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 17:35:25.696 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 17:35:25.696 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 17:35:25.696 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 17:35:25.696 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 17:35:25.697 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 17:35:25.697 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 17:35:25.697 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 17:35:25.697 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 17:35:25.697 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 17:35:25.697 | + ./stack.sh:main:578 : uname -a 2022-04-14 17:35:25.697 | Linux dv-cinder-837901-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-04-14 17:35:25.698 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 17:35:25.700 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 17:35:25.703 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 17:35:25.739 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 17:35:25.759 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 17:35:25.761 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 17:35:25.762 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 17:35:25.764 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 17:35:25.766 | + functions-common:fetch_plugins:1783 : return 2022-04-14 17:35:25.768 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 17:35:25.770 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 17:35:25.772 | + functions-common:run_phase:1861 : local phase= 2022-04-14 17:35:25.773 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 17:35:25.775 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 17:35:25.777 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 17:35:25.779 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 17:35:25.781 | + functions-common:run_phase:1870 : local extra 2022-04-14 17:35:25.783 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 17:35:25.786 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 17:35:25.788 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 17:35:25.790 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 17:35:25.791 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 17:35:25.793 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 17:35:25.806 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:35:25.808 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 17:35:25.810 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 17:35:25.812 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 17:35:25.814 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 17:35:25.816 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 17:35:25.817 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 17:35:25.820 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 17:35:25.822 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 17:35:25.824 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 17:35:25.835 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 17:35:25.835 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 17:35:25.835 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 17:35:25.835 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 17:35:25.835 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 17:35:25.835 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 17:35:25.837 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 17:35:25.853 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 17:35:25.856 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 17:35:25.870 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:35:25.873 | +++ lib/tls:source:43 : hostname -f 2022-04-14 17:35:25.876 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 17:35:25.878 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 17:35:25.880 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 17:35:25.882 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 17:35:25.884 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 17:35:25.886 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 17:35:25.888 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 17:35:25.890 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 17:35:25.892 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 17:35:25.893 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 17:35:25.898 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 17:35:25.909 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 17:35:25.926 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 17:35:25.939 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 17:35:25.952 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 17:35:25.986 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 17:35:26.048 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 17:35:26.138 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 17:35:26.160 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 17:35:26.204 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 17:35:26.256 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 17:35:26.401 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 17:35:26.416 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 17:35:26.429 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 17:35:26.441 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 17:35:26.536 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 17:35:26.539 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 17:35:26.542 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 17:35:26.544 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 17:35:26.546 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 17:35:26.548 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 17:35:26.551 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 17:35:26.551 | False' 2022-04-14 17:35:26.554 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 17:35:26.568 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 17:35:26.571 | + ./stack.sh:main:626 : run_phase source 2022-04-14 17:35:26.573 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 17:35:26.575 | + functions-common:run_phase:1861 : local phase= 2022-04-14 17:35:26.577 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 17:35:26.579 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 17:35:26.581 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 17:35:26.583 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 17:35:26.585 | + functions-common:run_phase:1870 : local extra 2022-04-14 17:35:26.588 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 17:35:26.592 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 17:35:26.594 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 17:35:26.596 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 17:35:26.598 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 17:35:26.601 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 17:35:26.614 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:35:26.616 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 17:35:26.618 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 17:35:26.657 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 17:35:26.660 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 17:35:26.662 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 17:35:26.664 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 17:35:26.667 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 17:35:26.669 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 17:35:26.671 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 17:35:26.673 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 17:35:26.675 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 17:35:26.677 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 17:35:26.680 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.682 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 17:35:26.684 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.686 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 17:35:26.689 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.691 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 17:35:26.693 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.695 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 17:35:26.698 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.700 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 17:35:26.702 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.704 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 17:35:26.707 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.710 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 17:35:26.712 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.714 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 17:35:26.716 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.719 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 17:35:26.721 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.723 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 17:35:26.726 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.728 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 17:35:26.730 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.733 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 17:35:26.735 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.737 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 17:35:26.739 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.741 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 17:35:26.744 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.746 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 17:35:26.748 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.750 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 17:35:26.753 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.755 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 17:35:26.757 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.759 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 17:35:26.762 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.764 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 17:35:26.766 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.768 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 17:35:26.770 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.773 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 17:35:26.775 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.778 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 17:35:26.780 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.782 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 17:35:26.784 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.786 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 17:35:26.789 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.791 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 17:35:26.793 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.795 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 17:35:26.798 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.800 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 17:35:26.802 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.805 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 17:35:26.807 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.809 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 17:35:26.811 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.814 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 17:35:26.816 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.818 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 17:35:26.821 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.823 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 17:35:26.825 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.828 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 17:35:26.830 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.832 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 17:35:26.835 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.837 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 17:35:26.839 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.841 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 17:35:26.844 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.846 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 17:35:26.848 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.850 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 17:35:26.853 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.855 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 17:35:26.857 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.859 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 17:35:26.862 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.864 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 17:35:26.866 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.868 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 17:35:26.871 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.873 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 17:35:26.875 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.877 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 17:35:26.879 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 17:35:26.882 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 17:35:26.885 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 17:35:26.888 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 17:35:26.890 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 17:35:26.905 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:35:26.907 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 17:35:26.909 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 17:35:26.911 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 17:35:26.927 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:35:26.929 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 17:35:26.932 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 17:35:26.934 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 17:35:26.936 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 17:35:26.938 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 17:35:26.941 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 17:35:26.944 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 17:35:26.946 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 17:35:26.948 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 17:35:26.948 | Using mysql database backend 2022-04-14 17:35:26.951 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 17:35:26.967 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 17:35:26.970 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 17:35:26.972 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 17:35:26.975 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 17:35:26.978 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 17:35:26.980 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 17:35:26.996 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:35:26.998 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 17:35:27.014 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 17:35:27.031 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:35:27.034 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 17:35:27.049 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 17:35:27.066 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 17:35:27.082 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:35:27.085 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 17:35:27.101 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:35:27.104 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 17:35:27.120 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 17:35:27.122 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 17:35:27.125 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 17:35:27.127 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 17:35:27.130 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 17:35:27.135 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-173527 2022-04-14 17:35:27.137 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-173527 759' 2022-04-14 17:35:27.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.142 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 17:35:27.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.147 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 17:35:27.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.152 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 17:35:27.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.157 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 17:35:27.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.161 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-14 17:35:27.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.166 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-14 17:35:27.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.171 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-173525 2022-04-14 17:35:27.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.176 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 17:35:27.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.181 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-14 17:35:27.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.186 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 17:35:27.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.190 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 17:35:27.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.196 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 17:35:27.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:35:27.200 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 17:35:27.203 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 17:35:27.205 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 17:35:27.208 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 17:35:27.210 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 17:35:27.212 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 17:35:27.214 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 17:35:27.217 | ++ functions-common:git_clone:612 : pwd 2022-04-14 17:35:27.220 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 17:35:27.222 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 17:35:27.224 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 17:35:27.239 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 17:35:27.242 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 17:35:27.244 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 17:35:27.247 | + functions-common:git_clone:629 : echo master 2022-04-14 17:35:27.247 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 17:35:27.252 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 17:35:27.254 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 17:35:27.257 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 17:35:27.269 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 17:35:27.272 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 17:35:27.272 | + functions-common:git_clone:685 : head -1 2022-04-14 17:35:27.275 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 17:35:27.278 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 17:35:27.281 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 17:35:27.283 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:35:27.285 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 17:35:27.288 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 17:35:27.290 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 17:35:27.293 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 17:35:27.295 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 17:35:27.298 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 17:35:27.300 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 17:35:27.303 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 17:35:27.306 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 17:35:27.311 | ++ tools/install_prereqs.sh:source:47 : NOW=1649957727 2022-04-14 17:35:27.314 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 17:35:27.319 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649956436 2022-04-14 17:35:27.321 | ++ tools/install_prereqs.sh:source:49 : DELTA=1291 2022-04-14 17:35:27.324 | ++ tools/install_prereqs.sh:source:50 : [[ 1291 -lt 7200 ]] 2022-04-14 17:35:27.326 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 17:35:27.328 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 17:35:27.331 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 17:35:27.333 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 17:35:27.335 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 17:35:27.338 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 17:35:27.340 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 17:35:27.342 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 17:35:27.345 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 17:35:27.392 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 17:35:27.392 | apache2-dev 2022-04-14 17:35:27.392 | bc 2022-04-14 17:35:27.392 | bsdmainutils 2022-04-14 17:35:27.392 | curl 2022-04-14 17:35:27.392 | g++ 2022-04-14 17:35:27.392 | gawk 2022-04-14 17:35:27.392 | gcc 2022-04-14 17:35:27.392 | gettext 2022-04-14 17:35:27.392 | git 2022-04-14 17:35:27.392 | graphviz 2022-04-14 17:35:27.392 | iputils-ping 2022-04-14 17:35:27.392 | libapache2-mod-proxy-uwsgi 2022-04-14 17:35:27.392 | libffi-dev 2022-04-14 17:35:27.392 | libjpeg-dev 2022-04-14 17:35:27.392 | libpcre3-dev 2022-04-14 17:35:27.392 | libpq-dev 2022-04-14 17:35:27.392 | libssl-dev 2022-04-14 17:35:27.392 | libsystemd-dev 2022-04-14 17:35:27.392 | libxml2-dev 2022-04-14 17:35:27.392 | libxslt1-dev 2022-04-14 17:35:27.392 | libyaml-dev 2022-04-14 17:35:27.392 | lsof 2022-04-14 17:35:27.392 | openssh-server 2022-04-14 17:35:27.392 | openssl 2022-04-14 17:35:27.392 | pkg-config 2022-04-14 17:35:27.392 | psmisc 2022-04-14 17:35:27.392 | python3-dev 2022-04-14 17:35:27.393 | python3-pip 2022-04-14 17:35:27.393 | python3-systemd 2022-04-14 17:35:27.393 | python3-venv 2022-04-14 17:35:27.393 | tar 2022-04-14 17:35:27.393 | tcpdump 2022-04-14 17:35:27.393 | unzip 2022-04-14 17:35:27.393 | uuid-runtime 2022-04-14 17:35:27.393 | wget 2022-04-14 17:35:27.393 | wget 2022-04-14 17:35:27.393 | zlib1g-dev 2022-04-14 17:35:27.393 | libkrb5-dev 2022-04-14 17:35:27.393 | libldap2-dev 2022-04-14 17:35:27.393 | libsasl2-dev 2022-04-14 17:35:27.393 | memcached 2022-04-14 17:35:27.393 | python3-mysqldb 2022-04-14 17:35:27.393 | sqlite3 2022-04-14 17:35:27.393 | conntrack 2022-04-14 17:35:27.393 | curl 2022-04-14 17:35:27.393 | dnsmasq-base 2022-04-14 17:35:27.393 | dnsmasq-utils 2022-04-14 17:35:27.393 | ebtables 2022-04-14 17:35:27.393 | genisoimage 2022-04-14 17:35:27.393 | iptables 2022-04-14 17:35:27.393 | iputils-arping 2022-04-14 17:35:27.393 | kpartx 2022-04-14 17:35:27.393 | libjs-jquery-tablesorter 2022-04-14 17:35:27.393 | parted 2022-04-14 17:35:27.393 | pm-utils 2022-04-14 17:35:27.393 | python3-mysqldb 2022-04-14 17:35:27.393 | socat 2022-04-14 17:35:27.393 | sqlite3 2022-04-14 17:35:27.393 | sudo 2022-04-14 17:35:27.393 | vlan 2022-04-14 17:35:27.393 | lsscsi 2022-04-14 17:35:27.393 | open-iscsi 2022-04-14 17:35:27.393 | lvm2 2022-04-14 17:35:27.393 | qemu-utils 2022-04-14 17:35:27.393 | thin-provisioning-tools 2022-04-14 17:35:27.394 | acl 2022-04-14 17:35:27.394 | dnsmasq-base 2022-04-14 17:35:27.394 | dnsmasq-utils 2022-04-14 17:35:27.394 | ebtables 2022-04-14 17:35:27.394 | haproxy 2022-04-14 17:35:27.394 | iptables 2022-04-14 17:35:27.394 | iputils-arping 2022-04-14 17:35:27.394 | iputils-ping 2022-04-14 17:35:27.394 | postgresql-server-dev-all 2022-04-14 17:35:27.394 | python3-mysqldb 2022-04-14 17:35:27.394 | sqlite3 2022-04-14 17:35:27.394 | sudo 2022-04-14 17:35:27.394 | vlan 2022-04-14 17:35:27.394 | pcp 2022-04-14 17:35:27.394 | ipset 2022-04-14 17:35:27.394 | conntrack 2022-04-14 17:35:27.394 | conntrackd 2022-04-14 17:35:27.394 | keepalived 2022-04-14 17:35:27.394 | lvm2 2022-04-14 17:35:27.394 | qemu-utils 2022-04-14 17:35:27.394 | thin-provisioning-tools 2022-04-14 17:35:27.394 | curl 2022-04-14 17:35:27.394 | liberasurecode-dev 2022-04-14 17:35:27.394 | make 2022-04-14 17:35:27.394 | memcached 2022-04-14 17:35:27.394 | rsync 2022-04-14 17:35:27.394 | sqlite3 2022-04-14 17:35:27.394 | xfsprogs' 2022-04-14 17:35:27.397 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 17:35:27.414 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 17:35:27.414 | apache2-dev 2022-04-14 17:35:27.414 | bc 2022-04-14 17:35:27.414 | bsdmainutils 2022-04-14 17:35:27.414 | curl 2022-04-14 17:35:27.414 | g++ 2022-04-14 17:35:27.414 | gawk 2022-04-14 17:35:27.414 | gcc 2022-04-14 17:35:27.414 | gettext 2022-04-14 17:35:27.414 | git 2022-04-14 17:35:27.414 | graphviz 2022-04-14 17:35:27.414 | iputils-ping 2022-04-14 17:35:27.414 | libapache2-mod-proxy-uwsgi 2022-04-14 17:35:27.414 | libffi-dev 2022-04-14 17:35:27.414 | libjpeg-dev 2022-04-14 17:35:27.414 | libpcre3-dev 2022-04-14 17:35:27.414 | libpq-dev 2022-04-14 17:35:27.414 | libssl-dev 2022-04-14 17:35:27.414 | libsystemd-dev 2022-04-14 17:35:27.415 | libxml2-dev 2022-04-14 17:35:27.415 | libxslt1-dev 2022-04-14 17:35:27.415 | libyaml-dev 2022-04-14 17:35:27.415 | lsof 2022-04-14 17:35:27.415 | openssh-server 2022-04-14 17:35:27.415 | openssl 2022-04-14 17:35:27.415 | pkg-config 2022-04-14 17:35:27.415 | psmisc 2022-04-14 17:35:27.415 | python3-dev 2022-04-14 17:35:27.415 | python3-pip 2022-04-14 17:35:27.415 | python3-systemd 2022-04-14 17:35:27.415 | python3-venv 2022-04-14 17:35:27.415 | tar 2022-04-14 17:35:27.415 | tcpdump 2022-04-14 17:35:27.415 | unzip 2022-04-14 17:35:27.415 | uuid-runtime 2022-04-14 17:35:27.415 | wget 2022-04-14 17:35:27.415 | wget 2022-04-14 17:35:27.415 | zlib1g-dev 2022-04-14 17:35:27.415 | libkrb5-dev 2022-04-14 17:35:27.415 | libldap2-dev 2022-04-14 17:35:27.415 | libsasl2-dev 2022-04-14 17:35:27.415 | memcached 2022-04-14 17:35:27.415 | python3-mysqldb 2022-04-14 17:35:27.415 | sqlite3 2022-04-14 17:35:27.415 | conntrack 2022-04-14 17:35:27.415 | curl 2022-04-14 17:35:27.415 | dnsmasq-base 2022-04-14 17:35:27.415 | dnsmasq-utils 2022-04-14 17:35:27.415 | ebtables 2022-04-14 17:35:27.415 | genisoimage 2022-04-14 17:35:27.415 | iptables 2022-04-14 17:35:27.415 | iputils-arping 2022-04-14 17:35:27.415 | kpartx 2022-04-14 17:35:27.415 | libjs-jquery-tablesorter 2022-04-14 17:35:27.415 | parted 2022-04-14 17:35:27.416 | pm-utils 2022-04-14 17:35:27.416 | python3-mysqldb 2022-04-14 17:35:27.416 | socat 2022-04-14 17:35:27.416 | sqlite3 2022-04-14 17:35:27.416 | sudo 2022-04-14 17:35:27.416 | vlan 2022-04-14 17:35:27.416 | lsscsi 2022-04-14 17:35:27.416 | open-iscsi 2022-04-14 17:35:27.416 | lvm2 2022-04-14 17:35:27.416 | qemu-utils 2022-04-14 17:35:27.416 | thin-provisioning-tools 2022-04-14 17:35:27.416 | acl 2022-04-14 17:35:27.416 | dnsmasq-base 2022-04-14 17:35:27.416 | dnsmasq-utils 2022-04-14 17:35:27.416 | ebtables 2022-04-14 17:35:27.416 | haproxy 2022-04-14 17:35:27.416 | iptables 2022-04-14 17:35:27.416 | iputils-arping 2022-04-14 17:35:27.416 | iputils-ping 2022-04-14 17:35:27.416 | postgresql-server-dev-all 2022-04-14 17:35:27.416 | python3-mysqldb 2022-04-14 17:35:27.416 | sqlite3 2022-04-14 17:35:27.416 | sudo 2022-04-14 17:35:27.416 | vlan 2022-04-14 17:35:27.416 | pcp 2022-04-14 17:35:27.416 | ipset 2022-04-14 17:35:27.416 | conntrack 2022-04-14 17:35:27.416 | conntrackd 2022-04-14 17:35:27.416 | keepalived 2022-04-14 17:35:27.416 | lvm2 2022-04-14 17:35:27.416 | qemu-utils 2022-04-14 17:35:27.416 | thin-provisioning-tools 2022-04-14 17:35:27.416 | curl 2022-04-14 17:35:27.416 | liberasurecode-dev 2022-04-14 17:35:27.416 | make 2022-04-14 17:35:27.416 | memcached 2022-04-14 17:35:27.416 | rsync 2022-04-14 17:35:27.417 | sqlite3 2022-04-14 17:35:27.417 | xfsprogs ' 2022-04-14 17:35:27.417 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 17:35:27.419 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:35:27.421 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:35:27.424 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 17:35:27.424 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 17:35:27.430 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 17:35:27.432 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 17:35:27.435 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 17:35:27.437 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 17:35:27.439 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 17:35:27.441 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 17:35:27.444 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 17:35:27.446 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:35:27.448 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:35:27.450 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 17:35:27.452 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 17:35:27.454 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 17:35:27.456 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 17:35:27.459 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 17:35:27.463 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 17:35:27.465 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 17:35:27.467 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 17:35:27.469 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 17:35:27.471 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:35:27.474 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:35:27.478 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649957727475 2022-04-14 17:35:27.480 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 17:35:27.482 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 17:35:27.484 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 17:35:27.867 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 17:35:27.961 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 17:35:27.983 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 17:35:28.111 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 17:35:30.197 | Reading package lists... 2022-04-14 17:35:30.229 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 17:35:30.232 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 17:35:30.234 | ++ functions-common:time_stop:2432 : local name 2022-04-14 17:35:30.236 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 17:35:30.238 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:35:30.240 | ++ functions-common:time_stop:2435 : local total 2022-04-14 17:35:30.242 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 17:35:30.244 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 17:35:30.246 | ++ functions-common:time_stop:2439 : start_time=1649957727475 2022-04-14 17:35:30.249 | ++ functions-common:time_stop:2441 : [[ -z 1649957727475 ]] 2022-04-14 17:35:30.251 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:35:30.255 | ++ functions-common:time_stop:2444 : end_time=1649957730253 2022-04-14 17:35:30.257 | ++ functions-common:time_stop:2445 : elapsed_time=2778 2022-04-14 17:35:30.260 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 17:35:30.262 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:35:30.264 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2778 2022-04-14 17:35:30.266 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 17:35:30.269 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 17:35:30.271 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:35:30.274 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:35:30.276 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 17:35:30.297 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 17:35:30.406 | Reading package lists... 2022-04-14 17:35:30.646 | Building dependency tree... 2022-04-14 17:35:30.648 | Reading state information... 2022-04-14 17:35:30.682 | acl is already the newest version (2.2.53-6). 2022-04-14 17:35:30.682 | bc is already the newest version (1.07.1-2build1). 2022-04-14 17:35:30.682 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 17:35:30.682 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 17:35:30.682 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 17:35:30.682 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 17:35:30.682 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 17:35:30.682 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 17:35:30.682 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 17:35:30.682 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 17:35:30.682 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 17:35:30.682 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 17:35:30.682 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 17:35:30.682 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 17:35:30.682 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 17:35:30.682 | libffi-dev is already the newest version (3.3-4). 2022-04-14 17:35:30.682 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 17:35:30.682 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 17:35:30.682 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 17:35:30.682 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 17:35:30.682 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 17:35:30.682 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 17:35:30.683 | make is already the newest version (4.2.1-1.2). 2022-04-14 17:35:30.683 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 17:35:30.683 | psmisc is already the newest version (23.3-1). 2022-04-14 17:35:30.683 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 17:35:30.683 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 17:35:30.683 | python3-systemd is already the newest version (234-3build2). 2022-04-14 17:35:30.683 | socat is already the newest version (1.7.3.3-2). 2022-04-14 17:35:30.683 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 17:35:30.683 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 17:35:30.683 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 17:35:30.683 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 17:35:30.683 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 17:35:30.683 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 17:35:30.683 | pcp is already the newest version (5.0.3-1). 2022-04-14 17:35:30.683 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 17:35:30.683 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 17:35:30.683 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 17:35:30.683 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 17:35:30.683 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 17:35:30.683 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 17:35:30.683 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 17:35:30.683 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 17:35:30.683 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 17:35:30.683 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 17:35:30.683 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 17:35:30.683 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 17:35:30.683 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 17:35:30.683 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 17:35:30.683 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 17:35:30.683 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 17:35:30.683 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 17:35:30.683 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 17:35:30.683 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 17:35:30.684 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 17:35:30.684 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 17:35:30.684 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 17:35:30.684 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 17:35:30.684 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 17:35:30.684 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 17:35:30.684 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 17:35:30.684 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 17:35:30.684 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 17:35:30.684 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 17:35:30.684 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 17:35:30.684 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 17:35:30.684 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 17:35:30.684 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 17:35:30.902 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 17:35:30.902 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 17:35:30.902 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 17:35:30.902 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 17:35:30.902 | The following packages were automatically installed and are no longer required: 2022-04-14 17:35:30.903 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 17:35:30.903 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 17:35:30.903 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 17:35:30.903 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 17:35:30.903 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 17:35:30.903 | python3-zope.interface 2022-04-14 17:35:30.904 | Use 'sudo apt autoremove' to remove them. 2022-04-14 17:35:31.017 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 17:35:31.021 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 17:35:31.024 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 17:35:31.026 | ++ functions-common:time_stop:2432 : local name 2022-04-14 17:35:31.028 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 17:35:31.030 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:35:31.032 | ++ functions-common:time_stop:2435 : local total 2022-04-14 17:35:31.035 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 17:35:31.037 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 17:35:31.039 | ++ functions-common:time_stop:2439 : start_time=1649957730294 2022-04-14 17:35:31.041 | ++ functions-common:time_stop:2441 : [[ -z 1649957730294 ]] 2022-04-14 17:35:31.044 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:35:31.048 | ++ functions-common:time_stop:2444 : end_time=1649957731046 2022-04-14 17:35:31.050 | ++ functions-common:time_stop:2445 : elapsed_time=752 2022-04-14 17:35:31.053 | ++ functions-common:time_stop:2446 : total=775 2022-04-14 17:35:31.055 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:35:31.058 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1527 2022-04-14 17:35:31.060 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 17:35:31.063 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 17:35:31.065 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 17:35:31.067 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 17:35:31.072 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 17:35:31.077 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 17:35:31.079 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 17:35:31.082 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 17:35:32.487 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 17:35:32.489 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 17:35:32.491 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 17:35:32.493 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 17:35:32.495 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 17:35:32.497 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 17:35:32.499 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 17:35:32.500 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 17:35:32.502 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 17:35:32.504 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 17:35:32.506 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 17:35:32.508 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 17:35:32.510 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 17:35:32.512 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 17:35:32.514 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 17:35:32.515 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 17:35:32.517 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 17:35:32.519 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 17:35:32.521 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 17:35:32.523 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 17:35:32.525 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 17:35:32.527 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 17:35:32.529 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 17:35:32.532 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 17:35:32.607 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 17:35:32.609 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 17:35:32.684 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 17:35:32.686 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 17:35:32.760 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 17:35:32.762 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 17:35:32.764 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 17:35:32.766 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 17:35:32.768 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 17:35:32.770 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 17:35:32.772 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 17:35:32.774 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 17:35:32.776 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 17:35:32.778 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 17:35:32.780 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 17:35:32.780 | Distro: focal 2022-04-14 17:35:32.782 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 17:35:32.784 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 17:35:32.789 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 17:35:32.790 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 17:35:32.793 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 17:35:32.793 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 17:35:33.478 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 17:35:33.480 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 17:35:33.487 | pip: 21.3.1 2022-04-14 17:35:33.487 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 17:35:33.487 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 17:35:33.488 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 17:35:33.488 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 17:35:33.489 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 17:35:33.492 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 17:35:33.493 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 17:35:33.495 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 17:35:33.497 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 17:35:33.498 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 17:35:33.500 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 17:35:33.502 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 17:35:33.504 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 17:35:33.505 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 17:35:33.508 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:35:33.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:35:33.511 | + tools/install_pip.sh:main:142 : : 2022-04-14 17:35:33.513 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 17:35:33.515 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 17:35:33.517 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 17:35:33.519 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 17:35:33.521 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 17:35:33.523 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 17:35:33.524 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 17:35:33.527 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 17:35:33.528 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 17:35:33.534 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 17:35:33.536 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 17:35:33.538 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 17:35:33.540 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 17:35:33.542 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 17:35:33.560 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 17:35:33.562 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 17:35:34.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:35:34.420 | from cryptography.utils import int_from_bytes 2022-04-14 17:35:34.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:35:34.420 | from cryptography.utils import int_from_bytes 2022-04-14 17:35:35.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:35:38.591 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 17:35:38.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 17:35:41.205 | Installing collected packages: setuptools 2022-04-14 17:35:42.124 | Successfully installed setuptools-62.0.0 2022-04-14 17:35:42.124 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:35:42.304 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:35:42.304 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:35:42.442 | + inc/python:pip_install:200 : result=0 2022-04-14 17:35:42.444 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:35:42.446 | + functions-common:time_stop:2432 : local name 2022-04-14 17:35:42.448 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:35:42.450 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:35:42.451 | + functions-common:time_stop:2435 : local total 2022-04-14 17:35:42.453 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:35:42.455 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:35:42.457 | + functions-common:time_stop:2439 : start_time=1649957733555 2022-04-14 17:35:42.458 | + functions-common:time_stop:2441 : [[ -z 1649957733555 ]] 2022-04-14 17:35:42.460 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:35:42.464 | + functions-common:time_stop:2444 : end_time=1649957742462 2022-04-14 17:35:42.465 | + functions-common:time_stop:2445 : elapsed_time=8907 2022-04-14 17:35:42.467 | + functions-common:time_stop:2446 : total=0 2022-04-14 17:35:42.469 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:35:42.470 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8907 2022-04-14 17:35:42.472 | + inc/python:pip_install:203 : return 0 2022-04-14 17:35:42.474 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 17:35:42.477 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 17:35:42.480 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 17:35:42.482 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 17:35:42.485 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 17:35:42.485 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 17:35:43.177 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 17:35:43.179 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 17:35:43.179 | pip: 21.3.1 2022-04-14 17:35:43.182 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 17:35:43.185 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 17:35:43.188 | + ./stack.sh:main:798 : fixup_all 2022-04-14 17:35:43.190 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 17:35:43.193 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 17:35:43.195 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:35:43.197 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:35:43.200 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 17:35:43.211 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 17:35:43.222 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 17:35:43.233 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 17:35:43.235 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 17:35:43.237 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 17:35:43.240 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 17:35:43.242 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 17:35:43.244 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 17:35:43.246 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 17:35:43.248 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 17:35:43.250 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 17:35:43.252 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 17:35:43.255 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 17:35:43.257 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 17:35:43.259 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 17:35:43.261 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 17:35:43.264 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 17:35:43.266 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 17:35:43.268 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 17:35:43.270 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 17:35:43.272 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 17:35:43.274 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 17:35:43.277 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 17:35:43.279 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 17:35:43.281 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 17:35:43.283 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 17:35:43.285 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 17:35:43.288 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 17:35:43.290 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 17:35:43.292 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 17:35:43.295 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 17:35:43.316 | Using python 3.8 to install os-testr 2022-04-14 17:35:43.319 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 17:35:44.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:35:44.177 | from cryptography.utils import int_from_bytes 2022-04-14 17:35:44.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:35:44.177 | from cryptography.utils import int_from_bytes 2022-04-14 17:35:45.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:35:45.378 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 17:35:45.453 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 17:35:45.455 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 17:35:45.456 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 17:35:45.469 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 17:35:45.479 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 17:35:45.489 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 17:35:47.976 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:35:47.983 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:35:47.983 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:35:48.104 | + inc/python:pip_install:200 : result=0 2022-04-14 17:35:48.106 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:35:48.108 | + functions-common:time_stop:2432 : local name 2022-04-14 17:35:48.110 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:35:48.112 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:35:48.115 | + functions-common:time_stop:2435 : local total 2022-04-14 17:35:48.117 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:35:48.119 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:35:48.122 | + functions-common:time_stop:2439 : start_time=1649957743311 2022-04-14 17:35:48.124 | + functions-common:time_stop:2441 : [[ -z 1649957743311 ]] 2022-04-14 17:35:48.126 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:35:48.131 | + functions-common:time_stop:2444 : end_time=1649957748128 2022-04-14 17:35:48.133 | + functions-common:time_stop:2445 : elapsed_time=4817 2022-04-14 17:35:48.135 | + functions-common:time_stop:2446 : total=0 2022-04-14 17:35:48.137 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:35:48.139 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4817 2022-04-14 17:35:48.141 | + inc/python:pip_install:203 : return 0 2022-04-14 17:35:48.144 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 17:35:48.197 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 17:35:48.443 | + ./stack.sh:main:812 : install_infra 2022-04-14 17:35:48.445 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 17:35:48.447 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 17:35:48.450 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 17:35:48.452 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 17:35:48.477 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 17:35:50.390 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.397 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.401 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.407 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.410 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.418 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.422 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.448 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.527 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.546 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.550 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.555 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.570 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.578 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.580 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.597 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.615 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.624 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.629 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.647 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.670 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.687 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.695 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.701 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.721 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.751 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.753 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.766 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.771 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.775 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.781 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.796 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.803 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.853 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.871 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.875 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.908 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.971 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.978 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:50.985 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.036 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.050 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.058 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.162 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.187 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.191 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.201 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.207 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.227 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.234 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.251 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.282 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.311 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.324 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.337 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.354 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.362 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.377 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.389 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.393 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:51.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:35:52.121 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 17:35:52.409 | + inc/python:pip_install:200 : result=0 2022-04-14 17:35:52.411 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:35:52.414 | + functions-common:time_stop:2432 : local name 2022-04-14 17:35:52.416 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:35:52.418 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:35:52.420 | + functions-common:time_stop:2435 : local total 2022-04-14 17:35:52.422 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:35:52.424 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:35:52.427 | + functions-common:time_stop:2439 : start_time=1649957748468 2022-04-14 17:35:52.429 | + functions-common:time_stop:2441 : [[ -z 1649957748468 ]] 2022-04-14 17:35:52.432 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:35:52.436 | + functions-common:time_stop:2444 : end_time=1649957752434 2022-04-14 17:35:52.438 | + functions-common:time_stop:2445 : elapsed_time=3966 2022-04-14 17:35:52.440 | + functions-common:time_stop:2446 : total=4817 2022-04-14 17:35:52.442 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:35:52.444 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8783 2022-04-14 17:35:52.447 | + inc/python:pip_install:203 : return 0 2022-04-14 17:35:52.449 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 17:35:52.452 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 17:35:52.474 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 17:35:54.254 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.262 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.266 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.272 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.276 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.283 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.287 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.313 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.392 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.412 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.416 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.421 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.436 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.444 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.446 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.463 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.481 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.490 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.495 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.513 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.535 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.553 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.562 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.567 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.588 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.617 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.619 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.633 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.637 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.641 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.647 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.662 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.669 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.718 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.736 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.740 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.772 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.836 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.842 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.849 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.899 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.913 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:54.922 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.026 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.050 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.055 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.066 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.072 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.092 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.099 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.116 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.147 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.176 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.188 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.201 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.219 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.228 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.242 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.253 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.257 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 17:35:55.264 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:35:55.266 | Processing /opt/stack/requirements 2022-04-14 17:35:56.998 | 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 29)) (6.0) 2022-04-14 17:35:57.001 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 17:35:57.014 | 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 366)) (21.3) 2022-04-14 17:35:57.019 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 17:35:57.022 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 17:35:57.028 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 17:35:57.055 | 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 539)) (1.16.0) 2022-04-14 17:35:57.057 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 17:35:57.069 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 17:35:57.119 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 17:35:57.122 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 17:35:57.138 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 17:35:57.142 | 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 226)) (3.3) 2022-04-14 17:35:57.147 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 17:35:57.149 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 17:35:57.151 | 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 131)) (3.10.1) 2022-04-14 17:35:57.166 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 17:35:57.216 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 17:35:57.219 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 17:35:57.230 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 17:35:57.236 | 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 636)) (0.2.5) 2022-04-14 17:35:57.242 | 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 101)) (21.4.0) 2022-04-14 17:35:57.304 | 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 410)) (1.8.2) 2022-04-14 17:35:57.306 | Building wheels for collected packages: openstack-requirements 2022-04-14 17:35:57.307 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 17:35:58.132 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 17:35:58.132 | ERROR: Command errored out with exit status 1: 2022-04-14 17:35:58.132 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-whal7xqg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-whal7xqg/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-pullxwmc 2022-04-14 17:35:58.132 | cwd: /tmp/pip-req-build-whal7xqg/ 2022-04-14 17:35:58.132 | Complete output (6 lines): 2022-04-14 17:35:58.133 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 17:35:58.133 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 17:35:58.133 | or: setup.py --help-commands 2022-04-14 17:35:58.133 | or: setup.py cmd --help 2022-04-14 17:35:58.133 | 2022-04-14 17:35:58.133 | error: invalid command 'bdist_wheel' 2022-04-14 17:35:58.133 | ---------------------------------------- 2022-04-14 17:35:58.133 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 17:35:58.133 | Running setup.py clean for openstack-requirements 2022-04-14 17:35:58.963 | Failed to build openstack-requirements 2022-04-14 17:35:58.980 | Installing collected packages: openstack-requirements 2022-04-14 17:35:58.980 | Attempting uninstall: openstack-requirements 2022-04-14 17:35:58.981 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 17:35:59.016 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 17:35:59.034 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 17:35:59.038 | Running setup.py install for openstack-requirements: started 2022-04-14 17:36:01.392 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 17:36:01.416 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 17:36:01.541 | + inc/python:pip_install:200 : result=0 2022-04-14 17:36:01.543 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:36:01.545 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:01.547 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:01.549 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:01.552 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:01.554 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:01.556 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:36:01.559 | + functions-common:time_stop:2439 : start_time=1649957752466 2022-04-14 17:36:01.561 | + functions-common:time_stop:2441 : [[ -z 1649957752466 ]] 2022-04-14 17:36:01.563 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:01.567 | + functions-common:time_stop:2444 : end_time=1649957761565 2022-04-14 17:36:01.569 | + functions-common:time_stop:2445 : elapsed_time=9099 2022-04-14 17:36:01.572 | + functions-common:time_stop:2446 : total=8783 2022-04-14 17:36:01.574 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:01.576 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17882 2022-04-14 17:36:01.578 | + inc/python:pip_install:203 : return 0 2022-04-14 17:36:01.580 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 17:36:01.583 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 17:36:01.585 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 17:36:01.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:01.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:01.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-14 17:36:01.594 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:01.597 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 17:36:01.618 | Using python 3.8 to install pbr 2022-04-14 17:36:01.620 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 17:36:02.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:02.495 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:02.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:02.495 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:03.669 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:36:03.701 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 17:36:06.370 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:36:06.377 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:36:06.377 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:36:06.498 | + inc/python:pip_install:200 : result=0 2022-04-14 17:36:06.500 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:36:06.503 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:06.505 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:06.507 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:06.509 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:06.511 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:06.513 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:36:06.515 | + functions-common:time_stop:2439 : start_time=1649957761612 2022-04-14 17:36:06.517 | + functions-common:time_stop:2441 : [[ -z 1649957761612 ]] 2022-04-14 17:36:06.520 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:06.525 | + functions-common:time_stop:2444 : end_time=1649957766522 2022-04-14 17:36:06.527 | + functions-common:time_stop:2445 : elapsed_time=4910 2022-04-14 17:36:06.529 | + functions-common:time_stop:2446 : total=17882 2022-04-14 17:36:06.531 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:06.534 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22792 2022-04-14 17:36:06.540 | + inc/python:pip_install:203 : return 0 2022-04-14 17:36:06.542 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 17:36:08.808 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 17:36:10.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:36:10.661 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 17:36:10.678 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 17:36:10.682 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 17:36:10.685 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 17:36:10.690 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 17:36:10.693 | 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.8) 2022-04-14 17:36:10.764 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 17:36:10.767 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 17:36:10.770 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 17:36:10.788 | + ./stack.sh:main:821 : pkgs= 2022-04-14 17:36:10.790 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 17:36:10.793 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 17:36:10.795 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 17:36:10.797 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 17:36:10.800 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 17:36:10.802 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 17:36:10.804 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 17:36:10.807 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 17:36:10.809 | + functions-common:run_phase:1870 : local extra 2022-04-14 17:36:10.812 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 17:36:10.816 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 17:36:10.818 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 17:36:10.820 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 17:36:10.822 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 17:36:10.825 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 17:36:10.840 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:10.842 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 17:36:10.844 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 17:36:10.846 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 17:36:10.848 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 17:36:10.851 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 17:36:10.853 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 17:36:10.855 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 17:36:10.857 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 17:36:10.859 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 17:36:10.861 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 17:36:10.863 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 17:36:10.865 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 17:36:10.867 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 17:36:10.870 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 17:36:10.872 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 17:36:10.874 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 17:36:10.876 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 17:36:10.879 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 17:36:10.881 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 17:36:10.883 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 17:36:10.886 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 17:36:10.888 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 17:36:10.890 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 17:36:10.893 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 17:36:10.895 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 17:36:10.948 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 17:36:10.948 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 17:36:10.950 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 17:36:11.339 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 17:36:11.341 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 17:36:11.358 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:11.360 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 17:36:11.362 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 17:36:11.365 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 17:36:11.367 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 17:36:11.370 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 17:36:11.378 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 17:36:11.378 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 17:36:11.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:11.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:11.381 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 17:36:11.384 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 17:36:11.386 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 17:36:11.388 | + functions-common:apt_get_update:1197 : return 2022-04-14 17:36:11.390 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 17:36:11.393 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 17:36:11.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:11.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:11.400 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 17:36:11.421 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 17:36:11.530 | Reading package lists... 2022-04-14 17:36:11.775 | Building dependency tree... 2022-04-14 17:36:11.777 | Reading state information... 2022-04-14 17:36:12.033 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 17:36:12.033 | The following packages were automatically installed and are no longer required: 2022-04-14 17:36:12.034 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 17:36:12.034 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 17:36:12.034 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 17:36:12.034 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 17:36:12.034 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 17:36:12.034 | python3-zope.interface 2022-04-14 17:36:12.034 | Use 'sudo apt autoremove' to remove them. 2022-04-14 17:36:12.150 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 17:36:12.155 | + functions-common:apt_get:1241 : result=0 2022-04-14 17:36:12.157 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 17:36:12.159 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:12.162 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:12.164 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:12.166 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:12.168 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:12.170 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 17:36:12.172 | + functions-common:time_stop:2439 : start_time=1649957771418 2022-04-14 17:36:12.175 | + functions-common:time_stop:2441 : [[ -z 1649957771418 ]] 2022-04-14 17:36:12.178 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:12.182 | + functions-common:time_stop:2444 : end_time=1649957772180 2022-04-14 17:36:12.184 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 17:36:12.186 | + functions-common:time_stop:2446 : total=1527 2022-04-14 17:36:12.189 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:12.191 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2289 2022-04-14 17:36:12.194 | + functions-common:apt_get:1245 : return 0 2022-04-14 17:36:12.196 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 17:36:12.198 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 17:36:12.200 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 17:36:12.203 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 17:36:12.205 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 17:36:12.207 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 17:36:12.209 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 17:36:12.212 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 17:36:12.214 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 17:36:12.216 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 17:36:12.219 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 17:36:12.221 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 17:36:12.223 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 17:36:12.225 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 17:36:12.228 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 17:36:12.230 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 17:36:12.232 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 17:36:12.234 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 17:36:12.237 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 17:36:12.239 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 17:36:12.242 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 17:36:12.244 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 17:36:12.246 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 17:36:12.248 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 17:36:12.251 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 17:36:12.253 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 17:36:12.256 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 17:36:12.258 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 17:36:12.273 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:12.276 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 17:36:12.278 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:36:12.280 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 17:36:12.282 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 17:36:12.285 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 17:36:12.289 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 17:36:12.292 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 17:36:12.294 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 17:36:12.296 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 17:36:12.298 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 17:36:12.300 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 17:36:12.304 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 17:36:13.012 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 17:36:13.013 | user tags 2022-04-14 17:36:13.013 | stackrabbit []' 2022-04-14 17:36:13.016 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 17:36:13.016 | user tags 2022-04-14 17:36:13.016 | stackrabbit []' 2022-04-14 17:36:13.016 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 17:36:13.022 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 17:36:13.024 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 17:36:13.027 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 17:36:13.714 | Changing password for user "stackrabbit" ... 2022-04-14 17:36:13.768 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 17:36:14.441 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 17:36:14.511 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 17:36:14.514 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 17:36:15.174 | Changing password for user "stackrabbit" ... 2022-04-14 17:36:15.231 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 17:36:15.233 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 17:36:15.235 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 17:36:15.883 | Deleting user "guest" ... 2022-04-14 17:36:15.902 | Error: 2022-04-14 17:36:15.902 | {:no_such_user, "guest"} 2022-04-14 17:36:15.915 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 17:36:15.918 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 17:36:15.935 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:15.937 | + ./stack.sh:main:838 : install_database 2022-04-14 17:36:15.939 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 17:36:15.942 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 17:36:15.945 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:15.947 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:15.949 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 17:36:16.259 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 17:36:16.261 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 17:36:16.264 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 17:36:16.266 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 17:36:16.268 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 17:36:16.271 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 17:36:16.273 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 17:36:16.276 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 17:36:16.278 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 17:36:16.280 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 17:36:16.283 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 17:36:16.285 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 17:36:16.288 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 17:36:16.290 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 17:36:16.292 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 17:36:16.294 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 17:36:16.297 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 17:36:16.299 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 17:36:16.302 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 17:36:16.304 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 17:36:16.307 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 17:36:16.309 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 17:36:16.311 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 17:36:16.314 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 17:36:16.316 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 17:36:16.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:16.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:16.323 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 17:36:16.326 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 17:36:16.328 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 17:36:16.331 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 17:36:16.333 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 17:36:16.335 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 17:36:16.338 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 17:36:16.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:16.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:16.345 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 17:36:16.347 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 17:36:16.349 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 17:36:16.352 | + functions-common:apt_get_update:1197 : return 2022-04-14 17:36:16.354 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 17:36:16.356 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 17:36:16.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:16.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:16.363 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 17:36:16.385 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 17:36:16.494 | Reading package lists... 2022-04-14 17:36:16.732 | Building dependency tree... 2022-04-14 17:36:16.733 | Reading state information... 2022-04-14 17:36:16.987 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 17:36:16.987 | The following packages were automatically installed and are no longer required: 2022-04-14 17:36:16.988 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 17:36:16.988 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 17:36:16.988 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 17:36:16.988 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 17:36:16.988 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 17:36:16.988 | python3-zope.interface 2022-04-14 17:36:16.988 | Use 'sudo apt autoremove' to remove them. 2022-04-14 17:36:17.101 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 17:36:17.105 | + functions-common:apt_get:1241 : result=0 2022-04-14 17:36:17.107 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 17:36:17.110 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:17.112 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:17.114 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:17.116 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:17.118 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:17.120 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 17:36:17.123 | + functions-common:time_stop:2439 : start_time=1649957776382 2022-04-14 17:36:17.125 | + functions-common:time_stop:2441 : [[ -z 1649957776382 ]] 2022-04-14 17:36:17.127 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:17.132 | + functions-common:time_stop:2444 : end_time=1649957777129 2022-04-14 17:36:17.136 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-14 17:36:17.138 | + functions-common:time_stop:2446 : total=2289 2022-04-14 17:36:17.143 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:17.145 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3036 2022-04-14 17:36:17.148 | + functions-common:apt_get:1245 : return 0 2022-04-14 17:36:17.150 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 17:36:17.153 | + ./stack.sh:main:841 : install_database_python 2022-04-14 17:36:17.155 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 17:36:17.157 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 17:36:17.159 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 17:36:17.162 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 17:36:17.165 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 17:36:17.167 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 17:36:17.169 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 17:36:17.173 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 17:36:17.174 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 17:36:17.179 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 17:36:17.181 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 17:36:17.184 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 17:36:17.186 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 17:36:17.189 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 17:36:17.211 | Using python 3.8 to install PyMySQL 2022-04-14 17:36:17.213 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 17:36:18.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:18.070 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:18.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:18.070 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:19.250 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:36:19.282 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 17:36:21.873 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:36:21.880 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:36:21.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:36:21.998 | + inc/python:pip_install:200 : result=0 2022-04-14 17:36:22.000 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:36:22.002 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:22.005 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:22.007 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:22.009 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:22.011 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:22.014 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:36:22.016 | + functions-common:time_stop:2439 : start_time=1649957777205 2022-04-14 17:36:22.018 | + functions-common:time_stop:2441 : [[ -z 1649957777205 ]] 2022-04-14 17:36:22.021 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:22.026 | + functions-common:time_stop:2444 : end_time=1649957782023 2022-04-14 17:36:22.028 | + functions-common:time_stop:2445 : elapsed_time=4818 2022-04-14 17:36:22.030 | + functions-common:time_stop:2446 : total=22792 2022-04-14 17:36:22.032 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:22.035 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27610 2022-04-14 17:36:22.038 | + inc/python:pip_install:203 : return 0 2022-04-14 17:36:22.040 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 17:36:22.042 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 17:36:22.044 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 17:36:22.047 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 17:36:22.063 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:22.065 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 17:36:22.068 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 17:36:22.071 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:36:22.071 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 17:36:22.077 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:36:22.079 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 17:36:22.081 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 17:36:22.084 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 17:36:22.086 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 17:36:22.089 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 17:36:22.105 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:22.107 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 17:36:22.110 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 17:36:22.112 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 17:36:22.115 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 17:36:22.117 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 17:36:22.120 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 17:36:22.122 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 17:36:22.124 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:22.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:22.129 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 17:36:22.131 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 17:36:22.133 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 17:36:22.136 | + functions-common:apt_get_update:1197 : return 2022-04-14 17:36:22.138 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 17:36:22.140 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 17:36:22.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:22.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:22.148 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 17:36:22.169 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 17:36:22.279 | Reading package lists... 2022-04-14 17:36:22.524 | Building dependency tree... 2022-04-14 17:36:22.526 | Reading state information... 2022-04-14 17:36:22.780 | radvd is already the newest version (1:2.17-2). 2022-04-14 17:36:22.780 | The following packages were automatically installed and are no longer required: 2022-04-14 17:36:22.781 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 17:36:22.781 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 17:36:22.781 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 17:36:22.781 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 17:36:22.781 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 17:36:22.781 | python3-zope.interface 2022-04-14 17:36:22.781 | Use 'sudo apt autoremove' to remove them. 2022-04-14 17:36:22.894 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 17:36:22.899 | + functions-common:apt_get:1241 : result=0 2022-04-14 17:36:22.901 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 17:36:22.904 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:22.906 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:22.908 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:22.910 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:22.913 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:22.915 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 17:36:22.917 | + functions-common:time_stop:2439 : start_time=1649957782166 2022-04-14 17:36:22.919 | + functions-common:time_stop:2441 : [[ -z 1649957782166 ]] 2022-04-14 17:36:22.922 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:22.926 | + functions-common:time_stop:2444 : end_time=1649957782923 2022-04-14 17:36:22.928 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 17:36:22.930 | + functions-common:time_stop:2446 : total=3036 2022-04-14 17:36:22.933 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:22.935 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3793 2022-04-14 17:36:22.937 | + functions-common:apt_get:1245 : return 0 2022-04-14 17:36:22.939 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 17:36:22.956 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:22.959 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 17:36:22.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 17:36:22.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 17:36:22.966 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 17:36:22.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 17:36:22.988 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 17:36:22.991 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 17:36:22.993 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 17:36:22.995 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 17:36:22.997 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 17:36:22.999 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 17:36:23.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:23.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:23.006 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 17:36:23.008 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 17:36:23.010 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 17:36:23.012 | + functions-common:apt_get_update:1197 : return 2022-04-14 17:36:23.015 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 17:36:23.017 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 17:36:23.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:23.022 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:23.024 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 17:36:23.044 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 17:36:23.154 | Reading package lists... 2022-04-14 17:36:23.397 | Building dependency tree... 2022-04-14 17:36:23.398 | Reading state information... 2022-04-14 17:36:23.655 | fakeroot is already the newest version (1.24-1). 2022-04-14 17:36:23.655 | make is already the newest version (4.2.1-1.2). 2022-04-14 17:36:23.655 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 17:36:23.655 | The following packages were automatically installed and are no longer required: 2022-04-14 17:36:23.656 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 17:36:23.656 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 17:36:23.656 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 17:36:23.656 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 17:36:23.656 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 17:36:23.656 | python3-zope.interface 2022-04-14 17:36:23.656 | Use 'sudo apt autoremove' to remove them. 2022-04-14 17:36:23.771 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 17:36:23.775 | + functions-common:apt_get:1241 : result=0 2022-04-14 17:36:23.778 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 17:36:23.780 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:23.782 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:23.784 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:23.787 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:23.789 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:23.791 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 17:36:23.793 | + functions-common:time_stop:2439 : start_time=1649957783042 2022-04-14 17:36:23.795 | + functions-common:time_stop:2441 : [[ -z 1649957783042 ]] 2022-04-14 17:36:23.798 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:23.803 | + functions-common:time_stop:2444 : end_time=1649957783800 2022-04-14 17:36:23.805 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 17:36:23.807 | + functions-common:time_stop:2446 : total=3793 2022-04-14 17:36:23.809 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:23.811 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4551 2022-04-14 17:36:23.814 | + functions-common:apt_get:1245 : return 0 2022-04-14 17:36:23.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 17:36:23.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:23.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:23.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 17:36:23.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 17:36:23.828 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 17:36:23.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 17:36:23.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 17:36:23.837 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 17:36:23.838 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 17:36:23.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 17:36:23.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 17:36:23.847 | + functions:vercmp:628 : local v1=5.4 2022-04-14 17:36:23.849 | + functions:vercmp:629 : local 'op=<' 2022-04-14 17:36:23.852 | + functions:vercmp:630 : local v2=3.13 2022-04-14 17:36:23.854 | + functions:vercmp:631 : local result 2022-04-14 17:36:23.858 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 17:36:23.858 | ++ functions:vercmp:635 : sort -V 2022-04-14 17:36:23.860 | ++ functions:vercmp:635 : head -1 2022-04-14 17:36:23.865 | + functions:vercmp:635 : result=3.13 2022-04-14 17:36:23.867 | + functions:vercmp:637 : case $op in 2022-04-14 17:36:23.870 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 17:36:23.872 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 17:36:23.874 | + functions:vercmp:648 : return 2022-04-14 17:36:23.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 17:36:23.879 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:36:23.881 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 17:36:24.360 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 17:36:24.362 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 17:36:24.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-14 17:36:24.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.377 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 17:36:24.395 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:24.398 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 17:36:24.402 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 17:36:24.402 | Installing etcd 2022-04-14 17:36:24.403 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 17:36:24.417 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 17:36:24.429 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 17:36:24.431 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 17:36:24.447 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 17:36:24.450 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 17:36:24.453 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 17:36:24.456 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 17:36:24.461 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 17:36:24.463 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 17:36:24.466 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 17:36:24.468 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 17:36:24.471 | ++ functions:get_extra_file:74 : return 2022-04-14 17:36:24.473 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 17:36:24.476 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 17:36:24.479 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 17:36:24.481 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 17:36:24.497 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:36:24.500 | + ./stack.sh:main:868 : install_dstat 2022-04-14 17:36:24.502 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 17:36:24.518 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:36:24.521 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 17:36:24.523 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:36:24.525 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 17:36:24.528 | + ./stack.sh:main:877 : install_libs 2022-04-14 17:36:24.530 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 17:36:24.533 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 17:36:24.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 17:36:24.537 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 17:36:24.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-14 17:36:24.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.548 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 17:36:24.551 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 17:36:24.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 17:36:24.555 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 17:36:24.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-14 17:36:24.564 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.566 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 17:36:24.569 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 17:36:24.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 17:36:24.573 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 17:36:24.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-14 17:36:24.582 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.585 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 17:36:24.587 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 17:36:24.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 17:36:24.592 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 17:36:24.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.596 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.599 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-14 17:36:24.601 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.603 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 17:36:24.605 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 17:36:24.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 17:36:24.610 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 17:36:24.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.614 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.616 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-14 17:36:24.619 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.621 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 17:36:24.623 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 17:36:24.625 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 17:36:24.628 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 17:36:24.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-14 17:36:24.637 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.639 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 17:36:24.641 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 17:36:24.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 17:36:24.646 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 17:36:24.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.650 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-14 17:36:24.655 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.657 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 17:36:24.660 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 17:36:24.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 17:36:24.665 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 17:36:24.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.669 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.671 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-14 17:36:24.673 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.676 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 17:36:24.679 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 17:36:24.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 17:36:24.683 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 17:36:24.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-14 17:36:24.692 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.694 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 17:36:24.697 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 17:36:24.699 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 17:36:24.701 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 17:36:24.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.706 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.708 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-14 17:36:24.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.713 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 17:36:24.715 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 17:36:24.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 17:36:24.720 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 17:36:24.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-14 17:36:24.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.731 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 17:36:24.734 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 17:36:24.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 17:36:24.738 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 17:36:24.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.746 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-14 17:36:24.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.750 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 17:36:24.752 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 17:36:24.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 17:36:24.757 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 17:36:24.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.764 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-14 17:36:24.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.768 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 17:36:24.771 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 17:36:24.773 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 17:36:24.775 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 17:36:24.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.780 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-14 17:36:24.784 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.787 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 17:36:24.789 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 17:36:24.791 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 17:36:24.794 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 17:36:24.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-14 17:36:24.803 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.806 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 17:36:24.808 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 17:36:24.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 17:36:24.813 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 17:36:24.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.817 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.819 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-14 17:36:24.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.824 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 17:36:24.826 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 17:36:24.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 17:36:24.831 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 17:36:24.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.835 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-14 17:36:24.840 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.842 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 17:36:24.844 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 17:36:24.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 17:36:24.850 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 17:36:24.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-14 17:36:24.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.861 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 17:36:24.863 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 17:36:24.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 17:36:24.868 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 17:36:24.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.875 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-14 17:36:24.878 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.880 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 17:36:24.882 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 17:36:24.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 17:36:24.887 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 17:36:24.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.891 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-14 17:36:24.896 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.898 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 17:36:24.901 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 17:36:24.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 17:36:24.905 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 17:36:24.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.910 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.912 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-14 17:36:24.915 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.917 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 17:36:24.919 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 17:36:24.922 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 17:36:24.924 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 17:36:24.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.929 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.931 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-14 17:36:24.934 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.936 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 17:36:24.938 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 17:36:24.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 17:36:24.943 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 17:36:24.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-14 17:36:24.952 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.955 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 17:36:24.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 17:36:24.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 17:36:24.962 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 17:36:24.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.969 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-14 17:36:24.971 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.973 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 17:36:24.976 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 17:36:24.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 17:36:24.981 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 17:36:24.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:24.986 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:24.988 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-14 17:36:24.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:24.993 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 17:36:24.995 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 17:36:24.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 17:36:25.000 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 17:36:25.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.007 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-14 17:36:25.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.011 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 17:36:25.014 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 17:36:25.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 17:36:25.018 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 17:36:25.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.023 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-14 17:36:25.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.030 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 17:36:25.033 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 17:36:25.035 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 17:36:25.038 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 17:36:25.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.042 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-14 17:36:25.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.049 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 17:36:25.052 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 17:36:25.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 17:36:25.056 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 17:36:25.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-14 17:36:25.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.068 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 17:36:25.070 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 17:36:25.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 17:36:25.075 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 17:36:25.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.080 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-14 17:36:25.085 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.087 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 17:36:25.089 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 17:36:25.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 17:36:25.094 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 17:36:25.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-14 17:36:25.104 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.106 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 17:36:25.108 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 17:36:25.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 17:36:25.113 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 17:36:25.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.121 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-14 17:36:25.123 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.125 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 17:36:25.128 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 17:36:25.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 17:36:25.132 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 17:36:25.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.139 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-14 17:36:25.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.144 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 17:36:25.147 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 17:36:25.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 17:36:25.151 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 17:36:25.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.156 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-14 17:36:25.161 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.163 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 17:36:25.165 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 17:36:25.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 17:36:25.170 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 17:36:25.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-14 17:36:25.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.183 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 17:36:25.185 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 17:36:25.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 17:36:25.190 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 17:36:25.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-14 17:36:25.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.202 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 17:36:25.204 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 17:36:25.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 17:36:25.209 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 17:36:25.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-14 17:36:25.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.220 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 17:36:25.223 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 17:36:25.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 17:36:25.227 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 17:36:25.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:25.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:25.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-14 17:36:25.237 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:25.240 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 17:36:25.261 | Using python 3.8 to install etcd3 2022-04-14 17:36:25.263 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 17:36:26.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:26.129 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:26.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:26.129 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:27.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:36:27.352 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 17:36:27.359 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 17:36:27.361 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 17:36:27.362 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 17:36:27.363 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 17:36:29.879 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:36:29.887 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:36:29.887 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:36:30.002 | + inc/python:pip_install:200 : result=0 2022-04-14 17:36:30.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:36:30.007 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:30.009 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:30.011 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:30.014 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:30.016 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:30.018 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:36:30.020 | + functions-common:time_stop:2439 : start_time=1649957785256 2022-04-14 17:36:30.023 | + functions-common:time_stop:2441 : [[ -z 1649957785256 ]] 2022-04-14 17:36:30.026 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:30.030 | + functions-common:time_stop:2444 : end_time=1649957790027 2022-04-14 17:36:30.032 | + functions-common:time_stop:2445 : elapsed_time=4771 2022-04-14 17:36:30.034 | + functions-common:time_stop:2446 : total=27610 2022-04-14 17:36:30.036 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:30.038 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32381 2022-04-14 17:36:30.041 | + inc/python:pip_install:203 : return 0 2022-04-14 17:36:30.043 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 17:36:30.064 | Using python 3.8 to install etcd3gw 2022-04-14 17:36:30.066 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 17:36:30.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:30.917 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:30.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:30.918 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:32.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:36:32.119 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 17:36:32.126 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 17:36:32.128 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 17:36:32.129 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 17:36:32.130 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 17:36:32.162 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 17:36:32.165 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 17:36:32.167 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 17:36:32.168 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 17:36:34.657 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:36:34.665 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:36:34.665 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:36:34.782 | + inc/python:pip_install:200 : result=0 2022-04-14 17:36:34.784 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:36:34.786 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:34.789 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:34.791 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:34.793 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:34.795 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:34.797 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:36:34.800 | + functions-common:time_stop:2439 : start_time=1649957790059 2022-04-14 17:36:34.802 | + functions-common:time_stop:2441 : [[ -z 1649957790059 ]] 2022-04-14 17:36:34.805 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:34.809 | + functions-common:time_stop:2444 : end_time=1649957794807 2022-04-14 17:36:34.811 | + functions-common:time_stop:2445 : elapsed_time=4748 2022-04-14 17:36:34.814 | + functions-common:time_stop:2446 : total=32381 2022-04-14 17:36:34.816 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:34.818 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37129 2022-04-14 17:36:34.821 | + inc/python:pip_install:203 : return 0 2022-04-14 17:36:34.823 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 17:36:34.826 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 17:36:34.828 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 17:36:34.830 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 17:36:34.833 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 17:36:34.835 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 17:36:34.837 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 17:36:34.840 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 17:36:34.842 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 17:36:34.844 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 17:36:34.846 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 17:36:34.849 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 17:36:34.851 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 17:36:34.853 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 17:36:34.856 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 17:36:34.858 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:34.860 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:34.863 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 17:36:34.866 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 17:36:34.868 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 17:36:34.870 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 17:36:34.873 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 17:36:34.875 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 17:36:34.877 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 17:36:34.879 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 17:36:34.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:34.885 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:34.887 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 17:36:34.889 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 17:36:34.892 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 17:36:34.894 | + functions-common:apt_get_update:1197 : return 2022-04-14 17:36:34.896 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 17:36:34.899 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 17:36:34.901 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:34.904 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:34.906 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 17:36:34.928 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 17:36:35.037 | Reading package lists... 2022-04-14 17:36:35.278 | Building dependency tree... 2022-04-14 17:36:35.280 | Reading state information... 2022-04-14 17:36:35.534 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 17:36:35.534 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 17:36:35.534 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 17:36:35.534 | The following packages were automatically installed and are no longer required: 2022-04-14 17:36:35.535 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 17:36:35.535 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 17:36:35.535 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 17:36:35.535 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 17:36:35.535 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 17:36:35.535 | python3-zope.interface 2022-04-14 17:36:35.535 | Use 'sudo apt autoremove' to remove them. 2022-04-14 17:36:35.649 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 17:36:35.653 | + functions-common:apt_get:1241 : result=0 2022-04-14 17:36:35.656 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 17:36:35.658 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:35.660 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:35.663 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:35.666 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:35.668 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:35.670 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 17:36:35.672 | + functions-common:time_stop:2439 : start_time=1649957794924 2022-04-14 17:36:35.678 | + functions-common:time_stop:2441 : [[ -z 1649957794924 ]] 2022-04-14 17:36:35.681 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:35.685 | + functions-common:time_stop:2444 : end_time=1649957795682 2022-04-14 17:36:35.687 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 17:36:35.689 | + functions-common:time_stop:2446 : total=4551 2022-04-14 17:36:35.692 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:35.695 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5309 2022-04-14 17:36:35.697 | + functions-common:apt_get:1245 : return 0 2022-04-14 17:36:35.699 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 17:36:35.702 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:36:35.704 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:36:35.706 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 17:36:35.767 | Module proxy already enabled 2022-04-14 17:36:35.771 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 17:36:35.841 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 17:36:35.841 | Module proxy already enabled 2022-04-14 17:36:35.841 | Module proxy_uwsgi already enabled 2022-04-14 17:36:35.845 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 17:36:35.847 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 17:36:35.850 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:36:35.853 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 17:36:35.985 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 17:36:35.988 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 17:36:35.993 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 17:36:35.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:35.998 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:36.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-14 17:36:36.003 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:36.005 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 17:36:36.008 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 17:36:36.010 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 17:36:36.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:36.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:36.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-14 17:36:36.020 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:36.022 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 17:36:36.024 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 17:36:36.027 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 17:36:36.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:36.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:36.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-14 17:36:36.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:36.039 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 17:36:36.041 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 17:36:36.044 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 17:36:36.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:36.049 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:36.051 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 17:36:36.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:36.057 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 17:36:36.059 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 17:36:36.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:36.064 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:36.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-14 17:36:36.069 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:36.071 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 17:36:36.073 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 17:36:36.076 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 17:36:36.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:36.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:36.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-14 17:36:36.085 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:36.088 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 17:36:36.105 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:36.107 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 17:36:36.110 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 17:36:36.112 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 17:36:36.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:36.117 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:36.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-14 17:36:36.122 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:36.125 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 17:36:36.141 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:36.143 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 17:36:36.146 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 17:36:36.149 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 17:36:36.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:36.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:36.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-14 17:36:36.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:36.161 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 17:36:36.164 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 17:36:36.166 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 17:36:36.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:36:36.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:36:36.174 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-14 17:36:36.176 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:36:36.179 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 17:36:36.184 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 17:36:36.187 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 17:36:36.190 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 17:36:36.192 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 17:36:36.195 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 17:36:36.198 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 17:36:36.198 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 17:36:36.203 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 17:36:36.206 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 17:36:36.209 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 17:36:36.211 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 17:36:36.214 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 17:36:36.235 | Using python 3.8 to install keystonemiddleware 2022-04-14 17:36:36.237 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 17:36:37.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:37.109 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:37.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:37.109 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:38.294 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:36:38.326 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 17:36:38.380 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 17:36:38.381 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 17:36:38.382 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 17:36:38.382 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 17:36:38.384 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 17:36:38.385 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 17:36:38.386 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 17:36:38.387 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 17:36:38.388 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 17:36:38.389 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 17:36:38.390 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 17:36:38.391 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 17:36:38.392 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 17:36:38.394 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 17:36:38.451 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 17:36:38.452 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 17:36:38.453 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 17:36:38.497 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 17:36:38.536 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 17:36:38.538 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 17:36:38.539 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 17:36:38.540 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 17:36:38.589 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 17:36:38.591 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 17:36:38.602 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 17:36:38.604 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 17:36:38.617 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 17:36:38.618 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 17:36:38.621 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 17:36:38.685 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 17:36:38.687 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 17:36:38.689 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 17:36:38.690 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 17:36:38.740 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 17:36:38.752 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 17:36:41.189 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:36:41.197 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:36:41.197 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:36:41.319 | + inc/python:pip_install:200 : result=0 2022-04-14 17:36:41.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:36:41.325 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:41.326 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:41.328 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:41.331 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:41.333 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:41.335 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:36:41.337 | + functions-common:time_stop:2439 : start_time=1649957796229 2022-04-14 17:36:41.340 | + functions-common:time_stop:2441 : [[ -z 1649957796229 ]] 2022-04-14 17:36:41.342 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:41.346 | + functions-common:time_stop:2444 : end_time=1649957801344 2022-04-14 17:36:41.349 | + functions-common:time_stop:2445 : elapsed_time=5115 2022-04-14 17:36:41.351 | + functions-common:time_stop:2446 : total=37129 2022-04-14 17:36:41.354 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:41.356 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42244 2022-04-14 17:36:41.358 | + inc/python:pip_install:203 : return 0 2022-04-14 17:36:41.361 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 17:36:41.363 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 17:36:41.366 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 17:36:41.369 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 17:36:41.371 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 17:36:41.374 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 17:36:41.377 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 17:36:41.378 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 17:36:41.383 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 17:36:41.385 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 17:36:41.387 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 17:36:41.390 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 17:36:41.392 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 17:36:41.414 | Using python 3.8 to install python-memcached 2022-04-14 17:36:41.416 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 17:36:42.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:42.283 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:42.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:42.283 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:43.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:36:43.476 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 17:36:43.479 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 17:36:46.001 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:36:46.008 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:36:46.008 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:36:46.124 | + inc/python:pip_install:200 : result=0 2022-04-14 17:36:46.126 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:36:46.128 | + functions-common:time_stop:2432 : local name 2022-04-14 17:36:46.131 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:36:46.133 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:36:46.135 | + functions-common:time_stop:2435 : local total 2022-04-14 17:36:46.137 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:36:46.140 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:36:46.142 | + functions-common:time_stop:2439 : start_time=1649957801408 2022-04-14 17:36:46.144 | + functions-common:time_stop:2441 : [[ -z 1649957801408 ]] 2022-04-14 17:36:46.148 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:36:46.152 | + functions-common:time_stop:2444 : end_time=1649957806149 2022-04-14 17:36:46.154 | + functions-common:time_stop:2445 : elapsed_time=4741 2022-04-14 17:36:46.156 | + functions-common:time_stop:2446 : total=42244 2022-04-14 17:36:46.159 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:36:46.161 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46985 2022-04-14 17:36:46.164 | + inc/python:pip_install:203 : return 0 2022-04-14 17:36:46.166 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 17:36:46.183 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:36:46.185 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-14 17:36:46.188 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 17:36:46.190 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 17:36:46.192 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 17:36:46.195 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 17:36:46.197 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 17:36:46.199 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 17:36:46.215 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:36:46.217 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 17:36:46.219 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 17:36:46.222 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 17:36:46.224 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 17:36:46.226 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 17:36:46.229 | ++ functions-common:git_clone:612 : pwd 2022-04-14 17:36:46.231 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 17:36:46.233 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 17:36:46.236 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 17:36:46.253 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 17:36:46.255 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 17:36:46.257 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 17:36:46.260 | + functions-common:git_clone:629 : echo master 2022-04-14 17:36:46.260 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 17:36:46.265 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 17:36:46.267 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 17:36:46.270 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 17:36:46.290 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 17:36:46.293 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 17:36:46.293 | + functions-common:git_clone:685 : head -1 2022-04-14 17:36:46.296 | c141e6164 trivial: Fix typo 2022-04-14 17:36:46.299 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 17:36:46.301 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 17:36:46.304 | + inc/python:setup_develop:338 : local bindep 2022-04-14 17:36:46.306 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 17:36:46.308 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 17:36:46.311 | + inc/python:setup_develop:344 : local extras= 2022-04-14 17:36:46.313 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 17:36:46.315 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 17:36:46.318 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 17:36:46.320 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 17:36:46.323 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 17:36:46.325 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 17:36:46.328 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 17:36:46.330 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 17:36:46.334 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 17:36:46.336 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 17:36:46.338 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 17:36:46.341 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 17:36:46.347 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 17:36:46.349 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 17:36:47.031 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 17:36:47.034 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 17:36:47.036 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 17:36:47.038 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 17:36:47.041 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 17:36:47.043 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 17:36:47.045 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 17:36:47.047 | + inc/python:setup_package:428 : local extras= 2022-04-14 17:36:47.050 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 17:36:47.052 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 17:36:47.054 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 17:36:47.056 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 17:36:47.059 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 17:36:47.061 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 17:36:47.081 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 17:36:47.084 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 17:36:47.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:47.961 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:47.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:36:47.961 | from cryptography.utils import int_from_bytes 2022-04-14 17:36:49.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:36:49.195 | Obtaining file:///opt/stack/keystone 2022-04-14 17:36:49.196 | Preparing metadata (setup.py): started 2022-04-14 17:36:54.239 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 17:36:54.315 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 17:36:54.317 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 17:36:54.318 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 17:36:54.319 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 17:36:54.320 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 17:36:54.321 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 17:36:54.323 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 17:36:54.324 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 17:36:54.325 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 17:36:54.326 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 17:36:54.327 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 17:36:54.328 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 17:36:54.329 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 17:36:54.330 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 17:36:54.331 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 17:36:54.332 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 17:36:54.333 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 17:36:54.334 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 17:36:54.335 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 17:36:54.336 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 17:36:54.338 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 17:36:54.339 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 17:36:54.340 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 17:36:54.341 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 17:36:54.342 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 17:36:54.343 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 17:36:54.344 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 17:36:54.345 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 17:36:54.346 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 17:36:54.347 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 17:36:54.348 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 17:36:54.349 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 17:36:54.350 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 17:36:54.351 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 17:36:54.362 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 17:36:54.363 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 17:36:54.412 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 17:36:54.431 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 17:36:54.432 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 17:36:54.433 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 17:36:54.434 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 17:36:54.436 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 17:36:54.446 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 17:36:54.508 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 17:36:54.510 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 17:36:54.607 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 17:36:54.609 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 17:36:54.610 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 17:36:54.611 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 17:36:54.665 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 17:36:54.667 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 17:36:54.669 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 17:36:54.717 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 17:36:54.720 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 17:36:54.802 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 17:36:54.804 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 17:36:54.806 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 17:36:54.807 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 17:36:54.808 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 17:36:54.810 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 17:36:54.829 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 17:36:54.879 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 17:36:54.900 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 17:36:54.901 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 17:36:54.902 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 17:36:54.904 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 17:36:54.955 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 17:36:55.072 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 17:36:55.073 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 17:36:55.074 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 17:36:55.075 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 17:36:55.075 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 17:36:55.301 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 17:36:55.324 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 17:36:55.325 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 17:36:55.393 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 17:36:55.410 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 17:36:55.474 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 17:36:55.513 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 17:36:55.620 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 17:36:55.677 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 17:36:55.750 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 17:36:55.876 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 17:36:55.906 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 17:36:55.947 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 17:36:55.948 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 17:36:55.950 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 17:36:55.951 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 17:36:55.952 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 17:36:55.954 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 17:36:56.008 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 17:36:56.146 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 17:36:56.147 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 17:36:56.149 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 17:36:56.150 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 17:36:56.302 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 17:36:56.382 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 17:36:56.629 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 17:36:56.891 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 17:36:56.925 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 17:36:58.799 | Installing collected packages: keystone 2022-04-14 17:36:58.800 | Attempting uninstall: keystone 2022-04-14 17:36:58.800 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 17:36:58.804 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 17:36:58.805 | Running setup.py develop for keystone 2022-04-14 17:37:05.122 | Successfully installed keystone 2022-04-14 17:37:05.122 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:37:05.131 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:37:05.131 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:37:05.262 | + inc/python:pip_install:200 : result=0 2022-04-14 17:37:05.264 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:37:05.267 | + functions-common:time_stop:2432 : local name 2022-04-14 17:37:05.269 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:37:05.271 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:37:05.273 | + functions-common:time_stop:2435 : local total 2022-04-14 17:37:05.276 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:37:05.278 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:37:05.280 | + functions-common:time_stop:2439 : start_time=1649957807076 2022-04-14 17:37:05.282 | + functions-common:time_stop:2441 : [[ -z 1649957807076 ]] 2022-04-14 17:37:05.285 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:37:05.289 | + functions-common:time_stop:2444 : end_time=1649957825286 2022-04-14 17:37:05.291 | + functions-common:time_stop:2445 : elapsed_time=18210 2022-04-14 17:37:05.293 | + functions-common:time_stop:2446 : total=46985 2022-04-14 17:37:05.295 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:37:05.297 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65195 2022-04-14 17:37:05.299 | + inc/python:pip_install:203 : return 0 2022-04-14 17:37:05.301 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 17:37:05.304 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 17:37:05.306 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 17:37:05.325 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 17:37:05.337 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 17:37:05.340 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 17:37:05.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:37:05.344 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:37:05.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-14 17:37:05.349 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:37:05.351 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 17:37:05.368 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:05.370 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 17:37:05.372 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 17:37:05.375 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 17:37:05.377 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 17:37:05.390 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 17:37:05.392 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 17:37:05.397 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 17:37:05.413 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:05.415 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 17:37:05.446 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 17:37:05.474 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 17:37:05.504 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 17:37:05.534 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 17:37:05.564 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 17:37:05.594 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 17:37:05.622 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 17:37:05.649 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 17:37:05.652 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 17:37:05.654 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 17:37:05.657 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 17:37:05.659 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 17:37:05.662 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 17:37:05.677 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:05.680 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 17:37:05.683 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 17:37:05.685 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 17:37:05.700 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:05.702 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:37:05.705 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:37:05.735 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 17:37:05.737 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 17:37:05.740 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 17:37:05.742 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 17:37:05.758 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:05.760 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.11/identity 2022-04-14 17:37:05.790 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 17:37:05.793 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 17:37:05.823 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 17:37:05.826 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 17:37:05.828 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 17:37:05.831 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 17:37:05.833 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 17:37:05.836 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 17:37:05.867 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 17:37:05.869 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 17:37:05.871 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 17:37:05.874 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 17:37:05.877 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 17:37:05.893 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 17:37:05.896 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 17:37:05.898 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 17:37:05.900 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 17:37:05.902 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 17:37:05.931 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:37:05.958 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:37:05.986 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 17:37:06.013 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 17:37:06.041 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 17:37:06.043 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 17:37:06.045 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 17:37:06.048 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 17:37:06.050 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 17:37:06.053 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 17:37:06.055 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 17:37:06.058 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 17:37:06.062 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 17:37:06.064 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 17:37:06.066 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 17:37:06.079 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 17:37:06.079 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:37:06.088 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 17:37:06.091 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:37:06.106 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 17:37:06.109 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 17:37:06.112 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 17:37:06.142 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 17:37:06.168 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 17:37:06.196 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 17:37:06.222 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 17:37:06.250 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 17:37:06.276 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 17:37:06.304 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 17:37:06.331 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 17:37:06.358 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 17:37:06.386 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 17:37:06.413 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 17:37:06.441 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 17:37:06.478 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 17:37:06.480 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 17:37:06.483 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 17:37:06.486 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 17:37:06.488 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 17:37:06.491 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:37:06.493 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:37:06.495 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 17:37:06.498 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 17:37:06.501 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 17:37:06.528 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 17:37:06.557 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 17:37:06.557 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 17:37:06.565 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 17:37:06.570 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 17:37:06.572 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 17:37:06.575 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 17:37:06.577 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 17:37:06.579 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 17:37:06.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:37:06.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:37:06.587 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 17:37:06.589 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 17:37:06.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:37:06.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:37:06.596 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 17:37:06.666 | Site keystone-wsgi-public already enabled 2022-04-14 17:37:06.671 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 17:37:06.673 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 17:37:06.676 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:37:06.679 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 17:37:06.828 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 17:37:06.861 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 17:37:06.895 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 17:37:06.928 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 17:37:06.930 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 17:37:06.963 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 17:37:06.992 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 17:37:07.021 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 17:37:07.024 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 17:37:07.042 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:07.044 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 17:37:07.063 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:07.065 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 17:37:07.068 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 17:37:07.070 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 17:37:07.074 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 17:37:07.076 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 17:37:07.079 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 17:37:07.082 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 17:37:07.085 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 17:37:07.087 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 17:37:07.090 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 17:37:07.092 | ++ functions-common:git_clone:612 : pwd 2022-04-14 17:37:07.095 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 17:37:07.099 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 17:37:07.102 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 17:37:07.119 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 17:37:07.122 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 17:37:07.126 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 17:37:07.129 | + functions-common:git_clone:629 : echo master 2022-04-14 17:37:07.129 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 17:37:07.134 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 17:37:07.137 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 17:37:07.139 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 17:37:07.152 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 17:37:07.155 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 17:37:07.156 | + functions-common:git_clone:685 : head -1 2022-04-14 17:37:07.162 | 6142ce88c s3api: Use constant-time string comparisons in check_signature 2022-04-14 17:37:07.165 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 17:37:07.168 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 17:37:07.170 | + inc/python:setup_develop:338 : local bindep 2022-04-14 17:37:07.173 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 17:37:07.175 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 17:37:07.178 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 17:37:07.180 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 17:37:07.183 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 17:37:07.185 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 17:37:07.187 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 17:37:07.190 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 17:37:07.192 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 17:37:07.195 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 17:37:07.198 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 17:37:07.200 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 17:37:07.203 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 17:37:07.206 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 17:37:07.209 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 17:37:07.215 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 17:37:07.217 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 17:37:07.897 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 17:37:07.899 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 17:37:07.902 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 17:37:07.904 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 17:37:07.906 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 17:37:07.909 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 17:37:07.911 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 17:37:07.914 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 17:37:07.916 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 17:37:07.919 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 17:37:07.921 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 17:37:07.923 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 17:37:07.925 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 17:37:07.928 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 17:37:07.949 | Using python 3.8 to install /opt/stack/swift 2022-04-14 17:37:07.951 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 17:37:08.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:37:08.821 | from cryptography.utils import int_from_bytes 2022-04-14 17:37:08.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:37:08.821 | from cryptography.utils import int_from_bytes 2022-04-14 17:37:10.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:37:10.031 | Obtaining file:///opt/stack/swift 2022-04-14 17:37:10.032 | Preparing metadata (setup.py): started 2022-04-14 17:37:14.736 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 17:37:14.775 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (0.33.0) 2022-04-14 17:37:14.776 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (1.1.2) 2022-04-14 17:37:14.777 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (0.11.0) 2022-04-14 17:37:14.778 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (2.1.1) 2022-04-14 17:37:14.780 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (4.8.0) 2022-04-14 17:37:14.781 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (2.27.1) 2022-04-14 17:37:14.782 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (1.16.0) 2022-04-14 17:37:14.783 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (0.9.9) 2022-04-14 17:37:14.784 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (1.6.0) 2022-04-14 17:37:14.785 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (36.0.2) 2022-04-14 17:37:14.787 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (9.4.0) 2022-04-14 17:37:14.824 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev16) (1.15.0) 2022-04-14 17:37:14.832 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev16) (2.2.1) 2022-04-14 17:37:14.888 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (5.1.0) 2022-04-14 17:37:14.889 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (1.8.7) 2022-04-14 17:37:14.890 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (3.1.1) 2022-04-14 17:37:14.891 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.3.0) 2022-04-14 17:37:14.892 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.4.0) 2022-04-14 17:37:14.893 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (2.10.1) 2022-04-14 17:37:14.895 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (8.8.0) 2022-04-14 17:37:14.896 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.5.0) 2022-04-14 17:37:14.897 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (5.8.1) 2022-04-14 17:37:14.898 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.1.0) 2022-04-14 17:37:14.900 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.12.2) 2022-04-14 17:37:14.901 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.7.0) 2022-04-14 17:37:14.921 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev16) (62.0.0) 2022-04-14 17:37:14.951 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (1.26.9) 2022-04-14 17:37:14.953 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (3.3) 2022-04-14 17:37:14.956 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (2.0.12) 2022-04-14 17:37:14.957 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (2019.11.28) 2022-04-14 17:37:14.980 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev16) (2.21) 2022-04-14 17:37:15.082 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (1.0.2) 2022-04-14 17:37:15.083 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (3.5.0) 2022-04-14 17:37:15.084 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (1.7.0) 2022-04-14 17:37:15.126 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (1.1.5) 2022-04-14 17:37:15.169 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (2.5.0) 2022-04-14 17:37:15.171 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (6.0) 2022-04-14 17:37:15.172 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (0.8.0) 2022-04-14 17:37:15.173 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (1.5.0) 2022-04-14 17:37:15.234 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (2.8.2) 2022-04-14 17:37:15.237 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (0.9.6) 2022-04-14 17:37:15.251 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (1.0.3) 2022-04-14 17:37:15.252 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (2022.1) 2022-04-14 17:37:15.273 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (21.3) 2022-04-14 17:37:15.274 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (3.0.7) 2022-04-14 17:37:15.417 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (1.14.0) 2022-04-14 17:37:15.433 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (5.1.1) 2022-04-14 17:37:17.684 | Installing collected packages: swift 2022-04-14 17:37:17.684 | Attempting uninstall: swift 2022-04-14 17:37:17.684 | Found existing installation: swift 2.30.0.dev16 2022-04-14 17:37:17.687 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 17:37:17.689 | Running setup.py develop for swift 2022-04-14 17:37:23.616 | Successfully installed swift 2022-04-14 17:37:23.616 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:37:23.624 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:37:23.624 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:37:23.756 | + inc/python:pip_install:200 : result=0 2022-04-14 17:37:23.758 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:37:23.760 | + functions-common:time_stop:2432 : local name 2022-04-14 17:37:23.763 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:37:23.765 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:37:23.767 | + functions-common:time_stop:2435 : local total 2022-04-14 17:37:23.769 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:37:23.772 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:37:23.774 | + functions-common:time_stop:2439 : start_time=1649957827943 2022-04-14 17:37:23.776 | + functions-common:time_stop:2441 : [[ -z 1649957827943 ]] 2022-04-14 17:37:23.779 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:37:23.783 | + functions-common:time_stop:2444 : end_time=1649957843781 2022-04-14 17:37:23.786 | + functions-common:time_stop:2445 : elapsed_time=15838 2022-04-14 17:37:23.788 | + functions-common:time_stop:2446 : total=65195 2022-04-14 17:37:23.790 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:37:23.792 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81033 2022-04-14 17:37:23.795 | + inc/python:pip_install:203 : return 0 2022-04-14 17:37:23.797 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 17:37:23.799 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 17:37:23.802 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 17:37:23.821 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 17:37:23.834 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 17:37:23.836 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 17:37:23.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:37:23.841 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:37:23.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-14 17:37:23.846 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:37:23.848 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 17:37:23.850 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 17:37:23.853 | + ./stack.sh:main:910 : configure_swift 2022-04-14 17:37:23.855 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 17:37:23.857 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 17:37:23.859 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 17:37:23.861 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 17:37:23.863 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 17:37:25.086 | No container-server running 2022-04-14 17:37:25.086 | No proxy-server running 2022-04-14 17:37:25.086 | No container-reconciler running 2022-04-14 17:37:25.086 | No container-updater running 2022-04-14 17:37:25.086 | No container-replicator running 2022-04-14 17:37:25.086 | No object-updater running 2022-04-14 17:37:25.086 | No container-auditor running 2022-04-14 17:37:25.087 | No object-auditor running 2022-04-14 17:37:25.087 | No account-replicator running 2022-04-14 17:37:25.087 | No account-auditor running 2022-04-14 17:37:25.087 | No container-sharder running 2022-04-14 17:37:25.087 | No object-expirer running 2022-04-14 17:37:25.087 | No object-server running 2022-04-14 17:37:25.087 | No object-reconstructor running 2022-04-14 17:37:25.087 | No account-reaper running 2022-04-14 17:37:25.087 | No container-sync running 2022-04-14 17:37:25.087 | No object-replicator running 2022-04-14 17:37:25.087 | No account-server running 2022-04-14 17:37:25.180 | + lib/swift:configure_swift:337 : true 2022-04-14 17:37:25.182 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 17:37:25.195 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 17:37:25.207 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 17:37:25.210 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 17:37:25.210 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 17:37:25.215 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 17:37:25.215 | s/%GROUP%/ubuntu/; 2022-04-14 17:37:25.215 | s/%USER%/ubuntu/; 2022-04-14 17:37:25.215 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 17:37:25.215 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 17:37:25.218 | uid = ubuntu 2022-04-14 17:37:25.218 | gid = ubuntu 2022-04-14 17:37:25.218 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 17:37:25.218 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 17:37:25.218 | address = 127.0.0.1 2022-04-14 17:37:25.218 | 2022-04-14 17:37:25.218 | [account6612] 2022-04-14 17:37:25.218 | max connections = 25 2022-04-14 17:37:25.218 | path = /opt/stack/data/swift/1/node/ 2022-04-14 17:37:25.218 | read only = false 2022-04-14 17:37:25.218 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 17:37:25.218 | 2022-04-14 17:37:25.218 | [account6622] 2022-04-14 17:37:25.219 | max connections = 25 2022-04-14 17:37:25.219 | path = /opt/stack/data/swift/2/node/ 2022-04-14 17:37:25.219 | read only = false 2022-04-14 17:37:25.219 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 17:37:25.219 | 2022-04-14 17:37:25.219 | [account6632] 2022-04-14 17:37:25.219 | max connections = 25 2022-04-14 17:37:25.219 | path = /opt/stack/data/swift/3/node/ 2022-04-14 17:37:25.219 | read only = false 2022-04-14 17:37:25.219 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 17:37:25.219 | 2022-04-14 17:37:25.219 | [account6642] 2022-04-14 17:37:25.219 | max connections = 25 2022-04-14 17:37:25.219 | path = /opt/stack/data/swift/4/node/ 2022-04-14 17:37:25.219 | read only = false 2022-04-14 17:37:25.219 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 17:37:25.219 | 2022-04-14 17:37:25.219 | 2022-04-14 17:37:25.219 | [container6611] 2022-04-14 17:37:25.219 | max connections = 25 2022-04-14 17:37:25.219 | path = /opt/stack/data/swift/1/node/ 2022-04-14 17:37:25.219 | read only = false 2022-04-14 17:37:25.219 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 17:37:25.219 | 2022-04-14 17:37:25.219 | [container6621] 2022-04-14 17:37:25.219 | max connections = 25 2022-04-14 17:37:25.219 | path = /opt/stack/data/swift/2/node/ 2022-04-14 17:37:25.219 | read only = false 2022-04-14 17:37:25.219 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 17:37:25.219 | 2022-04-14 17:37:25.219 | [container6631] 2022-04-14 17:37:25.219 | max connections = 25 2022-04-14 17:37:25.219 | path = /opt/stack/data/swift/3/node/ 2022-04-14 17:37:25.219 | read only = false 2022-04-14 17:37:25.219 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 17:37:25.220 | 2022-04-14 17:37:25.220 | [container6641] 2022-04-14 17:37:25.220 | max connections = 25 2022-04-14 17:37:25.220 | path = /opt/stack/data/swift/4/node/ 2022-04-14 17:37:25.220 | read only = false 2022-04-14 17:37:25.220 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 17:37:25.220 | 2022-04-14 17:37:25.220 | 2022-04-14 17:37:25.220 | [object6613] 2022-04-14 17:37:25.220 | max connections = 25 2022-04-14 17:37:25.220 | path = /opt/stack/data/swift/1/node/ 2022-04-14 17:37:25.220 | read only = false 2022-04-14 17:37:25.220 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 17:37:25.220 | 2022-04-14 17:37:25.220 | [object6623] 2022-04-14 17:37:25.220 | max connections = 25 2022-04-14 17:37:25.220 | path = /opt/stack/data/swift/2/node/ 2022-04-14 17:37:25.220 | read only = false 2022-04-14 17:37:25.220 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 17:37:25.220 | 2022-04-14 17:37:25.220 | [object6633] 2022-04-14 17:37:25.220 | max connections = 25 2022-04-14 17:37:25.220 | path = /opt/stack/data/swift/3/node/ 2022-04-14 17:37:25.220 | read only = false 2022-04-14 17:37:25.220 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 17:37:25.220 | 2022-04-14 17:37:25.220 | [object6643] 2022-04-14 17:37:25.220 | max connections = 25 2022-04-14 17:37:25.220 | path = /opt/stack/data/swift/4/node/ 2022-04-14 17:37:25.220 | read only = false 2022-04-14 17:37:25.220 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 17:37:25.221 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 17:37:25.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:37:25.225 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:37:25.227 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 17:37:25.240 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 17:37:25.242 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 17:37:25.246 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 17:37:25.250 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 17:37:25.252 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 17:37:25.257 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 17:37:25.285 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.11:8080/v1/ 2022-04-14 17:37:25.311 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 17:37:25.329 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 17:37:25.356 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 17:37:25.374 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 17:37:25.402 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 17:37:25.420 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 17:37:25.448 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 17:37:25.466 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 17:37:25.494 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 17:37:25.512 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 17:37:25.540 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 17:37:25.558 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 17:37:25.572 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:25.574 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 17:37:25.602 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 17:37:25.630 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 17:37:25.656 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 17:37:25.685 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 17:37:25.699 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:25.701 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 17:37:25.729 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 17:37:25.744 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:25.746 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 17:37:25.761 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:25.763 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 17:37:25.765 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 17:37:25.780 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:25.782 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 17:37:25.785 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 17:37:25.787 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 17:37:25.792 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 17:37:25.797 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 17:37:25.824 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 17:37:25.851 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 17:37:25.880 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 17:37:25.909 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 17:37:25.940 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 17:37:25.943 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 17:37:25.945 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 17:37:25.947 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 17:37:25.949 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 17:37:25.976 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 17:37:26.003 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.11/identity 2022-04-14 17:37:26.030 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 17:37:26.057 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 17:37:26.084 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 17:37:26.111 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 17:37:26.138 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 17:37:26.165 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 17:37:26.195 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 17:37:26.222 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 17:37:26.249 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 17:37:26.276 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 17:37:26.304 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 17:37:26.334 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 17:37:26.361 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 17:37:26.379 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 17:37:26.406 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 17:37:26.437 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 17:37:26.441 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 17:37:26.470 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 17:37:26.497 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 17:37:26.523 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 17:37:26.525 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 17:37:26.528 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 17:37:26.530 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 17:37:26.534 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 17:37:26.537 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 17:37:26.539 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 17:37:26.541 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 17:37:26.543 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 17:37:26.546 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 17:37:26.548 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 17:37:26.550 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 17:37:26.568 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 17:37:26.595 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 17:37:26.613 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 17:37:26.640 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 17:37:26.659 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 17:37:26.687 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 17:37:26.706 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 17:37:26.741 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 17:37:26.759 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 17:37:26.788 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 17:37:26.806 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 17:37:26.834 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 17:37:26.852 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 17:37:26.881 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 17:37:26.899 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 17:37:26.927 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 17:37:26.946 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 17:37:26.973 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 17:37:26.982 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 17:37:27.001 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 17:37:27.030 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 17:37:27.059 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 17:37:27.061 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 17:37:27.065 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 17:37:27.068 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 17:37:27.070 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 17:37:27.072 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 17:37:27.075 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 17:37:27.077 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 17:37:27.079 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 17:37:27.081 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 17:37:27.099 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 17:37:27.127 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 17:37:27.145 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 17:37:27.174 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 17:37:27.193 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 17:37:27.221 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 17:37:27.239 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 17:37:27.267 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 17:37:27.285 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 17:37:27.313 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 17:37:27.331 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 17:37:27.359 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 17:37:27.377 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 17:37:27.406 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 17:37:27.424 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 17:37:27.452 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 17:37:27.470 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 17:37:27.497 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 17:37:27.502 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 17:37:27.521 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 17:37:27.549 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 17:37:27.551 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 17:37:27.556 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 17:37:27.558 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 17:37:27.560 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 17:37:27.563 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 17:37:27.565 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 17:37:27.567 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 17:37:27.570 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 17:37:27.572 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 17:37:27.589 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 17:37:27.618 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 17:37:27.636 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 17:37:27.664 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 17:37:27.682 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 17:37:27.710 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 17:37:27.728 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 17:37:27.757 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 17:37:27.776 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 17:37:27.805 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 17:37:27.823 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 17:37:27.851 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 17:37:27.869 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 17:37:27.897 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 17:37:27.916 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 17:37:27.944 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 17:37:27.963 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 17:37:27.990 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 17:37:27.996 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 17:37:28.013 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 17:37:28.042 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 17:37:28.070 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 17:37:28.098 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 17:37:28.126 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 17:37:28.128 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 17:37:28.133 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 17:37:28.161 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 17:37:28.190 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 17:37:28.219 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 17:37:28.248 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 17:37:28.277 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 17:37:28.304 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 17:37:28.331 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 17:37:28.358 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 17:37:28.385 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 17:37:28.401 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:28.403 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 17:37:28.422 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 17:37:28.425 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 17:37:28.447 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 17:37:28.449 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.11 2022-04-14 17:37:28.476 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 17:37:28.478 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 17:37:28.506 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.11/identity 2022-04-14 17:37:28.534 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 17:37:28.537 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 17:37:28.564 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 17:37:28.580 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:28.582 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 17:37:28.585 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 17:37:28.590 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 17:37:28.592 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 17:37:28.605 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 17:37:28.608 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 17:37:28.619 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 17:37:28.622 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 17:37:28.624 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 17:37:28.626 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 17:37:28.629 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 17:37:28.631 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 17:37:28.633 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 17:37:28.636 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 17:37:28.638 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 17:37:28.650 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 17:37:28.653 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 17:37:28.655 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 17:37:28.673 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:28.675 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 17:37:28.693 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:28.695 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 17:37:28.698 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 17:37:28.700 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 17:37:28.703 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 17:37:28.705 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 17:37:28.708 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 17:37:28.710 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 17:37:28.713 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 17:37:28.730 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:28.732 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 17:37:28.735 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 17:37:28.755 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:28.757 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 17:37:28.760 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 17:37:28.763 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 17:37:28.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:37:28.768 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:37:28.771 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-14 17:37:28.773 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:37:28.777 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 17:37:28.779 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 17:37:28.782 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 17:37:28.785 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 17:37:28.788 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 17:37:28.790 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 17:37:28.793 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 17:37:28.796 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 17:37:28.799 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 17:37:28.802 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 17:37:28.806 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 17:37:28.806 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 17:37:28.812 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 17:37:28.814 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 17:37:28.818 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 17:37:28.821 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 17:37:28.823 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 17:37:28.845 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 17:37:28.848 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 17:37:29.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:37:29.708 | from cryptography.utils import int_from_bytes 2022-04-14 17:37:29.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:37:29.708 | from cryptography.utils import int_from_bytes 2022-04-14 17:37:30.879 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:37:30.914 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 17:37:30.998 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 17:37:30.999 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 17:37:31.000 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 17:37:31.001 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 17:37:31.002 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 17:37:31.003 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 17:37:31.004 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 17:37:31.005 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 17:37:31.006 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 17:37:31.007 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 17:37:31.008 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 17:37:31.009 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 17:37:31.012 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 17:37:31.014 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 17:37:31.016 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 17:37:31.019 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 17:37:31.021 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 17:37:31.023 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 17:37:31.032 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 17:37:31.033 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 17:37:31.047 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 17:37:31.115 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 17:37:31.117 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 17:37:31.119 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 17:37:31.141 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 17:37:31.143 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 17:37:31.146 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 17:37:31.147 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 17:37:31.149 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 17:37:31.159 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 17:37:31.200 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 17:37:31.200 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 17:37:31.202 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 17:37:31.203 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 17:37:31.224 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 17:37:31.225 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 17:37:31.241 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 17:37:31.257 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 17:37:31.259 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 17:37:31.277 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 17:37:31.279 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 17:37:31.360 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 17:37:31.362 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 17:37:31.364 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 17:37:31.366 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 17:37:31.416 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 17:37:31.441 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 17:37:31.674 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 17:37:31.677 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 17:37:31.711 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 17:37:31.714 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 17:37:31.715 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 17:37:31.717 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 17:37:31.718 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 17:37:31.719 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 17:37:31.774 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 17:37:31.962 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 17:37:31.985 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 17:37:32.069 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 17:37:32.217 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 17:37:34.312 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:37:34.320 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:37:34.320 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:37:34.443 | + inc/python:pip_install:200 : result=0 2022-04-14 17:37:34.445 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:37:34.448 | + functions-common:time_stop:2432 : local name 2022-04-14 17:37:34.450 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:37:34.452 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:37:34.455 | + functions-common:time_stop:2435 : local total 2022-04-14 17:37:34.458 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:37:34.460 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:37:34.462 | + functions-common:time_stop:2439 : start_time=1649957848839 2022-04-14 17:37:34.465 | + functions-common:time_stop:2441 : [[ -z 1649957848839 ]] 2022-04-14 17:37:34.468 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:37:34.472 | + functions-common:time_stop:2444 : end_time=1649957854469 2022-04-14 17:37:34.474 | + functions-common:time_stop:2445 : elapsed_time=5630 2022-04-14 17:37:34.476 | + functions-common:time_stop:2446 : total=81033 2022-04-14 17:37:34.479 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:37:34.481 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86663 2022-04-14 17:37:34.483 | + inc/python:pip_install:203 : return 0 2022-04-14 17:37:34.486 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 17:37:34.489 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 17:37:34.491 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 17:37:34.505 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 17:37:34.510 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 17:37:34.513 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 17:37:34.516 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 17:37:34.518 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 17:37:34.521 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 17:37:34.524 | ++ functions-common:git_clone:612 : pwd 2022-04-14 17:37:34.527 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 17:37:34.529 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 17:37:34.532 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 17:37:34.548 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 17:37:34.550 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 17:37:34.553 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 17:37:34.556 | + functions-common:git_clone:629 : echo master 2022-04-14 17:37:34.557 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 17:37:34.562 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 17:37:34.564 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 17:37:34.567 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 17:37:34.580 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 17:37:34.583 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 17:37:34.584 | + functions-common:git_clone:685 : head -1 2022-04-14 17:37:34.621 | e8e7d66cf Merge "Update http with https" 2022-04-14 17:37:34.624 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 17:37:34.627 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 17:37:34.630 | + inc/python:setup_develop:338 : local bindep 2022-04-14 17:37:34.632 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 17:37:34.635 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 17:37:34.637 | + inc/python:setup_develop:344 : local extras= 2022-04-14 17:37:34.640 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 17:37:34.643 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 17:37:34.646 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 17:37:34.648 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 17:37:34.651 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 17:37:34.653 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 17:37:34.656 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 17:37:34.659 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 17:37:34.662 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 17:37:34.664 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 17:37:34.667 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 17:37:34.670 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 17:37:34.676 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 17:37:34.679 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 17:37:35.366 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 17:37:35.368 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 17:37:35.370 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 17:37:35.373 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 17:37:35.375 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 17:37:35.378 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 17:37:35.381 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 17:37:35.383 | + inc/python:setup_package:428 : local extras= 2022-04-14 17:37:35.385 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 17:37:35.388 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 17:37:35.390 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 17:37:35.393 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 17:37:35.396 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 17:37:35.398 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 17:37:35.419 | Using python 3.8 to install /opt/stack/glance 2022-04-14 17:37:35.421 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 17:37:36.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:37:36.287 | from cryptography.utils import int_from_bytes 2022-04-14 17:37:36.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:37:36.287 | from cryptography.utils import int_from_bytes 2022-04-14 17:37:37.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:37:37.492 | Obtaining file:///opt/stack/glance 2022-04-14 17:37:37.493 | Preparing metadata (setup.py): started 2022-04-14 17:37:42.266 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 17:37:42.341 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 17:37:42.342 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 17:37:42.343 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 17:37:42.344 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 17:37:42.345 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 17:37:42.346 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 17:37:42.347 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 17:37:42.349 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 17:37:42.350 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 17:37:42.351 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 17:37:42.352 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 17:37:42.353 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 17:37:42.354 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 17:37:42.355 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 17:37:42.357 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 17:37:42.358 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 17:37:42.359 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 17:37:42.360 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 17:37:42.361 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 17:37:42.362 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 17:37:42.363 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 17:37:42.364 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 17:37:42.365 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 17:37:42.366 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 17:37:42.367 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 17:37:42.368 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 17:37:42.369 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 17:37:42.370 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 17:37:42.372 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 17:37:42.373 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 17:37:42.374 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 17:37:42.375 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 17:37:42.376 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 17:37:42.377 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 17:37:42.378 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 17:37:42.379 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 17:37:42.380 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 17:37:42.382 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 17:37:42.383 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 17:37:42.384 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 17:37:42.385 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 17:37:42.386 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 17:37:42.388 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 17:37:42.404 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 17:37:42.406 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 17:37:42.407 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 17:37:42.429 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (2.27.1) 2022-04-14 17:37:42.431 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (5.3.0) 2022-04-14 17:37:42.470 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 17:37:42.485 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 17:37:42.495 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 17:37:42.509 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 17:37:42.511 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 17:37:42.512 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 17:37:42.609 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev6) (3.0.7) 2022-04-14 17:37:42.687 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 17:37:42.739 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 17:37:42.743 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 17:37:42.775 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 17:37:42.851 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 17:37:42.852 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 17:37:42.853 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 17:37:42.915 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 17:37:42.917 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 17:37:42.918 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 17:37:42.944 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 17:37:42.993 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 17:37:42.994 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 17:37:43.055 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.1.0) 2022-04-14 17:37:43.057 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.4.0) 2022-04-14 17:37:43.060 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.2.4) 2022-04-14 17:37:43.062 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (2.8.0) 2022-04-14 17:37:43.063 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 17:37:43.087 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 17:37:43.090 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 17:37:43.093 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 17:37:43.137 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 17:37:43.180 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 17:37:43.181 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 17:37:43.183 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 17:37:43.261 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 17:37:43.322 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 17:37:43.428 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 17:37:43.700 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 17:37:43.703 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 17:37:43.705 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 17:37:43.708 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 17:37:43.763 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 17:37:43.786 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 17:37:43.881 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 17:37:43.997 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev6) (2.1.1) 2022-04-14 17:37:44.215 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.32) 2022-04-14 17:37:44.216 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.1.5) 2022-04-14 17:37:44.217 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (5.1.1) 2022-04-14 17:37:44.219 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.4) 2022-04-14 17:37:44.220 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 17:37:44.221 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.0) 2022-04-14 17:37:44.223 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 17:37:44.341 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.14.1) 2022-04-14 17:37:44.378 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev6) (1.0.3) 2022-04-14 17:37:44.430 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (1.3.3) 2022-04-14 17:37:44.432 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (3.0.0) 2022-04-14 17:37:44.684 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (3.10.1) 2022-04-14 17:37:44.874 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2.0.12) 2022-04-14 17:37:44.875 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (1.26.9) 2022-04-14 17:37:44.878 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (3.3) 2022-04-14 17:37:44.879 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2019.11.28) 2022-04-14 17:37:44.985 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.2) 2022-04-14 17:37:45.142 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 17:37:45.275 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 17:37:45.593 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (2.4.0) 2022-04-14 17:37:45.595 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 17:37:45.856 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.2) 2022-04-14 17:37:46.155 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 17:37:46.520 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (21.4.0) 2022-04-14 17:37:46.521 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (1.8.2) 2022-04-14 17:37:47.999 | Installing collected packages: glance 2022-04-14 17:37:47.999 | Attempting uninstall: glance 2022-04-14 17:37:47.999 | Found existing installation: glance 24.1.0.dev6 2022-04-14 17:37:48.006 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 17:37:48.008 | Running setup.py develop for glance 2022-04-14 17:37:54.197 | Successfully installed glance 2022-04-14 17:37:54.197 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:37:54.205 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:37:54.206 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:37:54.345 | + inc/python:pip_install:200 : result=0 2022-04-14 17:37:54.347 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:37:54.350 | + functions-common:time_stop:2432 : local name 2022-04-14 17:37:54.352 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:37:54.354 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:37:54.356 | + functions-common:time_stop:2435 : local total 2022-04-14 17:37:54.359 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:37:54.361 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:37:54.364 | + functions-common:time_stop:2439 : start_time=1649957855413 2022-04-14 17:37:54.366 | + functions-common:time_stop:2441 : [[ -z 1649957855413 ]] 2022-04-14 17:37:54.369 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:37:54.373 | + functions-common:time_stop:2444 : end_time=1649957874370 2022-04-14 17:37:54.375 | + functions-common:time_stop:2445 : elapsed_time=18957 2022-04-14 17:37:54.377 | + functions-common:time_stop:2446 : total=86663 2022-04-14 17:37:54.380 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:37:54.382 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105620 2022-04-14 17:37:54.385 | + inc/python:pip_install:203 : return 0 2022-04-14 17:37:54.387 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 17:37:54.390 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 17:37:54.392 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 17:37:54.412 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 17:37:54.424 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 17:37:54.427 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 17:37:54.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:37:54.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:37:54.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-14 17:37:54.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:37:54.440 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 17:37:54.442 | + ./stack.sh:main:922 : configure_glance 2022-04-14 17:37:54.445 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 17:37:54.457 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 17:37:54.460 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 17:37:54.463 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 17:37:54.465 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 17:37:54.467 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 17:37:54.470 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 17:37:54.473 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 17:37:54.476 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 17:37:54.504 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 17:37:54.532 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 17:37:54.562 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 17:37:54.591 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 17:37:54.620 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 17:37:54.650 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 17:37:54.653 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 17:37:54.655 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 17:37:54.657 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 17:37:54.660 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 17:37:54.688 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 17:37:54.717 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-14 17:37:54.746 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 17:37:54.775 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 17:37:54.806 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 17:37:54.835 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 17:37:54.865 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 17:37:54.893 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 17:37:54.925 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 17:37:54.955 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 17:37:54.985 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 17:37:54.987 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 17:37:54.990 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 17:37:54.992 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 17:37:54.995 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 17:37:54.997 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 17:37:55.013 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:55.016 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 17:37:55.018 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 17:37:55.021 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 17:37:55.037 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:55.040 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:37:55.043 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:37:55.073 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 17:37:55.075 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 17:37:55.078 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 17:37:55.080 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 17:37:55.082 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 17:37:55.111 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 17:37:55.142 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 17:37:55.144 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 17:37:55.146 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 17:37:55.149 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 17:37:55.151 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 17:37:55.153 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 17:37:55.156 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 17:37:55.186 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 17:37:55.188 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.11 2022-04-14 17:37:55.217 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 17:37:55.220 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 17:37:55.236 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:55.239 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 17:37:55.268 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 17:37:55.297 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 17:37:55.328 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 17:37:55.357 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 17:37:55.387 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 17:37:55.404 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:55.406 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 17:37:55.436 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 17:37:55.466 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 17:37:55.495 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.11/identity/v3 2022-04-14 17:37:55.524 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 17:37:55.553 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.11/image 2022-04-14 17:37:55.583 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 17:37:55.600 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:55.602 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 17:37:55.605 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 17:37:55.607 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 17:37:55.610 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 17:37:55.627 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 17:37:55.630 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 17:37:55.632 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 17:37:55.634 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 17:37:55.637 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 17:37:55.666 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:37:55.696 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:37:55.725 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 17:37:55.755 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 17:37:55.760 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 17:37:55.792 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 17:37:55.823 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 17:37:55.853 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.11/identity 2022-04-14 17:37:55.883 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 17:37:55.912 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 17:37:55.942 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 17:37:55.971 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 17:37:56.001 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 17:37:56.030 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 17:37:56.060 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 17:37:56.090 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 17:37:56.095 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 17:37:56.102 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 17:37:56.118 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:37:56.121 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 17:37:56.123 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 17:37:56.126 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 17:37:56.128 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 17:37:56.131 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 17:37:56.134 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 17:37:56.137 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 17:37:56.140 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 17:37:56.143 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 17:37:56.173 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 17:37:56.175 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 17:37:56.178 | ++ functions:get_random_port:837 : true 2022-04-14 17:37:56.180 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 17:37:56.182 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 17:37:56.185 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 17:37:56.250 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 17:37:56.252 | ++ functions:get_random_port:841 : break 2 2022-04-14 17:37:56.255 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 17:37:56.258 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 17:37:56.260 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 17:37:56.287 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 17:37:56.314 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 17:37:56.342 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 17:37:56.369 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 17:37:56.397 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 17:37:56.427 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 17:37:56.454 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 17:37:56.482 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 17:37:56.509 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 17:37:56.537 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 17:37:56.573 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 17:37:56.601 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 17:37:56.641 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 17:37:56.668 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 17:37:56.697 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 17:37:56.724 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 17:37:56.752 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 17:37:56.779 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 17:37:56.807 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 17:37:56.810 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 17:37:56.812 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 17:37:56.814 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:37:56.817 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:37:56.820 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 17:37:56.822 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 17:37:56.877 | proxy (enabled by site administrator) 2022-04-14 17:37:56.880 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 17:37:56.883 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 17:37:56.885 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 17:37:56.888 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:37:56.890 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:37:56.892 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 17:37:56.895 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 17:37:56.950 | proxy_http (enabled by site administrator) 2022-04-14 17:37:56.953 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 17:37:56.956 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 17:37:56.959 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 17:37:56.961 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 17:37:56.964 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:37:56.966 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:37:56.968 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 17:37:56.971 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 17:37:56.975 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 17:37:56.975 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 17:37:56.984 | KeepAlive Off 2022-04-14 17:37:56.988 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 17:37:56.989 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 17:37:56.997 | SetEnv proxy-sendchunked 1 2022-04-14 17:37:57.001 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 17:37:57.001 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 17:37:57.009 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 17:37:57.013 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 17:37:57.015 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 17:37:57.018 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 17:37:57.020 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 17:37:57.022 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 17:37:57.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:37:57.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:37:57.029 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 17:37:57.032 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 17:37:57.034 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:37:57.037 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:37:57.039 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 17:37:57.100 | Site glance-wsgi-api already enabled 2022-04-14 17:37:57.104 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 17:37:57.107 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 17:37:57.109 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:37:57.112 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 17:37:57.245 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 17:37:57.250 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 17:37:57.282 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 17:37:57.284 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 17:37:57.303 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:37:57.306 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 17:37:57.308 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 17:37:57.311 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 17:37:57.313 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 17:37:57.316 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 17:37:57.318 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 17:37:57.321 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 17:37:57.323 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 17:37:57.325 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 17:37:57.328 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 17:37:57.331 | ++ functions-common:git_clone:612 : pwd 2022-04-14 17:37:57.334 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 17:37:57.336 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 17:37:57.339 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 17:37:57.356 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 17:37:57.358 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 17:37:57.361 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 17:37:57.364 | + functions-common:git_clone:629 : echo master 2022-04-14 17:37:57.364 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 17:37:57.369 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 17:37:57.371 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 17:37:57.374 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 17:37:57.386 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 17:37:57.389 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 17:37:57.390 | + functions-common:git_clone:685 : head -1 2022-04-14 17:37:57.393 | 4c718910f privsep: Use Capabilities enum 2022-04-14 17:37:57.396 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 17:37:57.399 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 17:37:57.401 | + inc/python:setup_develop:338 : local bindep 2022-04-14 17:37:57.404 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 17:37:57.407 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 17:37:57.409 | + inc/python:setup_develop:344 : local extras= 2022-04-14 17:37:57.412 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 17:37:57.414 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 17:37:57.417 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 17:37:57.419 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 17:37:57.421 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 17:37:57.424 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 17:37:57.428 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 17:37:57.430 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 17:37:57.433 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 17:37:57.436 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 17:37:57.438 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 17:37:57.442 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 17:37:57.448 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 17:37:57.450 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 17:37:58.125 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 17:37:58.128 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 17:37:58.131 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 17:37:58.133 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 17:37:58.136 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 17:37:58.138 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 17:37:58.140 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 17:37:58.143 | + inc/python:setup_package:428 : local extras= 2022-04-14 17:37:58.145 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 17:37:58.148 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 17:37:58.150 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 17:37:58.153 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 17:37:58.155 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 17:37:58.157 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 17:37:58.179 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 17:37:58.181 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 17:37:59.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:37:59.039 | from cryptography.utils import int_from_bytes 2022-04-14 17:37:59.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:37:59.039 | from cryptography.utils import int_from_bytes 2022-04-14 17:38:00.224 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:38:00.254 | Obtaining file:///opt/stack/cinder 2022-04-14 17:38:00.255 | Preparing metadata (setup.py): started 2022-04-14 17:38:05.795 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 17:38:05.937 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-14 17:38:05.938 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-14 17:38:05.939 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-14 17:38:05.940 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-14 17:38:05.942 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-14 17:38:05.943 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-14 17:38:05.944 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-14 17:38:05.945 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-14 17:38:05.946 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-14 17:38:05.947 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-14 17:38:05.948 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-14 17:38:05.949 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-14 17:38:05.950 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-14 17:38:05.952 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-14 17:38:05.953 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-14 17:38:05.954 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-14 17:38:05.955 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-14 17:38:05.956 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-14 17:38:05.958 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-14 17:38:05.959 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-14 17:38:05.960 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-14 17:38:05.961 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-14 17:38:05.962 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-14 17:38:05.963 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-14 17:38:05.964 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-14 17:38:05.965 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-14 17:38:05.966 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-14 17:38:05.968 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-14 17:38:05.969 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-14 17:38:05.970 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-14 17:38:05.971 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-14 17:38:05.972 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-14 17:38:05.973 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-14 17:38:05.974 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-14 17:38:05.975 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-14 17:38:05.976 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-14 17:38:05.978 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-14 17:38:05.979 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-14 17:38:05.980 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-14 17:38:05.981 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-14 17:38:05.982 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-14 17:38:05.983 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-14 17:38:05.984 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-14 17:38:05.985 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-14 17:38:05.986 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-14 17:38:05.987 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-14 17:38:05.988 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-14 17:38:05.989 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-14 17:38:05.990 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-14 17:38:05.991 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-14 17:38:05.993 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-14 17:38:05.994 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-14 17:38:05.995 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-14 17:38:05.996 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-14 17:38:05.997 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-14 17:38:05.998 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-14 17:38:05.999 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-14 17:38:06.000 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-14 17:38:06.001 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-14 17:38:06.002 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-14 17:38:06.004 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-14 17:38:06.005 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-14 17:38:06.018 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-14 17:38:06.019 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-14 17:38:06.020 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-14 17:38:06.083 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-14 17:38:06.115 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-14 17:38:06.131 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-14 17:38:06.132 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-14 17:38:06.134 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-14 17:38:06.135 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-14 17:38:06.239 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-14 17:38:06.293 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-14 17:38:06.295 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-14 17:38:06.324 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-14 17:38:06.325 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-14 17:38:06.327 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-14 17:38:06.407 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-14 17:38:06.456 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-14 17:38:06.457 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-14 17:38:06.459 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-14 17:38:06.460 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-14 17:38:06.548 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-14 17:38:06.550 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-14 17:38:06.553 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-14 17:38:06.617 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-14 17:38:06.621 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-14 17:38:06.682 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-14 17:38:06.684 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-14 17:38:06.685 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-14 17:38:06.687 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-14 17:38:06.691 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-14 17:38:06.717 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-14 17:38:06.721 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-14 17:38:06.722 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-14 17:38:06.767 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-14 17:38:06.871 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-14 17:38:06.875 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-14 17:38:06.910 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-14 17:38:06.940 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-14 17:38:07.012 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-14 17:38:07.016 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-14 17:38:07.154 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-14 17:38:07.184 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-14 17:38:07.339 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-14 17:38:07.374 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-14 17:38:07.376 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-14 17:38:07.378 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-14 17:38:07.580 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-14 17:38:07.583 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-14 17:38:07.584 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-14 17:38:07.621 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-14 17:38:07.651 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-14 17:38:07.892 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-14 17:38:07.894 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-14 17:38:08.038 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-14 17:38:08.041 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-14 17:38:08.042 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-14 17:38:08.234 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-14 17:38:08.373 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-14 17:38:08.375 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-14 17:38:08.376 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-14 17:38:08.412 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-14 17:38:08.659 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-14 17:38:08.743 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-14 17:38:08.746 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-14 17:38:08.945 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-14 17:38:09.046 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-14 17:38:09.049 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-14 17:38:09.235 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-14 17:38:09.670 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-14 17:38:09.721 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-14 17:38:09.772 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-14 17:38:10.846 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-14 17:38:11.119 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-14 17:38:11.120 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-14 17:38:11.265 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-14 17:38:11.459 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-14 17:38:11.638 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-14 17:38:13.336 | Installing collected packages: cinder 2022-04-14 17:38:13.337 | Attempting uninstall: cinder 2022-04-14 17:38:13.341 | Found existing installation: cinder 20.1.0.dev49 2022-04-14 17:38:13.343 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 17:38:13.344 | Running setup.py develop for cinder 2022-04-14 17:38:20.859 | Successfully installed cinder 2022-04-14 17:38:20.859 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:38:20.867 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:38:20.867 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:38:21.018 | + inc/python:pip_install:200 : result=0 2022-04-14 17:38:21.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:38:21.024 | + functions-common:time_stop:2432 : local name 2022-04-14 17:38:21.026 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:38:21.028 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:38:21.030 | + functions-common:time_stop:2435 : local total 2022-04-14 17:38:21.033 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:38:21.035 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:38:21.037 | + functions-common:time_stop:2439 : start_time=1649957878173 2022-04-14 17:38:21.040 | + functions-common:time_stop:2441 : [[ -z 1649957878173 ]] 2022-04-14 17:38:21.043 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:38:21.047 | + functions-common:time_stop:2444 : end_time=1649957901044 2022-04-14 17:38:21.049 | + functions-common:time_stop:2445 : elapsed_time=22871 2022-04-14 17:38:21.051 | + functions-common:time_stop:2446 : total=105620 2022-04-14 17:38:21.053 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:38:21.056 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128491 2022-04-14 17:38:21.058 | + inc/python:pip_install:203 : return 0 2022-04-14 17:38:21.061 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 17:38:21.063 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 17:38:21.066 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 17:38:21.085 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 17:38:21.097 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 17:38:21.100 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 17:38:21.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:38:21.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:38:21.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-14 17:38:21.110 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:38:21.112 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 17:38:21.115 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 17:38:21.117 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 17:38:21.120 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:38:21.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:38:21.124 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 17:38:21.136 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 17:38:21.139 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 17:38:21.141 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 17:38:21.144 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 17:38:21.147 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 17:38:21.149 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 17:38:21.152 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 17:38:21.154 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:38:21.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:38:21.159 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 17:38:21.162 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 17:38:21.164 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 17:38:21.167 | + functions-common:apt_get_update:1197 : return 2022-04-14 17:38:21.169 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 17:38:21.172 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 17:38:21.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:38:21.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:38:21.180 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 17:38:21.202 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 17:38:21.312 | Reading package lists... 2022-04-14 17:38:21.558 | Building dependency tree... 2022-04-14 17:38:21.560 | Reading state information... 2022-04-14 17:38:21.825 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 17:38:21.825 | The following packages were automatically installed and are no longer required: 2022-04-14 17:38:21.826 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 17:38:21.826 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 17:38:21.826 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 17:38:21.826 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 17:38:21.826 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 17:38:21.826 | python3-zope.interface 2022-04-14 17:38:21.826 | Use 'sudo apt autoremove' to remove them. 2022-04-14 17:38:21.951 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 17:38:21.957 | + functions-common:apt_get:1241 : result=0 2022-04-14 17:38:21.959 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 17:38:21.962 | + functions-common:time_stop:2432 : local name 2022-04-14 17:38:21.964 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:38:21.967 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:38:21.969 | + functions-common:time_stop:2435 : local total 2022-04-14 17:38:21.972 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:38:21.975 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 17:38:21.978 | + functions-common:time_stop:2439 : start_time=1649957901200 2022-04-14 17:38:21.980 | + functions-common:time_stop:2441 : [[ -z 1649957901200 ]] 2022-04-14 17:38:21.983 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:38:21.988 | + functions-common:time_stop:2444 : end_time=1649957901985 2022-04-14 17:38:21.990 | + functions-common:time_stop:2445 : elapsed_time=785 2022-04-14 17:38:21.993 | + functions-common:time_stop:2446 : total=5309 2022-04-14 17:38:21.995 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:38:21.998 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6094 2022-04-14 17:38:22.000 | + functions-common:apt_get:1245 : return 0 2022-04-14 17:38:22.003 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 17:38:22.005 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 17:38:22.008 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 17:38:22.021 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 17:38:22.024 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 17:38:22.027 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 17:38:22.029 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 17:38:22.032 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 17:38:22.032 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 17:38:22.037 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 17:38:22.040 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 17:38:22.042 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 17:38:22.044 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 17:38:22.046 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 17:38:22.048 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 17:38:22.050 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 17:38:22.052 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 17:38:22.064 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 17:38:22.076 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 17:38:22.088 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 17:38:22.101 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 17:38:22.113 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 17:38:22.116 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 17:38:22.120 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.mxukCqnExH 2022-04-14 17:38:22.122 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 17:38:22.124 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 17:38:22.127 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 17:38:22.129 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.mxukCqnExH 2022-04-14 17:38:22.133 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.mxukCqnExH 2022-04-14 17:38:22.144 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.mxukCqnExH /etc/sudoers.d/cinder-rootwrap 2022-04-14 17:38:22.157 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 17:38:22.161 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 17:38:22.163 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 17:38:22.165 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 17:38:22.167 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 17:38:22.169 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 17:38:22.172 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 17:38:22.174 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 17:38:22.177 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 17:38:22.182 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 17:38:22.186 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 17:38:22.205 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 17:38:22.223 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 17:38:22.241 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 17:38:22.260 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 17:38:22.278 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 17:38:22.297 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 17:38:22.323 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 17:38:22.341 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 17:38:22.344 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 17:38:22.346 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 17:38:22.349 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 17:38:22.351 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 17:38:22.381 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 17:38:22.408 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-14 17:38:22.436 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 17:38:22.463 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 17:38:22.491 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 17:38:22.518 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 17:38:22.545 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 17:38:22.572 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 17:38:22.600 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 17:38:22.628 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 17:38:22.660 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 17:38:22.689 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 17:38:22.691 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 17:38:22.693 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 17:38:22.696 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 17:38:22.698 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 17:38:22.701 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 17:38:22.732 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 17:38:22.760 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 17:38:22.789 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 17:38:22.817 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 17:38:22.845 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 17:38:22.873 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 17:38:22.904 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 17:38:22.906 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.11 2022-04-14 17:38:22.934 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 17:38:22.966 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 17:38:22.973 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b2ba3fdb23885abd807f52d48cba5237 2022-04-14 17:38:23.005 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 17:38:23.007 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 17:38:23.035 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 17:38:23.064 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 17:38:23.091 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 17:38:23.119 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 17:38:23.136 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:38:23.138 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 17:38:23.154 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:38:23.157 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 17:38:23.174 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:38:23.176 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 17:38:23.193 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:38:23.196 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 17:38:23.198 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 17:38:23.200 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 17:38:23.203 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 17:38:23.205 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 17:38:23.207 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 17:38:23.210 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 17:38:23.226 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:38:23.229 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 17:38:23.232 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 17:38:23.234 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 17:38:23.250 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:38:23.252 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:38:23.255 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:38:23.283 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 17:38:23.286 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 17:38:23.288 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 17:38:23.291 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 17:38:23.293 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 17:38:23.296 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 17:38:23.314 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 17:38:23.316 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 17:38:23.318 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 17:38:23.321 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 17:38:23.323 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 17:38:23.351 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:38:23.391 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:38:23.419 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 17:38:23.447 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 17:38:23.464 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:38:23.466 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 17:38:23.468 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 17:38:23.471 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 17:38:23.474 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 17:38:23.476 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 17:38:23.478 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 17:38:23.481 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 17:38:23.485 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 17:38:23.488 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 17:38:23.490 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 17:38:23.502 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 17:38:23.503 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:38:23.511 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 17:38:23.514 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:38:23.530 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 17:38:23.533 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 17:38:23.536 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 17:38:23.566 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 17:38:23.593 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 17:38:23.620 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 17:38:23.649 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 17:38:23.681 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 17:38:23.709 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 17:38:23.736 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 17:38:23.764 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 17:38:23.792 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 17:38:23.820 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 17:38:23.848 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 17:38:23.875 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 17:38:23.904 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 17:38:23.906 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 17:38:23.909 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 17:38:23.911 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 17:38:23.914 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 17:38:23.916 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:38:23.918 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:38:23.921 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 17:38:23.924 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 17:38:23.926 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 17:38:23.954 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 17:38:23.985 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 17:38:23.985 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 17:38:23.994 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 17:38:23.998 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 17:38:24.001 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 17:38:24.004 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 17:38:24.006 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 17:38:24.009 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 17:38:24.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:38:24.013 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:38:24.016 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 17:38:24.018 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 17:38:24.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:38:24.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:38:24.025 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 17:38:24.087 | Enabling site cinder-wsgi. 2022-04-14 17:38:24.092 | To activate the new configuration, you need to run: 2022-04-14 17:38:24.092 | systemctl reload apache2 2022-04-14 17:38:24.096 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 17:38:24.099 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 17:38:24.102 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:38:24.104 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 17:38:24.236 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 17:38:24.239 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 17:38:24.277 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.11/image 2022-04-14 17:38:24.309 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 17:38:24.328 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:38:24.331 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 17:38:24.334 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 17:38:24.336 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 17:38:24.339 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 17:38:24.341 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 17:38:24.372 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 17:38:24.401 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.11/identity 2022-04-14 17:38:24.429 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 17:38:24.457 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 17:38:24.484 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 17:38:24.513 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 17:38:24.541 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 17:38:24.569 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 17:38:24.597 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 17:38:24.625 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 17:38:24.655 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 17:38:24.683 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 17:38:24.686 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 17:38:24.703 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:38:24.705 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.11:2379 2022-04-14 17:38:24.736 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 17:38:24.738 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 17:38:24.757 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:38:24.760 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 17:38:24.762 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 17:38:24.765 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 17:38:24.768 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 17:38:24.771 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 17:38:24.774 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 17:38:24.777 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:38:24.778 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 17:38:24.783 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:38:24.786 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 17:38:24.789 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 17:38:24.791 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 17:38:24.794 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 17:38:24.796 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 17:38:24.799 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 17:38:24.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:38:24.804 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:38:24.807 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-14 17:38:24.809 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:38:24.812 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 17:38:24.814 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 17:38:24.817 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 17:38:24.819 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 17:38:24.822 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 17:38:24.825 | ++ functions-common:git_clone:612 : pwd 2022-04-14 17:38:24.827 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 17:38:24.829 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 17:38:24.833 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 17:38:24.849 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 17:38:24.851 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 17:38:24.853 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 17:38:24.856 | + functions-common:git_clone:629 : echo master 2022-04-14 17:38:24.857 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 17:38:24.862 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 17:38:24.864 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 17:38:24.867 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 17:38:24.880 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 17:38:24.883 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 17:38:24.883 | + functions-common:git_clone:685 : head -1 2022-04-14 17:38:24.888 | 48553e0559 Merge "Fix i18n missing in ipam_backend_mixin" 2022-04-14 17:38:24.891 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 17:38:24.893 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 17:38:24.896 | + inc/python:setup_develop:338 : local bindep 2022-04-14 17:38:24.898 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 17:38:24.901 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 17:38:24.903 | + inc/python:setup_develop:344 : local extras= 2022-04-14 17:38:24.906 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 17:38:24.908 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 17:38:24.911 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 17:38:24.914 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 17:38:24.916 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 17:38:24.919 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 17:38:24.922 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 17:38:24.925 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 17:38:24.928 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 17:38:24.931 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 17:38:24.934 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 17:38:24.937 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 17:38:24.943 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 17:38:24.945 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 17:38:25.602 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 17:38:25.605 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 17:38:25.607 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 17:38:25.610 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 17:38:25.612 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 17:38:25.615 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 17:38:25.618 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 17:38:25.620 | + inc/python:setup_package:428 : local extras= 2022-04-14 17:38:25.622 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 17:38:25.625 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 17:38:25.627 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 17:38:25.630 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 17:38:25.632 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 17:38:25.634 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 17:38:25.658 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 17:38:25.662 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 17:38:26.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:38:26.531 | from cryptography.utils import int_from_bytes 2022-04-14 17:38:26.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:38:26.531 | from cryptography.utils import int_from_bytes 2022-04-14 17:38:27.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:38:27.744 | Obtaining file:///opt/stack/neutron 2022-04-14 17:38:27.745 | Preparing metadata (setup.py): started 2022-04-14 17:38:33.457 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 17:38:33.545 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.8.1) 2022-04-14 17:38:33.547 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.5.0) 2022-04-14 17:38:33.548 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.1.1) 2022-04-14 17:38:33.549 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.5.1) 2022-04-14 17:38:33.550 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.5.0) 2022-04-14 17:38:33.551 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.1.1) 2022-04-14 17:38:33.552 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.33.0) 2022-04-14 17:38:33.553 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.4.1) 2022-04-14 17:38:33.554 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.20.4) 2022-04-14 17:38:33.555 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.27.1) 2022-04-14 17:38:33.556 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.1.1) 2022-04-14 17:38:33.557 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (9.4.0) 2022-04-14 17:38:33.558 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.8.0) 2022-04-14 17:38:33.559 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.11.0) 2022-04-14 17:38:33.560 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.20.0) 2022-04-14 17:38:33.561 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (7.8.0) 2022-04-14 17:38:33.562 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (6.3.1) 2022-04-14 17:38:33.563 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.4.35) 2022-04-14 17:38:33.564 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.8.7) 2022-04-14 17:38:33.565 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.0) 2022-04-14 17:38:33.568 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.7.7) 2022-04-14 17:38:33.568 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.5.0) 2022-04-14 17:38:33.569 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.10.1) 2022-04-14 17:38:33.570 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.0) 2022-04-14 17:38:33.572 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (8.8.0) 2022-04-14 17:38:33.573 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.1.0) 2022-04-14 17:38:33.574 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (11.2.0) 2022-04-14 17:38:33.575 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.1.0) 2022-04-14 17:38:33.576 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.7.0) 2022-04-14 17:38:33.577 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (12.13.0) 2022-04-14 17:38:33.578 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.1) 2022-04-14 17:38:33.579 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.11.0) 2022-04-14 17:38:33.580 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.7.0) 2022-04-14 17:38:33.581 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.3.0) 2022-04-14 17:38:33.582 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (6.3.1) 2022-04-14 17:38:33.583 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.3.0) 2022-04-14 17:38:33.584 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.8.0) 2022-04-14 17:38:33.585 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.5.0) 2022-04-14 17:38:33.587 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.12.2) 2022-04-14 17:38:33.588 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.6.0) 2022-04-14 17:38:33.589 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.4.2) 2022-04-14 17:38:33.590 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.3.1) 2022-04-14 17:38:33.591 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.1.0) 2022-04-14 17:38:33.592 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.16.0) 2022-04-14 17:38:33.593 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.16.0) 2022-04-14 17:38:33.594 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (21.3) 2022-04-14 17:38:33.595 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.9.0) 2022-04-14 17:38:33.596 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.6.9) 2022-04-14 17:38:33.598 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (22.0.0) 2022-04-14 17:38:33.599 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (17.7.0) 2022-04-14 17:38:33.599 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.61.0) 2022-04-14 17:38:33.601 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.0) 2022-04-14 17:38:33.602 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.7.1) 2022-04-14 17:38:33.603 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.4.0) 2022-04-14 17:38:33.604 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.11.0) 2022-04-14 17:38:33.620 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev118) (4.11.3) 2022-04-14 17:38:33.621 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev118) (1.2.0) 2022-04-14 17:38:33.622 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev118) (5.6.0) 2022-04-14 17:38:33.630 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev118) (1.14.0) 2022-04-14 17:38:33.642 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev118) (1.16.0) 2022-04-14 17:38:33.643 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev118) (1.1.2) 2022-04-14 17:38:33.644 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev118) (2.2.1) 2022-04-14 17:38:33.664 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev118) (3.0.7) 2022-04-14 17:38:33.671 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev118) (2.1.1) 2022-04-14 17:38:33.730 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev118) (1.0.2) 2022-04-14 17:38:33.732 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev118) (1.7.0) 2022-04-14 17:38:33.786 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev118) (3.1.1) 2022-04-14 17:38:33.788 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev118) (4.4.0) 2022-04-14 17:38:33.832 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev118) (2.7.0) 2022-04-14 17:38:33.837 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev118) (1.2.2) 2022-04-14 17:38:33.864 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (6.0) 2022-04-14 17:38:33.865 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.4.4) 2022-04-14 17:38:33.867 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.0.0) 2022-04-14 17:38:33.868 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.4.0) 2022-04-14 17:38:33.870 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.32) 2022-04-14 17:38:33.871 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.1.5) 2022-04-14 17:38:33.872 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (36.0.2) 2022-04-14 17:38:33.873 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (2.5.0) 2022-04-14 17:38:33.890 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev118) (1.0.3) 2022-04-14 17:38:33.978 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev118) (0.17.3) 2022-04-14 17:38:34.048 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev118) (1.5.0) 2022-04-14 17:38:34.111 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev118) (2.0.1) 2022-04-14 17:38:34.113 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev118) (0.5.0) 2022-04-14 17:38:34.115 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev118) (0.13.0) 2022-04-14 17:38:34.171 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev118) (0.9.6) 2022-04-14 17:38:34.173 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev118) (2.8.2) 2022-04-14 17:38:34.231 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev118) (5.2.4) 2022-04-14 17:38:34.236 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev118) (5.0.0) 2022-04-14 17:38:34.237 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev118) (0.4.0) 2022-04-14 17:38:34.239 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev118) (5.1.0) 2022-04-14 17:38:34.262 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev118) (3.3.0) 2022-04-14 17:38:34.263 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev118) (3.2.0) 2022-04-14 17:38:34.310 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev118) (1.15.0) 2022-04-14 17:38:34.364 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev118) (2022.1) 2022-04-14 17:38:34.401 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev118) (3.0.0) 2022-04-14 17:38:34.403 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev118) (1.3.3) 2022-04-14 17:38:34.425 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev118) (3.2.0) 2022-04-14 17:38:34.567 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev118) (2.4.0) 2022-04-14 17:38:34.637 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev118) (62.0.0) 2022-04-14 17:38:34.714 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev118) (3.0.0) 2022-04-14 17:38:34.715 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev118) (0.3.5) 2022-04-14 17:38:34.830 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 17:38:34.832 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 17:38:34.833 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 17:38:34.834 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 17:38:34.835 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 17:38:34.837 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 17:38:34.838 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 17:38:35.043 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev118) (3.10.1) 2022-04-14 17:38:35.045 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev118) (2.5.0) 2022-04-14 17:38:35.047 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev118) (3.2.0) 2022-04-14 17:38:35.094 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev118) (2.1.0) 2022-04-14 17:38:35.102 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev118) (3.17.6) 2022-04-14 17:38:35.191 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev118) (1.26.9) 2022-04-14 17:38:35.193 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev118) (2.0.12) 2022-04-14 17:38:35.194 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev118) (2019.11.28) 2022-04-14 17:38:35.196 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev118) (3.3) 2022-04-14 17:38:35.232 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev118) (0.7) 2022-04-14 17:38:35.569 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev118) (0.13.1) 2022-04-14 17:38:35.641 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev118) (5.0.0) 2022-04-14 17:38:35.803 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev118) (2.21) 2022-04-14 17:38:35.874 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev118) (2.4.0) 2022-04-14 17:38:35.876 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev118) (0.5.0) 2022-04-14 17:38:36.111 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev118) (2.5.0) 2022-04-14 17:38:36.286 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev118) (2.2) 2022-04-14 17:38:36.852 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev118) (0.14.1) 2022-04-14 17:38:36.899 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev118) (0.2.5) 2022-04-14 17:38:37.506 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev118) (0.5.2) 2022-04-14 17:38:37.507 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev118) (0.4.2) 2022-04-14 17:38:37.824 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev118) (2.1.1) 2022-04-14 17:38:37.825 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev118) (4.11.1) 2022-04-14 17:38:37.992 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev118) (3.8.0) 2022-04-14 17:38:38.238 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev118) (21.4.0) 2022-04-14 17:38:38.240 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev118) (1.8.2) 2022-04-14 17:38:38.424 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev118) (1.0.0) 2022-04-14 17:38:38.686 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev118) (2.3.2) 2022-04-14 17:38:40.277 | Installing collected packages: neutron 2022-04-14 17:38:40.277 | Attempting uninstall: neutron 2022-04-14 17:38:40.277 | Found existing installation: neutron 20.1.0.dev118 2022-04-14 17:38:40.295 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 17:38:40.297 | Running setup.py develop for neutron 2022-04-14 17:38:47.860 | Successfully installed neutron 2022-04-14 17:38:47.860 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:38:47.868 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:38:47.868 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:38:48.022 | + inc/python:pip_install:200 : result=0 2022-04-14 17:38:48.024 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:38:48.026 | + functions-common:time_stop:2432 : local name 2022-04-14 17:38:48.029 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:38:48.031 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:38:48.033 | + functions-common:time_stop:2435 : local total 2022-04-14 17:38:48.036 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:38:48.038 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:38:48.040 | + functions-common:time_stop:2439 : start_time=1649957905651 2022-04-14 17:38:48.042 | + functions-common:time_stop:2441 : [[ -z 1649957905651 ]] 2022-04-14 17:38:48.045 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:38:48.049 | + functions-common:time_stop:2444 : end_time=1649957928047 2022-04-14 17:38:48.052 | + functions-common:time_stop:2445 : elapsed_time=22396 2022-04-14 17:38:48.054 | + functions-common:time_stop:2446 : total=128491 2022-04-14 17:38:48.056 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:38:48.059 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150887 2022-04-14 17:38:48.061 | + inc/python:pip_install:203 : return 0 2022-04-14 17:38:48.063 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 17:38:48.066 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 17:38:48.069 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 17:38:48.088 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 17:38:48.100 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 17:38:48.103 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 17:38:48.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:38:48.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:38:48.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-14 17:38:48.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:38:48.115 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 17:38:48.118 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 17:38:48.120 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 17:38:48.138 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:38:48.140 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 17:38:48.143 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 17:38:48.146 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 17:38:48.148 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 17:38:48.151 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 17:38:48.153 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 17:38:48.156 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 17:38:48.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:38:48.161 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:38:48.163 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-14 17:38:48.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:38:48.168 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 17:38:48.185 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:38:48.187 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 17:38:48.205 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:38:48.207 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 17:38:48.224 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:38:48.226 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 17:38:48.228 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 17:38:48.231 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 17:38:48.233 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 17:38:48.235 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 17:38:48.238 | ++ functions-common:git_clone:612 : pwd 2022-04-14 17:38:48.241 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 17:38:48.243 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 17:38:48.246 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 17:38:48.262 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 17:38:48.265 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 17:38:48.267 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 17:38:48.270 | + functions-common:git_clone:629 : echo master 2022-04-14 17:38:48.270 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 17:38:48.275 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 17:38:48.278 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 17:38:48.280 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 17:38:48.292 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 17:38:48.295 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 17:38:48.296 | + functions-common:git_clone:685 : head -1 2022-04-14 17:38:48.311 | a1f006d799 Merge "refactor: remove duplicated logic" 2022-04-14 17:38:48.314 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 17:38:48.317 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 17:38:48.319 | + inc/python:setup_develop:338 : local bindep 2022-04-14 17:38:48.322 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 17:38:48.324 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 17:38:48.327 | + inc/python:setup_develop:344 : local extras= 2022-04-14 17:38:48.329 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 17:38:48.332 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 17:38:48.334 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 17:38:48.337 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 17:38:48.339 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 17:38:48.342 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 17:38:48.345 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 17:38:48.348 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 17:38:48.350 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 17:38:48.353 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 17:38:48.355 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 17:38:48.359 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 17:38:48.365 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 17:38:48.367 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 17:38:49.028 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 17:38:49.031 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 17:38:49.033 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 17:38:49.036 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 17:38:49.038 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 17:38:49.040 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 17:38:49.042 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 17:38:49.045 | + inc/python:setup_package:428 : local extras= 2022-04-14 17:38:49.047 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 17:38:49.049 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 17:38:49.052 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 17:38:49.054 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 17:38:49.057 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 17:38:49.059 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 17:38:49.080 | Using python 3.8 to install /opt/stack/nova 2022-04-14 17:38:49.082 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 17:38:49.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:38:49.954 | from cryptography.utils import int_from_bytes 2022-04-14 17:38:49.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:38:49.954 | from cryptography.utils import int_from_bytes 2022-04-14 17:38:51.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:38:51.186 | Obtaining file:///opt/stack/nova 2022-04-14 17:38:51.186 | Preparing metadata (setup.py): started 2022-04-14 17:38:58.158 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 17:38:58.285 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (5.8.1) 2022-04-14 17:38:58.286 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.4.35) 2022-04-14 17:38:58.287 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (5.1.1) 2022-04-14 17:38:58.288 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (0.33.0) 2022-04-14 17:38:58.290 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (3.1.1) 2022-04-14 17:38:58.291 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (9.4.0) 2022-04-14 17:38:58.292 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (4.8.0) 2022-04-14 17:38:58.293 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.5.1) 2022-04-14 17:38:58.294 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (36.0.2) 2022-04-14 17:38:58.295 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.8.7) 2022-04-14 17:38:58.296 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.1.2) 2022-04-14 17:38:58.297 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.1.1) 2022-04-14 17:38:58.298 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (3.5.0) 2022-04-14 17:38:58.299 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (3.2.0) 2022-04-14 17:38:58.300 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (0.13.0) 2022-04-14 17:38:58.301 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.7.7) 2022-04-14 17:38:58.302 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (0.8.0) 2022-04-14 17:38:58.303 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (0.11.0) 2022-04-14 17:38:58.305 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.8.1) 2022-04-14 17:38:58.306 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.0.2) 2022-04-14 17:38:58.307 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev36) (3.2.0) 2022-04-14 17:38:58.308 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (8.3.0) 2022-04-14 17:38:58.309 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (4.5.0) 2022-04-14 17:38:58.310 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (7.8.0) 2022-04-14 17:38:58.311 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (3.6.0) 2022-04-14 17:38:58.312 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.27.1) 2022-04-14 17:38:58.314 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (3.5.0) 2022-04-14 17:38:58.315 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (0.10.0) 2022-04-14 17:38:58.317 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.10.1) 2022-04-14 17:38:58.318 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (4.5.0) 2022-04-14 17:38:58.319 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (8.8.0) 2022-04-14 17:38:58.320 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (4.1.0) 2022-04-14 17:38:58.321 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (4.7.0) 2022-04-14 17:38:58.322 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.5.0) 2022-04-14 17:38:58.323 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.3.0) 2022-04-14 17:38:58.324 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (4.3.0) 2022-04-14 17:38:58.326 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.5.0) 2022-04-14 17:38:58.327 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (4.12.2) 2022-04-14 17:38:58.328 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (11.2.0) 2022-04-14 17:38:58.329 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (6.3.1) 2022-04-14 17:38:58.330 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (12.13.0) 2022-04-14 17:38:58.332 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (3.11.0) 2022-04-14 17:38:58.333 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.7.0) 2022-04-14 17:38:58.334 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (5.1.0) 2022-04-14 17:38:58.336 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.8.0) 2022-04-14 17:38:58.337 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.5.0) 2022-04-14 17:38:58.338 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (4.5.1) 2022-04-14 17:38:58.339 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (5.9.0) 2022-04-14 17:38:58.340 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.6.0) 2022-04-14 17:38:58.341 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (5.2.0) 2022-04-14 17:38:58.342 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.1.0) 2022-04-14 17:38:58.344 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.7.0) 2022-04-14 17:38:58.345 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.7.1) 2022-04-14 17:38:58.346 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (3.10.1) 2022-04-14 17:38:58.347 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.0.1) 2022-04-14 17:38:58.349 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.11.0) 2022-04-14 17:38:58.350 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (0.2.2) 2022-04-14 17:38:58.351 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.3.3) 2022-04-14 17:38:58.352 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (1.7.0) 2022-04-14 17:38:58.353 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (4.6.4) 2022-04-14 17:38:58.354 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.8.2) 2022-04-14 17:38:58.355 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (2.4.0) 2022-04-14 17:38:58.356 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (0.61.0) 2022-04-14 17:38:58.357 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev36) (6.0) 2022-04-14 17:38:58.374 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev36) (4.11.3) 2022-04-14 17:38:58.375 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev36) (5.6.0) 2022-04-14 17:38:58.376 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev36) (1.2.0) 2022-04-14 17:38:58.400 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev36) (5.3.0) 2022-04-14 17:38:58.440 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev36) (1.15.0) 2022-04-14 17:38:58.472 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev36) (1.16.0) 2022-04-14 17:38:58.473 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev36) (2.2.1) 2022-04-14 17:38:58.497 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev36) (2.1.1) 2022-04-14 17:38:58.627 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev36) (3.1.1) 2022-04-14 17:38:58.629 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev36) (4.4.0) 2022-04-14 17:38:58.687 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev36) (1.4.4) 2022-04-14 17:38:58.689 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev36) (1.0.0) 2022-04-14 17:38:58.715 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev36) (1.1.5) 2022-04-14 17:38:58.717 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev36) (2.5.0) 2022-04-14 17:38:58.718 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev36) (1.32) 2022-04-14 17:38:58.720 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev36) (1.4.0) 2022-04-14 17:38:58.742 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev36) (6.3.1) 2022-04-14 17:38:58.746 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev36) (5.6.0) 2022-04-14 17:38:58.797 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev36) (1.16.0) 2022-04-14 17:38:58.801 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev36) (2.5.0) 2022-04-14 17:38:58.804 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev36) (0.6.9) 2022-04-14 17:38:58.864 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev36) (0.17.3) 2022-04-14 17:38:58.982 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev36) (2.0.1) 2022-04-14 17:38:58.983 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev36) (0.5.0) 2022-04-14 17:38:59.068 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev36) (0.9.6) 2022-04-14 17:38:59.132 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev36) (0.4.0) 2022-04-14 17:38:59.134 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev36) (5.1.0) 2022-04-14 17:38:59.136 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev36) (5.0.0) 2022-04-14 17:38:59.138 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev36) (5.2.4) 2022-04-14 17:38:59.167 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev36) (3.2.0) 2022-04-14 17:38:59.168 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev36) (3.3.0) 2022-04-14 17:38:59.225 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev36) (1.0.3) 2022-04-14 17:38:59.285 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev36) (2022.1) 2022-04-14 17:38:59.320 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev36) (3.0.0) 2022-04-14 17:38:59.323 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev36) (1.3.3) 2022-04-14 17:38:59.379 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev36) (21.3) 2022-04-14 17:38:59.382 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev36) (3.0.7) 2022-04-14 17:38:59.474 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev36) (1.5.0) 2022-04-14 17:38:59.501 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev36) (62.0.0) 2022-04-14 17:38:59.585 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev36) (0.2.5) 2022-04-14 17:38:59.666 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev36) (3.17.6) 2022-04-14 17:38:59.732 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev36) (22.0.0) 2022-04-14 17:38:59.733 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev36) (1.14.0) 2022-04-14 17:38:59.734 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev36) (1.3.3) 2022-04-14 17:38:59.781 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev36) (3.10.1) 2022-04-14 17:38:59.783 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev36) (2.1.0) 2022-04-14 17:38:59.784 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev36) (2.5.0) 2022-04-14 17:38:59.871 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev36) (1.26.9) 2022-04-14 17:38:59.873 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev36) (3.3) 2022-04-14 17:38:59.874 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev36) (2019.11.28) 2022-04-14 17:38:59.876 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev36) (2.0.12) 2022-04-14 17:38:59.977 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev36) (0.7) 2022-04-14 17:39:00.195 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev36) (0.5.2) 2022-04-14 17:39:00.196 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev36) (0.4.2) 2022-04-14 17:39:00.310 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev36) (2.5.0) 2022-04-14 17:39:00.313 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev36) (2.8) 2022-04-14 17:39:00.314 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev36) (1.4.2) 2022-04-14 17:39:00.438 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev36) (0.13.1) 2022-04-14 17:39:00.517 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev36) (1.22.3) 2022-04-14 17:39:00.553 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev36) (5.0.0) 2022-04-14 17:39:00.771 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev36) (2.21) 2022-04-14 17:39:00.854 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev36) (0.5.0) 2022-04-14 17:39:00.857 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev36) (2.4.0) 2022-04-14 17:39:01.089 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev36) (2.5.0) 2022-04-14 17:39:01.207 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev36) (2.2) 2022-04-14 17:39:01.702 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev36) (0.14.1) 2022-04-14 17:39:01.753 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev36) (2.16.0) 2022-04-14 17:39:02.134 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev36) (0.6.9) 2022-04-14 17:39:02.135 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev36) (0.6.9) 2022-04-14 17:39:02.136 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev36) (0.6.9) 2022-04-14 17:39:02.137 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev36) (0.6.9) 2022-04-14 17:39:02.139 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev36) (0.6.9) 2022-04-14 17:39:02.140 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev36) (0.6.9) 2022-04-14 17:39:02.141 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev36) (0.6.9) 2022-04-14 17:39:03.439 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev36) (3.8.0) 2022-04-14 17:39:03.867 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev36) (21.4.0) 2022-04-14 17:39:03.868 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev36) (1.8.2) 2022-04-14 17:39:03.969 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev36) (2.4.0) 2022-04-14 17:39:04.078 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev36) (1.0.0) 2022-04-14 17:39:05.801 | Installing collected packages: nova 2022-04-14 17:39:05.801 | Attempting uninstall: nova 2022-04-14 17:39:05.801 | Found existing installation: nova 25.1.0.dev36 2022-04-14 17:39:05.810 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 17:39:05.811 | Running setup.py develop for nova 2022-04-14 17:39:14.082 | Successfully installed nova 2022-04-14 17:39:14.082 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:39:14.091 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:39:14.091 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:39:14.239 | + inc/python:pip_install:200 : result=0 2022-04-14 17:39:14.241 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:39:14.243 | + functions-common:time_stop:2432 : local name 2022-04-14 17:39:14.246 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:39:14.248 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:39:14.250 | + functions-common:time_stop:2435 : local total 2022-04-14 17:39:14.252 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:39:14.255 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:39:14.257 | + functions-common:time_stop:2439 : start_time=1649957929075 2022-04-14 17:39:14.259 | + functions-common:time_stop:2441 : [[ -z 1649957929075 ]] 2022-04-14 17:39:14.262 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:39:14.266 | + functions-common:time_stop:2444 : end_time=1649957954264 2022-04-14 17:39:14.269 | + functions-common:time_stop:2445 : elapsed_time=25189 2022-04-14 17:39:14.271 | + functions-common:time_stop:2446 : total=150887 2022-04-14 17:39:14.273 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:39:14.276 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176076 2022-04-14 17:39:14.278 | + inc/python:pip_install:203 : return 0 2022-04-14 17:39:14.280 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 17:39:14.283 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 17:39:14.285 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 17:39:14.304 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 17:39:14.316 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 17:39:14.319 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 17:39:14.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:39:14.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:39:14.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-14 17:39:14.329 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:39:14.332 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 17:39:14.344 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 17:39:14.347 | + ./stack.sh:main:939 : configure_nova 2022-04-14 17:39:14.350 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 17:39:14.362 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 17:39:14.364 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 17:39:14.367 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 17:39:14.370 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 17:39:14.370 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 17:39:14.375 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 17:39:14.378 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 17:39:14.380 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 17:39:14.383 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 17:39:14.385 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 17:39:14.388 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 17:39:14.390 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 17:39:14.392 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 17:39:14.404 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 17:39:14.417 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 17:39:14.429 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 17:39:14.442 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 17:39:14.454 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 17:39:14.457 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 17:39:14.462 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.9kBoRqIJ15 2022-04-14 17:39:14.464 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 17:39:14.467 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 17:39:14.469 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 17:39:14.472 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 17:39:14.474 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 17:39:14.477 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.9kBoRqIJ15 2022-04-14 17:39:14.480 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.9kBoRqIJ15 2022-04-14 17:39:14.492 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.9kBoRqIJ15 /etc/sudoers.d/nova-rootwrap 2022-04-14 17:39:14.505 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 17:39:14.509 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 17:39:14.512 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 17:39:14.514 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 17:39:14.516 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 17:39:14.519 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 17:39:14.522 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 17:39:14.524 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 17:39:14.527 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 17:39:14.531 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 17:39:14.548 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:14.551 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 17:39:14.553 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 17:39:14.557 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 17:39:14.560 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 17:39:14.589 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 17:39:14.591 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 17:39:14.618 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 17:39:14.647 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 17:39:14.673 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 17:39:14.703 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 17:39:14.732 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 17:39:14.761 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 17:39:14.763 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.11 2022-04-14 17:39:14.790 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 17:39:14.818 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 17:39:14.845 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 17:39:14.871 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 17:39:14.898 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 17:39:14.928 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 17:39:14.931 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 17:39:14.933 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 17:39:14.935 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 17:39:14.937 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 17:39:14.940 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 17:39:14.942 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 17:39:14.944 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 17:39:14.946 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 17:39:14.948 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 17:39:14.950 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 17:39:14.953 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 17:39:14.955 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 17:39:14.958 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 17:39:14.962 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 17:39:14.964 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 17:39:14.966 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 17:39:14.969 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 17:39:14.971 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 17:39:14.974 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 17:39:14.990 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:14.992 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 17:39:14.995 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 17:39:14.997 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 17:39:15.025 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 17:39:15.027 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 17:39:15.029 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 17:39:15.032 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 17:39:15.034 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 17:39:15.037 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 17:39:15.068 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 17:39:15.071 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 17:39:15.073 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 17:39:15.076 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 17:39:15.078 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 17:39:15.081 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 17:39:15.110 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 17:39:15.140 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 17:39:15.167 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 17:39:15.194 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 17:39:15.210 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:15.212 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 17:39:15.231 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:15.235 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 17:39:15.235 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 17:39:15.241 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 17:39:15.243 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 17:39:15.271 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 17:39:15.286 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:15.289 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 17:39:15.291 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 17:39:15.293 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 17:39:15.295 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 17:39:15.298 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 17:39:15.327 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 17:39:15.354 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-14 17:39:15.381 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 17:39:15.409 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 17:39:15.436 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 17:39:15.464 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 17:39:15.491 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 17:39:15.518 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 17:39:15.545 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 17:39:15.572 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 17:39:15.588 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:15.591 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 17:39:15.593 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 17:39:15.623 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 17:39:15.651 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.11/identity 2022-04-14 17:39:15.678 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 17:39:15.705 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 17:39:15.733 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 17:39:15.764 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 17:39:15.791 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 17:39:15.819 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 17:39:15.835 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:15.838 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 17:39:15.840 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 17:39:15.867 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 17:39:15.897 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 17:39:15.899 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 17:39:15.927 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 17:39:15.930 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 17:39:15.932 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 17:39:15.934 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 17:39:15.937 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 17:39:15.939 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 17:39:15.941 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 17:39:15.943 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 17:39:15.946 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 17:39:15.948 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 17:39:15.950 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 17:39:15.952 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 17:39:15.955 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 17:39:15.957 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 17:39:15.959 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 17:39:15.962 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 17:39:15.964 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 17:39:15.966 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 17:39:15.968 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 17:39:15.971 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 17:39:15.973 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 17:39:15.975 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 17:39:15.977 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 17:39:15.980 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 17:39:15.983 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 17:39:15.999 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 17:39:16.001 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 17:39:16.003 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 17:39:16.006 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 17:39:16.008 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 17:39:16.035 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:39:16.063 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:39:16.090 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 17:39:16.118 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 17:39:16.149 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 17:39:16.164 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:16.167 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 17:39:16.169 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 17:39:16.172 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 17:39:16.174 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 17:39:16.177 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 17:39:16.179 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 17:39:16.182 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 17:39:16.186 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 17:39:16.188 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 17:39:16.191 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 17:39:16.204 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 17:39:16.204 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:39:16.212 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 17:39:16.216 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:39:16.231 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 17:39:16.233 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 17:39:16.238 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 17:39:16.266 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 17:39:16.293 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 17:39:16.321 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 17:39:16.348 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 17:39:16.375 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 17:39:16.402 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 17:39:16.429 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 17:39:16.456 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 17:39:16.483 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 17:39:16.510 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 17:39:16.538 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 17:39:16.565 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 17:39:16.592 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 17:39:16.595 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 17:39:16.598 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 17:39:16.600 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 17:39:16.602 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 17:39:16.605 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:16.607 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:16.609 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 17:39:16.612 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 17:39:16.614 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 17:39:16.641 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 17:39:16.669 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 17:39:16.670 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 17:39:16.678 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 17:39:16.682 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 17:39:16.684 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 17:39:16.686 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 17:39:16.689 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 17:39:16.691 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 17:39:16.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:16.695 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:16.698 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 17:39:16.700 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 17:39:16.702 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:16.704 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:16.707 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 17:39:16.767 | Enabling site nova-api-wsgi. 2022-04-14 17:39:16.773 | To activate the new configuration, you need to run: 2022-04-14 17:39:16.773 | systemctl reload apache2 2022-04-14 17:39:16.778 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 17:39:16.780 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 17:39:16.782 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:39:16.785 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 17:39:16.917 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 17:39:16.940 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:16.942 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 17:39:16.945 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 17:39:16.948 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 17:39:16.950 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 17:39:16.952 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 17:39:16.954 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 17:39:16.959 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 17:39:16.963 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 17:39:16.965 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 17:39:16.968 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 17:39:16.981 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 17:39:16.982 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:39:16.991 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 17:39:16.994 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:39:17.010 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 17:39:17.012 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 17:39:17.016 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 17:39:17.047 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 17:39:17.075 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 17:39:17.102 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 17:39:17.133 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 17:39:17.161 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 17:39:17.189 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 17:39:17.217 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 17:39:17.247 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 17:39:17.275 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 17:39:17.302 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 17:39:17.330 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 17:39:17.358 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 17:39:17.385 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 17:39:17.388 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 17:39:17.415 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 17:39:17.431 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:17.434 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 17:39:17.465 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 17:39:17.467 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 17:39:17.470 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 17:39:17.486 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:17.489 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:39:17.492 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:39:17.520 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 17:39:17.550 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 17:39:17.553 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 17:39:17.556 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 17:39:17.558 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 17:39:17.560 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 17:39:17.562 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 17:39:17.579 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:17.582 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 17:39:17.585 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 17:39:17.587 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 17:39:17.604 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:17.606 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:39:17.609 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:39:17.636 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 17:39:17.638 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 17:39:17.641 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 17:39:17.670 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 17:39:17.703 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 17:39:17.734 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 17:39:17.750 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:17.752 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 17:39:17.780 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 17:39:17.782 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 17:39:17.785 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 17:39:17.816 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 17:39:17.843 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.11/identity 2022-04-14 17:39:17.871 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 17:39:17.899 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 17:39:17.927 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 17:39:17.955 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 17:39:17.982 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 17:39:18.010 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 17:39:18.039 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 17:39:18.055 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:18.058 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 17:39:18.062 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 17:39:18.064 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 17:39:18.067 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 17:39:18.070 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 17:39:18.072 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 17:39:18.075 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 17:39:18.077 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 17:39:18.080 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 17:39:18.082 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 17:39:18.087 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 17:39:18.089 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 17:39:18.092 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 17:39:18.094 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 17:39:18.096 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 17:39:18.099 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 17:39:18.130 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 17:39:18.163 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 17:39:18.194 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 17:39:18.197 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 17:39:18.199 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 17:39:18.201 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 17:39:18.217 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:18.221 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 17:39:18.221 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 17:39:18.931 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 17:39:18.934 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 17:39:18.936 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 17:39:18.938 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 17:39:18.941 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 17:39:18.943 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 17:39:18.946 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 17:39:18.962 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:18.965 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 17:39:18.967 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 17:39:18.970 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 17:39:18.986 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:18.989 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-04-14 17:39:18.992 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-04-14 17:39:19.020 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 17:39:19.022 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 17:39:19.025 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 17:39:19.042 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:19.044 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 17:39:19.047 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 17:39:19.049 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 17:39:19.079 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.11/identity 2022-04-14 17:39:19.108 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 17:39:19.136 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 17:39:19.164 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 17:39:19.192 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 17:39:19.220 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 17:39:19.248 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 17:39:19.278 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 17:39:19.280 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 17:39:19.282 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 17:39:19.286 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 17:39:19.307 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 17:39:19.309 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 17:39:19.311 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 17:39:19.314 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 17:39:19.317 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 17:39:19.344 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:39:19.372 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:39:19.399 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 17:39:19.427 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 17:39:19.430 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 17:39:19.434 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 17:39:19.437 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 17:39:19.439 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 17:39:19.443 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 17:39:19.445 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 17:39:19.447 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 17:39:19.450 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 17:39:19.452 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 17:39:19.455 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 17:39:19.458 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 17:39:19.460 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 17:39:19.462 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 17:39:19.465 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 17:39:19.480 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:19.483 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 17:39:19.485 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 17:39:19.501 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:19.504 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 17:39:19.520 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:19.522 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 17:39:19.539 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:19.542 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 17:39:19.560 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:19.562 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 17:39:19.565 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 17:39:19.567 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 17:39:19.570 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 17:39:19.572 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 17:39:19.575 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 17:39:19.577 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 17:39:19.580 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:19.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:19.585 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 17:39:19.587 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 17:39:19.590 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 17:39:19.592 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 17:39:19.595 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 17:39:19.598 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 17:39:19.600 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 17:39:19.603 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:19.605 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:19.608 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 17:39:19.610 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 17:39:19.613 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 17:39:19.615 | + functions-common:apt_get_update:1197 : return 2022-04-14 17:39:19.618 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 17:39:19.620 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 17:39:19.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:19.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:19.628 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 17:39:19.649 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 17:39:19.759 | Reading package lists... 2022-04-14 17:39:20.000 | Building dependency tree... 2022-04-14 17:39:20.001 | Reading state information... 2022-04-14 17:39:20.253 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 17:39:20.253 | The following packages were automatically installed and are no longer required: 2022-04-14 17:39:20.254 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 17:39:20.254 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 17:39:20.254 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 17:39:20.254 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 17:39:20.254 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 17:39:20.254 | python3-zope.interface 2022-04-14 17:39:20.254 | Use 'sudo apt autoremove' to remove them. 2022-04-14 17:39:20.367 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 17:39:20.371 | + functions-common:apt_get:1241 : result=0 2022-04-14 17:39:20.374 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 17:39:20.376 | + functions-common:time_stop:2432 : local name 2022-04-14 17:39:20.379 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:39:20.382 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:39:20.384 | + functions-common:time_stop:2435 : local total 2022-04-14 17:39:20.386 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:39:20.389 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 17:39:20.391 | + functions-common:time_stop:2439 : start_time=1649957959646 2022-04-14 17:39:20.394 | + functions-common:time_stop:2441 : [[ -z 1649957959646 ]] 2022-04-14 17:39:20.397 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:39:20.401 | + functions-common:time_stop:2444 : end_time=1649957960399 2022-04-14 17:39:20.404 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-14 17:39:20.406 | + functions-common:time_stop:2446 : total=6094 2022-04-14 17:39:20.408 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:39:20.410 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6847 2022-04-14 17:39:20.413 | + functions-common:apt_get:1245 : return 0 2022-04-14 17:39:20.415 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 17:39:20.418 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 17:39:20.420 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 17:39:20.423 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 17:39:20.426 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 17:39:20.450 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 17:39:20.452 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 17:39:20.455 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 17:39:20.457 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 17:39:20.460 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 17:39:20.462 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 17:39:20.465 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 17:39:20.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:20.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:20.472 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 17:39:20.475 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 17:39:20.477 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 17:39:20.480 | + functions-common:apt_get_update:1197 : return 2022-04-14 17:39:20.482 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 17:39:20.485 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 17:39:20.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:20.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:20.493 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 17:39:20.516 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 17:39:20.624 | Reading package lists... 2022-04-14 17:39:20.870 | Building dependency tree... 2022-04-14 17:39:20.872 | Reading state information... 2022-04-14 17:39:21.129 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 17:39:21.129 | The following packages were automatically installed and are no longer required: 2022-04-14 17:39:21.131 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 17:39:21.131 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 17:39:21.131 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 17:39:21.131 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 17:39:21.131 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 17:39:21.131 | python3-zope.interface 2022-04-14 17:39:21.131 | Use 'sudo apt autoremove' to remove them. 2022-04-14 17:39:21.245 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 17:39:21.250 | + functions-common:apt_get:1241 : result=0 2022-04-14 17:39:21.252 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 17:39:21.255 | + functions-common:time_stop:2432 : local name 2022-04-14 17:39:21.257 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:39:21.260 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:39:21.262 | + functions-common:time_stop:2435 : local total 2022-04-14 17:39:21.265 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:39:21.267 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 17:39:21.270 | + functions-common:time_stop:2439 : start_time=1649957960513 2022-04-14 17:39:21.272 | + functions-common:time_stop:2441 : [[ -z 1649957960513 ]] 2022-04-14 17:39:21.275 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:39:21.280 | + functions-common:time_stop:2444 : end_time=1649957961277 2022-04-14 17:39:21.282 | + functions-common:time_stop:2445 : elapsed_time=764 2022-04-14 17:39:21.287 | + functions-common:time_stop:2446 : total=6847 2022-04-14 17:39:21.289 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:39:21.292 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7611 2022-04-14 17:39:21.295 | + functions-common:apt_get:1245 : return 0 2022-04-14 17:39:21.297 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 17:39:21.300 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 17:39:21.302 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 17:39:21.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:21.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:21.310 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 17:39:21.313 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 17:39:21.369 | wsgi (enabled by maintainer script) 2022-04-14 17:39:21.372 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 17:39:21.374 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 17:39:21.377 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 17:39:21.380 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 17:39:21.383 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 17:39:21.385 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 17:39:21.389 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 17:39:21.389 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 17:39:21.395 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 17:39:21.398 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 17:39:21.400 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 17:39:21.403 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 17:39:21.405 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 17:39:21.433 | Using python 3.8 to install osc-placement 2022-04-14 17:39:21.436 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 17:39:22.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:39:22.311 | from cryptography.utils import int_from_bytes 2022-04-14 17:39:22.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:39:22.311 | from cryptography.utils import int_from_bytes 2022-04-14 17:39:23.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:39:23.542 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 17:39:23.554 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 17:39:23.555 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 17:39:23.556 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 17:39:23.557 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 17:39:23.558 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 17:39:23.559 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 17:39:23.619 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 17:39:23.620 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 17:39:23.621 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 17:39:23.623 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 17:39:23.636 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 17:39:23.637 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 17:39:23.639 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 17:39:23.653 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 17:39:23.654 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 17:39:23.656 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 17:39:23.658 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 17:39:23.659 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 17:39:23.660 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 17:39:23.680 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 17:39:23.682 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 17:39:23.683 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 17:39:23.684 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 17:39:23.693 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 17:39:23.732 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 17:39:23.733 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 17:39:23.734 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 17:39:23.737 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 17:39:23.738 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 17:39:23.739 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 17:39:23.740 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 17:39:23.741 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 17:39:23.808 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 17:39:23.810 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 17:39:23.813 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 17:39:23.814 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 17:39:23.904 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 17:39:23.905 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 17:39:23.906 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 17:39:23.950 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 17:39:23.991 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 17:39:24.169 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 17:39:26.441 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:39:26.448 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:39:26.448 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:39:26.579 | + inc/python:pip_install:200 : result=0 2022-04-14 17:39:26.582 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:39:26.585 | + functions-common:time_stop:2432 : local name 2022-04-14 17:39:26.587 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:39:26.590 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:39:26.592 | + functions-common:time_stop:2435 : local total 2022-04-14 17:39:26.595 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:39:26.597 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:39:26.600 | + functions-common:time_stop:2439 : start_time=1649957961423 2022-04-14 17:39:26.602 | + functions-common:time_stop:2441 : [[ -z 1649957961423 ]] 2022-04-14 17:39:26.605 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:39:26.610 | + functions-common:time_stop:2444 : end_time=1649957966607 2022-04-14 17:39:26.613 | + functions-common:time_stop:2445 : elapsed_time=5184 2022-04-14 17:39:26.615 | + functions-common:time_stop:2446 : total=176076 2022-04-14 17:39:26.618 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:39:26.620 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=181260 2022-04-14 17:39:26.623 | + inc/python:pip_install:203 : return 0 2022-04-14 17:39:26.625 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 17:39:26.629 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 17:39:26.631 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 17:39:26.634 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 17:39:26.636 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 17:39:26.639 | ++ functions-common:git_clone:612 : pwd 2022-04-14 17:39:26.642 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 17:39:26.645 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 17:39:26.648 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 17:39:26.665 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 17:39:26.667 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 17:39:26.670 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 17:39:26.673 | + functions-common:git_clone:629 : echo master 2022-04-14 17:39:26.673 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 17:39:26.679 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 17:39:26.681 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 17:39:26.684 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 17:39:26.697 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 17:39:26.700 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 17:39:26.701 | + functions-common:git_clone:685 : head -1 2022-04-14 17:39:26.705 | c68d472d db: Remove unnecessary use of '_mapping' 2022-04-14 17:39:26.710 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 17:39:26.713 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 17:39:26.715 | + inc/python:setup_develop:338 : local bindep 2022-04-14 17:39:26.717 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 17:39:26.720 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 17:39:26.722 | + inc/python:setup_develop:344 : local extras= 2022-04-14 17:39:26.725 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 17:39:26.727 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 17:39:26.730 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 17:39:26.732 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 17:39:26.735 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 17:39:26.738 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 17:39:26.741 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 17:39:26.743 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 17:39:26.746 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 17:39:26.749 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 17:39:26.751 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 17:39:26.755 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 17:39:26.760 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 17:39:26.763 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 17:39:27.441 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 17:39:27.444 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 17:39:27.447 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 17:39:27.449 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 17:39:27.452 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 17:39:27.454 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 17:39:27.457 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 17:39:27.459 | + inc/python:setup_package:428 : local extras= 2022-04-14 17:39:27.462 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 17:39:27.464 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 17:39:27.467 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 17:39:27.469 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 17:39:27.472 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 17:39:27.474 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 17:39:27.496 | Using python 3.8 to install /opt/stack/placement 2022-04-14 17:39:27.499 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 17:39:28.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:39:28.368 | from cryptography.utils import int_from_bytes 2022-04-14 17:39:28.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:39:28.368 | from cryptography.utils import int_from_bytes 2022-04-14 17:39:29.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:39:29.591 | Obtaining file:///opt/stack/placement 2022-04-14 17:39:29.591 | Preparing metadata (setup.py): started 2022-04-14 17:39:34.225 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 17:39:34.271 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (5.8.1) 2022-04-14 17:39:34.272 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (1.4.35) 2022-04-14 17:39:34.273 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (9.4.0) 2022-04-14 17:39:34.275 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (2.5.1) 2022-04-14 17:39:34.276 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (1.8.7) 2022-04-14 17:39:34.277 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev15) (3.2.0) 2022-04-14 17:39:34.278 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (2.27.1) 2022-04-14 17:39:34.280 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (62.0.0) 2022-04-14 17:39:34.281 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (4.5.0) 2022-04-14 17:39:34.282 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (8.8.0) 2022-04-14 17:39:34.283 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (4.1.0) 2022-04-14 17:39:34.284 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (4.7.0) 2022-04-14 17:39:34.286 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (4.3.0) 2022-04-14 17:39:34.287 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (4.12.2) 2022-04-14 17:39:34.288 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (11.2.0) 2022-04-14 17:39:34.289 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (3.11.0) 2022-04-14 17:39:34.290 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (4.5.1) 2022-04-14 17:39:34.291 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (1.5.0) 2022-04-14 17:39:34.292 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (1.1.0) 2022-04-14 17:39:34.293 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (2.7.0) 2022-04-14 17:39:34.294 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev15) (1.0.1) 2022-04-14 17:39:34.361 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev15) (4.4.0) 2022-04-14 17:39:34.362 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev15) (5.1.0) 2022-04-14 17:39:34.364 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev15) (4.5.0) 2022-04-14 17:39:34.365 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev15) (3.1.1) 2022-04-14 17:39:34.367 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev15) (2.10.1) 2022-04-14 17:39:34.368 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev15) (1.16.0) 2022-04-14 17:39:34.387 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev15) (0.17.3) 2022-04-14 17:39:34.429 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev15) (6.0) 2022-04-14 17:39:34.431 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev15) (3.5.0) 2022-04-14 17:39:34.433 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev15) (1.5.0) 2022-04-14 17:39:34.434 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev15) (2.5.0) 2022-04-14 17:39:34.435 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev15) (0.8.0) 2022-04-14 17:39:34.485 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (1.7.7) 2022-04-14 17:39:34.486 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (2.0.1) 2022-04-14 17:39:34.489 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (0.13.0) 2022-04-14 17:39:34.490 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (0.5.0) 2022-04-14 17:39:34.530 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev15) (2.8.2) 2022-04-14 17:39:34.535 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev15) (0.9.6) 2022-04-14 17:39:34.553 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev15) (3.2.0) 2022-04-14 17:39:34.556 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev15) (3.1.1) 2022-04-14 17:39:34.557 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev15) (3.3.0) 2022-04-14 17:39:34.584 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev15) (2022.1) 2022-04-14 17:39:34.585 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev15) (1.0.3) 2022-04-14 17:39:34.597 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev15) (3.2.0) 2022-04-14 17:39:34.614 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev15) (0.11.0) 2022-04-14 17:39:34.616 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev15) (21.3) 2022-04-14 17:39:34.618 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev15) (1.0.2) 2022-04-14 17:39:34.619 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev15) (3.0.7) 2022-04-14 17:39:34.661 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev15) (2019.11.28) 2022-04-14 17:39:34.662 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev15) (1.26.9) 2022-04-14 17:39:34.665 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev15) (3.3) 2022-04-14 17:39:34.667 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev15) (2.0.12) 2022-04-14 17:39:34.684 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev15) (0.7) 2022-04-14 17:39:34.872 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev15) (1.1.2) 2022-04-14 17:39:34.914 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (1.2.0) 2022-04-14 17:39:34.915 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (5.6.0) 2022-04-14 17:39:34.916 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (4.11.3) 2022-04-14 17:39:34.934 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev15) (1.15.0) 2022-04-14 17:39:34.968 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev15) (1.14.0) 2022-04-14 17:39:35.025 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev15) (2.1.1) 2022-04-14 17:39:35.092 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev15) (1.7.0) 2022-04-14 17:39:35.178 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev15) (1.1.5) 2022-04-14 17:39:35.230 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev15) (0.2.5) 2022-04-14 17:39:35.427 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (0.4.2) 2022-04-14 17:39:35.430 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (0.5.2) 2022-04-14 17:39:35.431 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (5.1.1) 2022-04-14 17:39:35.508 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (2.5.0) 2022-04-14 17:39:35.573 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev15) (2.21) 2022-04-14 17:39:35.735 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (3.8.0) 2022-04-14 17:39:35.845 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (3.0.0) 2022-04-14 17:39:35.847 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev15) (1.0.0) 2022-04-14 17:39:37.800 | Installing collected packages: openstack-placement 2022-04-14 17:39:37.800 | Attempting uninstall: openstack-placement 2022-04-14 17:39:37.808 | Found existing installation: openstack-placement 7.1.0.dev15 2022-04-14 17:39:37.808 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 17:39:37.808 | Running setup.py develop for openstack-placement 2022-04-14 17:39:43.735 | Successfully installed openstack-placement 2022-04-14 17:39:43.735 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:39:43.743 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:39:43.743 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:39:43.870 | + inc/python:pip_install:200 : result=0 2022-04-14 17:39:43.873 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:39:43.875 | + functions-common:time_stop:2432 : local name 2022-04-14 17:39:43.877 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:39:43.880 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:39:43.882 | + functions-common:time_stop:2435 : local total 2022-04-14 17:39:43.884 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:39:43.886 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:39:43.889 | + functions-common:time_stop:2439 : start_time=1649957967491 2022-04-14 17:39:43.891 | + functions-common:time_stop:2441 : [[ -z 1649957967491 ]] 2022-04-14 17:39:43.895 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:39:43.899 | + functions-common:time_stop:2444 : end_time=1649957983896 2022-04-14 17:39:43.901 | + functions-common:time_stop:2445 : elapsed_time=16405 2022-04-14 17:39:43.904 | + functions-common:time_stop:2446 : total=181260 2022-04-14 17:39:43.906 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:39:43.908 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=197665 2022-04-14 17:39:43.911 | + inc/python:pip_install:203 : return 0 2022-04-14 17:39:43.914 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 17:39:43.916 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 17:39:43.919 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 17:39:43.938 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 17:39:43.950 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 17:39:43.953 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 17:39:43.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:39:43.958 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:39:43.961 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-14 17:39:43.963 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:39:43.966 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 17:39:43.968 | + ./stack.sh:main:945 : configure_placement 2022-04-14 17:39:43.971 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 17:39:43.983 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 17:39:43.985 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 17:39:43.991 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 17:39:43.993 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 17:39:43.996 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 17:39:43.998 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 17:39:44.001 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 17:39:44.004 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 17:39:44.036 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 17:39:44.068 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 17:39:44.100 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 17:39:44.103 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 17:39:44.105 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 17:39:44.108 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 17:39:44.110 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 17:39:44.142 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 17:39:44.171 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-14 17:39:44.200 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 17:39:44.229 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 17:39:44.258 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 17:39:44.288 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 17:39:44.318 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 17:39:44.348 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 17:39:44.377 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 17:39:44.406 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 17:39:44.409 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 17:39:44.412 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 17:39:44.415 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 17:39:44.435 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 17:39:44.437 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 17:39:44.440 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 17:39:44.442 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 17:39:44.445 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 17:39:44.475 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:39:44.504 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:39:44.533 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 17:39:44.562 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 17:39:44.565 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 17:39:44.567 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 17:39:44.570 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 17:39:44.572 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 17:39:44.575 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 17:39:44.577 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 17:39:44.581 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 17:39:44.585 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 17:39:44.587 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 17:39:44.590 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 17:39:44.603 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 17:39:44.604 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:39:44.612 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 17:39:44.615 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 17:39:44.631 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 17:39:44.633 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 17:39:44.637 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 17:39:44.669 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 17:39:44.697 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 17:39:44.727 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 17:39:44.755 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 17:39:44.784 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 17:39:44.812 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 17:39:44.841 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 17:39:44.869 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 17:39:44.898 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 17:39:44.927 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 17:39:44.956 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 17:39:44.985 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 17:39:45.013 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 17:39:45.016 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 17:39:45.020 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 17:39:45.022 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 17:39:45.025 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 17:39:45.027 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:45.030 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:45.032 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 17:39:45.035 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 17:39:45.038 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 17:39:45.067 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 17:39:45.097 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 17:39:45.098 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 17:39:45.106 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 17:39:45.110 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 17:39:45.112 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 17:39:45.115 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 17:39:45.118 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 17:39:45.121 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 17:39:45.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:45.126 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:45.129 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 17:39:45.131 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 17:39:45.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:45.136 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:45.139 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 17:39:45.208 | Site placement-api already enabled 2022-04-14 17:39:45.213 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 17:39:45.215 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 17:39:45.218 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:39:45.220 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 17:39:45.360 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 17:39:45.380 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:45.383 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 17:39:45.402 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:45.404 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 17:39:45.425 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:45.428 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 17:39:45.431 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 17:39:45.433 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 17:39:45.466 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.11/identity 2022-04-14 17:39:45.495 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 17:39:45.525 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 17:39:45.554 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 17:39:45.585 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 17:39:45.613 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 17:39:45.643 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 17:39:45.672 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 17:39:45.690 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:45.693 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 17:39:45.710 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:39:45.713 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 17:39:45.715 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 17:39:45.718 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 17:39:45.720 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 17:39:45.723 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 17:39:45.725 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 17:39:45.728 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 17:39:45.731 | + functions-common:run_phase:1870 : local extra 2022-04-14 17:39:45.734 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 17:39:45.738 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 17:39:45.741 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 17:39:45.743 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 17:39:45.746 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 17:39:45.748 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 17:39:45.765 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:45.767 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 17:39:45.770 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 17:39:45.772 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 17:39:45.774 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 17:39:45.777 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:39:45.779 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 17:39:45.782 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 17:39:45.784 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 17:39:45.840 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 17:39:45.878 | [250021 Async install_tempest:275123]: running: install_tempest 2022-04-14 17:39:45.880 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 17:39:45.883 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 17:39:45.886 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 17:39:45.889 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 17:39:45.892 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 17:39:45.895 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 17:39:45.898 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 17:39:45.900 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 17:39:45.903 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 17:39:45.906 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 17:39:45.908 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 17:39:45.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 17:39:45.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 17:39:45.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-14 17:39:45.920 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 17:39:45.923 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 17:39:45.926 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 17:39:45.929 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 17:39:45.934 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 17:39:45.937 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 17:39:45.939 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 17:39:45.944 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 17:39:45.945 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 17:39:45.950 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 17:39:45.953 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 17:39:45.956 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 17:39:45.960 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 17:39:45.962 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 17:39:45.984 | Using python 3.8 to install python-openstackclient 2022-04-14 17:39:45.987 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 17:39:46.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:39:46.856 | from cryptography.utils import int_from_bytes 2022-04-14 17:39:46.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:39:46.856 | from cryptography.utils import int_from_bytes 2022-04-14 17:39:48.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 17:39:48.091 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 17:39:48.112 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 17:39:48.113 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 17:39:48.115 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 17:39:48.116 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 17:39:48.117 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 17:39:48.118 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 17:39:48.119 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 17:39:48.120 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 17:39:48.121 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 17:39:48.122 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 17:39:48.123 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 17:39:48.135 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 17:39:48.136 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 17:39:48.137 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 17:39:48.139 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 17:39:48.140 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 17:39:48.166 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 17:39:48.168 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 17:39:48.169 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 17:39:48.170 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 17:39:48.171 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 17:39:48.173 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 17:39:48.174 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 17:39:48.175 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 17:39:48.176 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 17:39:48.177 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 17:39:48.178 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 17:39:48.192 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 17:39:48.210 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 17:39:48.212 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 17:39:48.214 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 17:39:48.215 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 17:39:48.237 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 17:39:48.255 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 17:39:48.259 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 17:39:48.260 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 17:39:48.351 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 17:39:48.352 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 17:39:48.354 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 17:39:48.396 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 17:39:48.407 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 17:39:48.441 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 17:39:48.606 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 17:39:48.623 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 17:39:48.724 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 17:39:48.727 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 17:39:48.728 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 17:39:48.730 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 17:39:48.882 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 17:39:51.213 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 17:39:51.220 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 17:39:51.220 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 17:39:51.348 | + inc/python:pip_install:200 : result=0 2022-04-14 17:39:51.351 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 17:39:51.353 | + functions-common:time_stop:2432 : local name 2022-04-14 17:39:51.356 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:39:51.358 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:39:51.361 | + functions-common:time_stop:2435 : local total 2022-04-14 17:39:51.363 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:39:51.366 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 17:39:51.368 | + functions-common:time_stop:2439 : start_time=1649957985979 2022-04-14 17:39:51.370 | + functions-common:time_stop:2441 : [[ -z 1649957985979 ]] 2022-04-14 17:39:51.373 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:39:51.377 | + functions-common:time_stop:2444 : end_time=1649957991375 2022-04-14 17:39:51.380 | + functions-common:time_stop:2445 : elapsed_time=5396 2022-04-14 17:39:51.382 | + functions-common:time_stop:2446 : total=197665 2022-04-14 17:39:51.384 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:39:51.387 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=203061 2022-04-14 17:39:51.389 | + inc/python:pip_install:203 : return 0 2022-04-14 17:39:51.392 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 17:39:51.396 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 17:39:51.400 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.myIs2kbXNO 2022-04-14 17:39:51.403 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 17:39:51.405 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 17:39:51.408 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 17:39:51.411 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 17:39:51.413 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 17:39:51.416 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 17:39:51.435 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:51.437 | + ./stack.sh:main:1037 : configure_database 2022-04-14 17:39:51.440 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 17:39:51.442 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 17:39:51.445 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 17:39:51.447 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:39:51.449 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 17:39:51.452 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 17:39:51.454 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:51.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:51.462 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 17:39:51.465 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 17:39:51.469 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 17:39:51.469 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 17:39:51.475 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 17:39:51.530 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 17:39:51.532 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 17:39:51.535 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 17:39:51.538 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 17:39:51.540 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 17:39:51.543 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 17:39:51.545 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 17:39:51.547 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 17:39:51.550 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 17:39:51.552 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 17:39:51.554 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 17:39:51.557 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 17:39:51.559 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 17:39:51.562 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 17:39:51.565 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 17:39:51.567 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 17:39:51.570 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 17:39:51.572 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 17:39:51.574 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 17:39:51.577 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 17:39:51.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:51.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:51.585 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 17:39:51.587 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:39:51.589 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 17:39:54.761 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 17:39:54.777 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 17:39:54.777 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 17:39:54.781 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 17:39:54.784 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 17:39:54.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:54.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:54.792 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 17:39:54.794 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 17:39:54.796 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 17:39:54.799 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:39:54.801 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:39:54.804 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 17:39:54.806 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 17:39:54.809 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 17:39:54.821 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:39:54.887 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 17:39:54.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:39:54.950 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 17:39:55.011 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 17:39:55.067 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 17:39:55.121 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 17:39:55.124 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 17:39:55.126 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:39:55.129 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 17:39:58.495 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 17:39:58.497 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 17:39:58.501 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 17:39:58.505 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-173958 2022-04-14 17:39:58.508 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-173958 1041' 2022-04-14 17:39:58.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.513 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 17:39:58.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.518 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 17:39:58.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.524 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 17:39:58.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.529 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 17:39:58.532 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.535 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-14 17:39:58.537 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.540 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-14 17:39:58.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.545 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-173525 2022-04-14 17:39:58.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.551 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 17:39:58.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.556 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-14 17:39:58.559 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.561 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 17:39:58.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.569 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 17:39:58.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.581 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 17:39:58.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 17:39:58.586 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 17:39:58.589 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 17:39:58.591 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 17:39:58.594 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 17:39:58.606 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 17:39:58.609 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 17:39:58.611 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 17:39:58.614 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 17:39:58.617 | + functions-common:run_process:1689 : local group= 2022-04-14 17:39:58.619 | + functions-common:run_process:1690 : local user= 2022-04-14 17:39:58.622 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 17:39:58.624 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:39:58.627 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:39:58.629 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:39:58.632 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:39:58.635 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:39:58.640 | + functions-common:time_start:2423 : _TIME_START[$name]=1649957998637 2022-04-14 17:39:58.642 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 17:39:58.661 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:39:58.664 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 17:39:58.666 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 17:39:58.669 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 17:39:58.671 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 17:39:58.674 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 17:39:58.677 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 17:39:58.679 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 17:39:58.682 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 17:39:58.685 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 17:39:58.687 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:39:58.690 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:39:58.692 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 17:39:58.695 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 17:39:58.698 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 17:39:58.700 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 17:39:58.702 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:39:58.705 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:39:58.708 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:39:58.710 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:39:58.712 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 17:39:58.715 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:39:58.719 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 17:39:58.774 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 17:39:58.826 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 17:39:58.878 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 17:39:58.930 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 17:39:58.983 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:39:59.036 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:39:59.038 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 17:39:59.090 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:39:59.519 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 17:39:59.538 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 17:39:59.964 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 17:39:59.987 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:39:59.990 | + functions-common:time_stop:2432 : local name 2022-04-14 17:39:59.992 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:39:59.995 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:39:59.997 | + functions-common:time_stop:2435 : local total 2022-04-14 17:40:00.000 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:40:00.002 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:40:00.005 | + functions-common:time_stop:2439 : start_time=1649957998637 2022-04-14 17:40:00.007 | + functions-common:time_stop:2441 : [[ -z 1649957998637 ]] 2022-04-14 17:40:00.011 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:40:00.015 | + functions-common:time_stop:2444 : end_time=1649958000012 2022-04-14 17:40:00.017 | + functions-common:time_stop:2445 : elapsed_time=1375 2022-04-14 17:40:00.020 | + functions-common:time_stop:2446 : total=0 2022-04-14 17:40:00.022 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:40:00.025 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1375 2022-04-14 17:40:00.027 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 17:40:00.030 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 17:40:00.032 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 17:40:00.035 | + functions-common:run_process:1689 : local group= 2022-04-14 17:40:00.037 | + functions-common:run_process:1690 : local user=root 2022-04-14 17:40:00.040 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 17:40:00.042 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:40:00.045 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:40:00.047 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:40:00.050 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:40:00.055 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:40:00.058 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958000055 2022-04-14 17:40:00.061 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 17:40:00.084 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:40:00.086 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:40:00.089 | + functions-common:time_stop:2432 : local name 2022-04-14 17:40:00.093 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:40:00.096 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:40:00.099 | + functions-common:time_stop:2435 : local total 2022-04-14 17:40:00.101 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:40:00.104 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:40:00.107 | + functions-common:time_stop:2439 : start_time=1649958000055 2022-04-14 17:40:00.109 | + functions-common:time_stop:2441 : [[ -z 1649958000055 ]] 2022-04-14 17:40:00.112 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:40:00.116 | + functions-common:time_stop:2444 : end_time=1649958000114 2022-04-14 17:40:00.119 | + functions-common:time_stop:2445 : elapsed_time=59 2022-04-14 17:40:00.122 | + functions-common:time_stop:2446 : total=1375 2022-04-14 17:40:00.124 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:40:00.128 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1434 2022-04-14 17:40:00.130 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 17:40:00.159 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:40:00.162 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 17:40:00.182 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:40:00.185 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 17:40:00.206 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:40:00.209 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 17:40:00.211 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 17:40:00.214 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837901-1-smb --data-dir /opt/stack/data/etcd' 2022-04-14 17:40:00.217 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 17:40:00.219 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837901-1-smb=http://10.222.0.11:2380' 2022-04-14 17:40:00.222 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.11:2380' 2022-04-14 17:40:00.225 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.11:2379' 2022-04-14 17:40:00.227 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 17:40:00.230 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 17:40:00.232 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.11:2379' 2022-04-14 17:40:00.235 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 17:40:00.237 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 17:40:00.240 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 17:40:00.243 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837901-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837901-1-smb=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' '' root 2022-04-14 17:40:00.245 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 17:40:00.248 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837901-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837901-1-smb=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' 2022-04-14 17:40:00.250 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:40:00.253 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 17:40:00.255 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:40:00.257 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:40:00.260 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 17:40:00.263 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:40:00.270 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 17:40:00.355 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 17:40:00.418 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837901-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837901-1-smb=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' 2022-04-14 17:40:00.481 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 17:40:00.534 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 17:40:00.584 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:40:00.635 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:40:00.638 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 17:40:00.699 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:40:01.124 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 17:40:01.177 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 17:40:01.229 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 17:40:01.284 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 17:40:01.338 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 17:40:01.341 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 17:40:01.345 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 17:40:01.348 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 17:40:01.779 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 17:40:01.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 17:40:02.204 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 17:40:03.079 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 17:40:03.098 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:40:03.100 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 17:40:03.103 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 17:40:03.106 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 17:40:03.110 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 17:40:03.123 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 17:40:03.135 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 17:40:03.138 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 17:40:03.140 | + 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.11/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 17:40:03.283 | + 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.11/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 17:40:03.422 | + 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.11/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 17:40:03.559 | + 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.11/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 17:40:03.695 | + 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.11/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 17:40:03.832 | + 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.11/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 17:40:03.971 | + 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.11/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 17:40:04.107 | + 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.11/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 17:40:04.244 | + 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.11/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 17:40:04.397 | + 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.11/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 17:40:04.535 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 17:40:04.540 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 17:40:04.543 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 17:40:04.546 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 17:40:04.551 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 17:40:04.554 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 17:40:04.557 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 17:40:04.573 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:40:04.575 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 17:40:04.578 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:40:04.580 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 17:40:04.583 | + ./stack.sh:main:1097 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-14 17:40:04.585 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 17:40:04.588 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 17:40:04.604 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:40:04.606 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 17:40:04.609 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 17:40:04.611 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 17:40:04.614 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 17:40:04.616 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 17:40:04.619 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 17:40:04.624 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:40:09.917 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 17:40:09.922 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:40:10.109 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 17:40:10.112 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 17:40:10.114 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:40:10.119 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:40:10.123 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:40:10.127 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958010125 2022-04-14 17:40:10.130 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 17:40:14.961 | 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=277049) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 17:40:14.968 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:14.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.970 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.970 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.970 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.971 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:14.971 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:14.998 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:14.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.999 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:14.999 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:14.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.000 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.001 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:15.001 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:15.372 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:15.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.374 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.374 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.374 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:15.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:15.375 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:15.375 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:15.383 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 17:40:47.176 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:47.176 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 17:40:47.249 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:47.249 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 17:40:47.320 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:47.320 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 17:40:47.428 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:47.428 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 17:40:47.519 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:47.519 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 17:40:47.581 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:47.581 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 17:40:48.759 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:48.760 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:48.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.762 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.762 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.762 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.763 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.763 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:48.763 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:48.763 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.767 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.767 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.767 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:48.767 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:48.774 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:48.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.776 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.776 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.777 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:48.777 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:48.777 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:48.777 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:49.335 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:49.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.337 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.337 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.338 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.343 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.343 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:49.343 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:49.445 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:49.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.447 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.447 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.448 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:49.448 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:49.448 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:49.448 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:49.456 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 17:40:49.628 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:49.629 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 17:40:49.707 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:49.707 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 17:40:49.794 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:49.794 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 17:40:49.857 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:49.857 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 17:40:49.931 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:49.931 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 17:40:50.028 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:50.028 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 17:40:50.102 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:50.103 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:50.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.105 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.105 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.105 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.106 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:50.106 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:50.107 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:50.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.109 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.109 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.109 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.109 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.110 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:50.110 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:50.118 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:50.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.122 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.122 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.122 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:50.122 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:50.622 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:50.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.623 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.624 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.624 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.625 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:50.625 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:50.754 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:40:50.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.755 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.756 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.756 | 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=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:40:50.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:40:50.757 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:40:50.757 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=277049) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:40:50.764 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 17:40:50.862 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:50.862 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 17:40:50.936 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:50.936 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 17:40:51.022 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:51.022 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 17:40:51.102 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:51.103 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 17:40:51.165 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:51.165 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 17:40:51.227 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:51.227 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 17:40:51.302 | INFO migrate.versioning.api [-] done 2022-04-14 17:40:51.700 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 17:40:51.703 | + functions-common:time_stop:2432 : local name 2022-04-14 17:40:51.706 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:40:51.708 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:40:51.711 | + functions-common:time_stop:2435 : local total 2022-04-14 17:40:51.713 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:40:51.715 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 17:40:51.718 | + functions-common:time_stop:2439 : start_time=1649958010125 2022-04-14 17:40:51.721 | + functions-common:time_stop:2441 : [[ -z 1649958010125 ]] 2022-04-14 17:40:51.724 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:40:51.728 | + functions-common:time_stop:2444 : end_time=1649958051726 2022-04-14 17:40:51.731 | + functions-common:time_stop:2445 : elapsed_time=41601 2022-04-14 17:40:51.733 | + functions-common:time_stop:2446 : total=0 2022-04-14 17:40:51.736 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:40:51.739 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41601 2022-04-14 17:40:51.741 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 17:40:51.743 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 17:40:51.748 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 17:40:52.892 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 17:40:52.917 | [275123 Async install_tempest:275123]: finished successfully 2022-04-14 17:40:56.306 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 17:40:56.307 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 17:40:56.307 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 17:40:56.308 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 17:40:56.308 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 17:40:56.308 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 17:40:56.309 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 17:40:56.309 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 17:40:56.309 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 17:40:56.667 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 17:40:56.671 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 17:41:01.254 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 17:41:01.255 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 17:41:01.255 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 17:41:01.255 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 17:41:01.256 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 17:41:01.256 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 17:41:01.256 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 17:41:01.257 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 17:41:01.257 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 17:41:01.617 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 17:41:01.620 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 17:41:01.622 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 17:41:01.625 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 17:41:01.641 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:41:01.644 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 17:41:01.648 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 17:41:01.652 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 17:41:01.654 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 17:41:01.657 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 17:41:01.659 | + functions-common:run_process:1689 : local group= 2022-04-14 17:41:01.662 | + functions-common:run_process:1690 : local user= 2022-04-14 17:41:01.664 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 17:41:01.666 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:41:01.672 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:41:01.673 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:41:01.674 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:41:01.677 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:41:01.682 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958061679 2022-04-14 17:41:01.684 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 17:41:01.700 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:41:01.703 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 17:41:01.705 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 17:41:01.708 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 17:41:01.710 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 17:41:01.713 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 17:41:01.715 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 17:41:01.717 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 17:41:01.720 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 17:41:01.722 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 17:41:01.724 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:41:01.727 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:41:01.729 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 17:41:01.732 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 17:41:01.740 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 17:41:01.740 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 17:41:01.740 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 17:41:01.741 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 17:41:01.743 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 17:41:01.745 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 17:41:01.749 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 17:41:01.800 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 17:41:01.854 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 17:41:01.906 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 17:41:01.969 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:41:02.021 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 17:41:02.073 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 17:41:02.124 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 17:41:02.176 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 17:41:02.227 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 17:41:02.288 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 17:41:02.290 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 17:41:02.342 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 17:41:02.753 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 17:41:02.767 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 17:41:03.158 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 17:41:03.240 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:41:03.243 | + functions-common:time_stop:2432 : local name 2022-04-14 17:41:03.245 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:41:03.248 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:41:03.250 | + functions-common:time_stop:2435 : local total 2022-04-14 17:41:03.254 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:41:03.256 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:41:03.258 | + functions-common:time_stop:2439 : start_time=1649958061679 2022-04-14 17:41:03.261 | + functions-common:time_stop:2441 : [[ -z 1649958061679 ]] 2022-04-14 17:41:03.270 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:41:03.270 | + functions-common:time_stop:2444 : end_time=1649958063265 2022-04-14 17:41:03.271 | + functions-common:time_stop:2445 : elapsed_time=1586 2022-04-14 17:41:03.273 | + functions-common:time_stop:2446 : total=1434 2022-04-14 17:41:03.275 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:41:03.278 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3020 2022-04-14 17:41:03.280 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 17:41:03.281 | Waiting for keystone to start... 2022-04-14 17:41:03.283 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.11/identity/v3/ 2022-04-14 17:41:03.285 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.11/identity/v3/ 2022-04-14 17:41:03.288 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 17:41:03.290 | + functions:wait_for_service:458 : local url=http://10.222.0.11/identity/v3/ 2022-04-14 17:41:03.293 | + functions:wait_for_service:459 : local rval=0 2022-04-14 17:41:03.295 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 17:41:03.297 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 17:41:03.300 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:41:03.303 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:41:03.309 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:41:03.311 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958063309 2022-04-14 17:41:03.314 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 17:41:03.320 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11/identity/v3/ 2022-04-14 17:41:09.903 | + :: : [[ 200 == 503 ]] 2022-04-14 17:41:09.904 | + :: : [[ 0 -eq 7 ]] 2022-04-14 17:41:09.907 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 17:41:09.910 | + functions-common:time_stop:2432 : local name 2022-04-14 17:41:09.913 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:41:09.915 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:41:09.917 | + functions-common:time_stop:2435 : local total 2022-04-14 17:41:09.920 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:41:09.922 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 17:41:09.925 | + functions-common:time_stop:2439 : start_time=1649958063309 2022-04-14 17:41:09.927 | + functions-common:time_stop:2441 : [[ -z 1649958063309 ]] 2022-04-14 17:41:09.931 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:41:09.935 | + functions-common:time_stop:2444 : end_time=1649958069933 2022-04-14 17:41:09.938 | + functions-common:time_stop:2445 : elapsed_time=6624 2022-04-14 17:41:09.941 | + functions-common:time_stop:2446 : total=0 2022-04-14 17:41:09.943 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:41:09.946 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6624 2022-04-14 17:41:09.948 | + functions:wait_for_service:467 : return 0 2022-04-14 17:41:09.950 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 17:41:09.968 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:41:09.970 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 17:41:09.973 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:41:09.975 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 17:41:10.008 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 17:41:10.011 | + 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.11/identity 2022-04-14 17:41:14.623 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.623 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.623 | 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=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.631 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.648 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.648 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.678 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.712 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.712 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.816 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.816 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.816 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.817 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.817 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.817 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.817 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.824 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.827 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.827 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.828 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.828 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.828 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.828 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.829 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=277907) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 17:41:14.865 | 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=277907) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 17:41:15.261 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created domain default 2022-04-14 17:41:15.357 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created project admin 2022-04-14 17:41:15.384 | DEBUG passlib.handlers.bcrypt [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=277907) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 17:41:15.384 | DEBUG passlib.handlers.bcrypt [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=277907) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 17:41:15.503 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created user admin 2022-04-14 17:41:15.561 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created role reader 2022-04-14 17:41:15.658 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created role member 2022-04-14 17:41:15.757 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created implied role where 13b4271a5c2249fd923ad0af154c8884 implies 3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:41:15.875 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created role admin 2022-04-14 17:41:16.015 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created implied role where 4023763e9156423aa210f8a9c7801582 implies 13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:41:16.212 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Granted role admin on project admin to user admin. 2022-04-14 17:41:16.306 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Granted role admin on the system to user admin. 2022-04-14 17:41:16.391 | WARNING py.warnings [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 17:41:16.392 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 17:41:16.392 |  2022-04-14 17:41:16.395 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created region RegionOne 2022-04-14 17:41:16.555 | INFO keystone.cmd.bootstrap [None req-eee803a5-4b63-4f1e-8e91-9667a8d71b63 None None] Created public endpoint http://10.222.0.11/identity 2022-04-14 17:41:17.011 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 17:41:17.014 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 17:41:17.016 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 17:41:17.019 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 17:41:19.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:19.996 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:19.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:19.996 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:20.160 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:20.163 | + lib/keystone:create_keystone_accounts:310 : admin_project=db5729dc11394e138900909953882fa0 2022-04-14 17:41:20.166 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 17:41:20.169 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 17:41:22.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:22.401 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:22.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:22.401 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:22.564 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:22.567 | + lib/keystone:create_keystone_accounts:312 : admin_user=a9d09d16c669462b9bd0fc462f8a6a9d 2022-04-14 17:41:22.569 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 17:41:22.572 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 17:41:22.574 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 17:41:22.576 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin a9d09d16c669462b9bd0fc462f8a6a9d default 2022-04-14 17:41:22.632 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a9d09d16c669462b9bd0fc462f8a6a9d default 2022-04-14 17:41:22.668 | [250021 Async ks-domain-role:278058]: running: get_or_add_user_domain_role admin a9d09d16c669462b9bd0fc462f8a6a9d default 2022-04-14 17:41:22.670 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 17:41:22.672 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 17:41:22.676 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 17:41:25.854 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 17:41:25.856 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 17:41:25.856 | default 2022-04-14 17:41:25.859 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 17:41:25.917 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 17:41:25.960 | [250021 Async ks-project:278199]: running: get_or_create_project service Default 2022-04-14 17:41:25.963 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 17:41:26.034 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 17:41:26.082 | [250021 Async ks-service:278285]: running: get_or_create_role service 2022-04-14 17:41:26.085 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 17:41:26.158 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 17:41:26.257 | [250021 Async ks-reseller:278371]: running: get_or_create_role ResellerAdmin 2022-04-14 17:41:26.276 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 17:41:26.304 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 17:41:26.730 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 17:41:26.973 | [250021 Async ks-anotherrole:278462]: running: get_or_create_role anotherrole 2022-04-14 17:41:26.992 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 17:41:27.024 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 17:41:27.044 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 17:41:27.076 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 17:41:29.393 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:29.503 | [278285 Async ks-service:278285]: finished successfully 2022-04-14 17:41:30.062 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:30.131 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:30.146 | [278371 Async ks-reseller:278371]: finished successfully 2022-04-14 17:41:30.189 | [278199 Async ks-project:278199]: finished successfully 2022-04-14 17:41:30.730 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:30.754 | [278462 Async ks-anotherrole:278462]: finished successfully 2022-04-14 17:41:30.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:30.790 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:30.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:30.790 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:30.956 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:30.959 | ++ functions-common:get_or_create_project:945 : project_id=3bd3b45604bd43f4a41cab01db7e0b03 2022-04-14 17:41:30.962 | ++ functions-common:get_or_create_project:946 : echo 3bd3b45604bd43f4a41cab01db7e0b03 2022-04-14 17:41:30.965 | + lib/keystone:create_keystone_accounts:340 : invis_project=3bd3b45604bd43f4a41cab01db7e0b03 2022-04-14 17:41:30.967 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 17:41:30.970 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 17:41:30.973 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 17:41:30.976 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 17:41:33.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:33.561 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:33.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:33.561 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:33.654 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:33.680 | [278058 Async ks-domain-role:278058]: finished successfully 2022-04-14 17:41:33.740 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:33.743 | ++ functions-common:get_or_create_project:945 : project_id=438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:33.745 | ++ functions-common:get_or_create_project:946 : echo 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:33.748 | + lib/keystone:create_keystone_accounts:344 : demo_project=438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:33.750 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 17:41:33.754 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 17:41:33.756 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:41:33.759 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 17:41:33.761 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 17:41:33.764 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 17:41:36.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.359 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.359 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.523 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:36.526 | ++ functions-common:get_or_create_user:932 : user_id=7e2f29b2894646de92bad31e9b06e198 2022-04-14 17:41:36.528 | ++ functions-common:get_or_create_user:933 : echo 7e2f29b2894646de92bad31e9b06e198 2022-04-14 17:41:36.531 | + lib/keystone:create_keystone_accounts:347 : demo_user=7e2f29b2894646de92bad31e9b06e198 2022-04-14 17:41:36.534 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 17:41:36.583 | [250021 Async ks-domain-role:278058]: Waiting for completion of get_or_add_user_domain_role admin a9d09d16c669462b9bd0fc462f8a6a9d default running on PID 278058 (6 other jobs running) 2022-04-14 17:41:36.608 | [250021 Async ks-domain-role:278058]: Signaling child to exit 2022-04-14 17:41:36.608 | WAKEUP 2022-04-14 17:41:36.631 | [250021 Async ks-domain-role:278058]: Signaled 2022-04-14 17:41:36.632 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 17:41:36.632 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a9d09d16c669462b9bd0fc462f8a6a9d --domain default 2022-04-14 17:41:36.632 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 17:41:36.632 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:41:36.632 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:41:36.633 | ++ functions-common:get_field:819 : read data 2022-04-14 17:41:36.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.633 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.633 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.633 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:36.633 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 17:41:36.633 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 17:41:36.633 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user a9d09d16c669462b9bd0fc462f8a6a9d --domain default 2022-04-14 17:41:36.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.633 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.633 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.633 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a9d09d16c669462b9bd0fc462f8a6a9d --domain default 2022-04-14 17:41:36.633 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:41:36.633 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 17:41:36.633 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:41:36.633 | ++ functions-common:get_field:819 : read data 2022-04-14 17:41:36.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.633 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.633 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.633 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:36.633 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:41:36.633 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:41:36.633 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:41:36.633 | ++ functions-common:get_field:825 : echo '| 4023763e9156423aa210f8a9c7801582 | a9d09d16c669462b9bd0fc462f8a6a9d | | | default | | False |' 2022-04-14 17:41:36.633 | ++ functions-common:get_field:819 : read data 2022-04-14 17:41:36.633 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=4023763e9156423aa210f8a9c7801582 2022-04-14 17:41:36.633 | + functions-common:get_or_add_user_domain_role:1028 : echo 4023763e9156423aa210f8a9c7801582 2022-04-14 17:41:36.633 | 4023763e9156423aa210f8a9c7801582 2022-04-14 17:41:36.675 | [250021 Async ks-domain-role:278058]: finished get_or_add_user_domain_role admin a9d09d16c669462b9bd0fc462f8a6a9d default with result 0 in 11 seconds 2022-04-14 17:41:36.682 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 17:41:36.719 | [250021 Async ks-project:278199]: Waiting for completion of get_or_create_project service Default running on PID 278199 (5 other jobs running) 2022-04-14 17:41:36.742 | [250021 Async ks-project:278199]: Signaling child to exit 2022-04-14 17:41:36.743 | WAKEUP 2022-04-14 17:41:36.765 | [250021 Async ks-project:278199]: Signaled 2022-04-14 17:41:36.766 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 17:41:36.766 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 17:41:36.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.766 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.766 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.766 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:36.766 | + functions-common:get_or_create_project:945 : project_id=2ebd897ce32d499a977e98cc1d3cc122 2022-04-14 17:41:36.766 | + functions-common:get_or_create_project:946 : echo 2ebd897ce32d499a977e98cc1d3cc122 2022-04-14 17:41:36.766 | 2ebd897ce32d499a977e98cc1d3cc122 2022-04-14 17:41:36.810 | [250021 Async ks-project:278199]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 17:41:36.847 | [250021 Async ks-service:278285]: Waiting for completion of get_or_create_role service running on PID 278285 (4 other jobs running) 2022-04-14 17:41:36.871 | [250021 Async ks-service:278285]: Signaling child to exit 2022-04-14 17:41:36.871 | WAKEUP 2022-04-14 17:41:36.893 | [250021 Async ks-service:278285]: Signaled 2022-04-14 17:41:36.894 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 17:41:36.894 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 17:41:36.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.894 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:36.894 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:36.894 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:36.894 | + functions-common:get_or_create_role:957 : role_id=9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:41:36.894 | + functions-common:get_or_create_role:958 : echo 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:41:36.894 | 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:41:36.939 | [250021 Async ks-service:278285]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 17:41:36.975 | [250021 Async ks-reseller:278371]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 278371 (3 other jobs running) 2022-04-14 17:41:37.000 | [250021 Async ks-reseller:278371]: Signaling child to exit 2022-04-14 17:41:37.000 | WAKEUP 2022-04-14 17:41:37.022 | [250021 Async ks-reseller:278371]: Signaled 2022-04-14 17:41:37.031 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 17:41:37.032 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 17:41:37.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:37.032 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:37.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:37.032 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:37.032 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:37.032 | + functions-common:get_or_create_role:957 : role_id=3fcd626ea4c04026bab0c51c569c37c4 2022-04-14 17:41:37.032 | + functions-common:get_or_create_role:958 : echo 3fcd626ea4c04026bab0c51c569c37c4 2022-04-14 17:41:37.032 | 3fcd626ea4c04026bab0c51c569c37c4 2022-04-14 17:41:37.076 | [250021 Async ks-reseller:278371]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 17:41:37.112 | [250021 Async ks-anotherrole:278462]: Waiting for completion of get_or_create_role anotherrole running on PID 278462 (2 other jobs running) 2022-04-14 17:41:37.136 | [250021 Async ks-anotherrole:278462]: Signaling child to exit 2022-04-14 17:41:37.136 | WAKEUP 2022-04-14 17:41:37.157 | [250021 Async ks-anotherrole:278462]: Signaled 2022-04-14 17:41:37.159 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 17:41:37.159 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 17:41:37.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:37.159 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:37.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:37.159 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:37.159 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:37.159 | + functions-common:get_or_create_role:957 : role_id=e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:41:37.159 | + functions-common:get_or_create_role:958 : echo e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:41:37.159 | e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:41:37.202 | [250021 Async ks-anotherrole:278462]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 17:41:37.207 | + inc/async:async_wait:197 : return 0 2022-04-14 17:41:37.209 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:37.267 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:37.312 | [250021 Async ks-demo-member:279329]: running: get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:37.314 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin a9d09d16c669462b9bd0fc462f8a6a9d 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:37.375 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a9d09d16c669462b9bd0fc462f8a6a9d 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:37.416 | [250021 Async ks-demo-admin:279441]: running: get_or_add_user_project_role admin a9d09d16c669462b9bd0fc462f8a6a9d 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:37.423 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:37.490 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:37.539 | [250021 Async ks-demo-another:279553]: running: get_or_add_user_project_role anotherrole 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:37.542 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 3bd3b45604bd43f4a41cab01db7e0b03 2022-04-14 17:41:37.611 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 3bd3b45604bd43f4a41cab01db7e0b03 2022-04-14 17:41:37.677 | [250021 Async ks-demo-invis:279665]: running: get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 3bd3b45604bd43f4a41cab01db7e0b03 2022-04-14 17:41:37.694 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 17:41:37.703 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 17:41:37.712 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:41:37.715 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 17:41:37.722 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 17:41:37.728 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 17:41:41.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:41.660 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:41.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:41.660 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:41.851 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:41.855 | ++ functions-common:get_or_create_user:932 : user_id=488663b079064d3c8afddd353a958648 2022-04-14 17:41:41.858 | ++ functions-common:get_or_create_user:933 : echo 488663b079064d3c8afddd353a958648 2022-04-14 17:41:41.862 | + lib/keystone:create_keystone_accounts:360 : demo_reader=488663b079064d3c8afddd353a958648 2022-04-14 17:41:41.864 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 488663b079064d3c8afddd353a958648 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:41.951 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 488663b079064d3c8afddd353a958648 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:42.030 | [250021 Async ks-demo-reader:279821]: running: get_or_add_user_project_role reader 488663b079064d3c8afddd353a958648 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:41:42.041 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 17:41:42.051 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 17:41:42.054 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 17:41:42.069 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 17:41:46.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:46.224 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:46.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:46.224 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:46.459 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:46.462 | ++ functions-common:get_or_create_project:945 : project_id=a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:46.464 | ++ functions-common:get_or_create_project:946 : echo a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:46.467 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:46.472 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 17:41:46.477 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 17:41:46.489 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:41:46.492 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 17:41:46.495 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 17:41:46.498 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 17:41:49.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:49.395 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:49.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:49.395 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:49.781 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:49.800 | ++ functions-common:get_or_create_user:932 : user_id=334c8e8413654fd1be8465850881fce5 2022-04-14 17:41:49.821 | ++ functions-common:get_or_create_user:933 : echo 334c8e8413654fd1be8465850881fce5 2022-04-14 17:41:49.841 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=334c8e8413654fd1be8465850881fce5 2022-04-14 17:41:49.858 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:50.293 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:50.503 | [250021 Async ks-alt-admin:280191]: running: get_or_add_user_project_role admin 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:50.528 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:50.959 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:51.153 | [250021 Async ks-alt-another:280303]: running: get_or_add_user_project_role anotherrole 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:51.172 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 17:41:51.200 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 17:41:51.214 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:41:51.248 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 17:41:51.269 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 17:41:51.325 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 17:41:53.061 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:53.199 | [279329 Async ks-demo-member:279329]: finished successfully 2022-04-14 17:41:54.619 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:54.814 | [279553 Async ks-demo-another:279553]: finished successfully 2022-04-14 17:41:55.149 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:55.291 | [279665 Async ks-demo-invis:279665]: finished successfully 2022-04-14 17:41:55.719 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:55.750 | [279441 Async ks-demo-admin:279441]: finished successfully 2022-04-14 17:41:56.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:56.855 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:56.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:41:56.855 | from cryptography.utils import int_from_bytes 2022-04-14 17:41:57.065 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:41:57.069 | ++ functions-common:get_or_create_user:932 : user_id=ddd58c64adcb4109a20f76bd91be0bc1 2022-04-14 17:41:57.072 | ++ functions-common:get_or_create_user:933 : echo ddd58c64adcb4109a20f76bd91be0bc1 2022-04-14 17:41:57.080 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ddd58c64adcb4109a20f76bd91be0bc1 2022-04-14 17:41:57.091 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ddd58c64adcb4109a20f76bd91be0bc1 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:57.189 | + inc/async:async_inner:63 : get_or_add_user_project_role member ddd58c64adcb4109a20f76bd91be0bc1 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:57.260 | [250021 Async ks-alt-member-user:280696]: running: get_or_add_user_project_role member ddd58c64adcb4109a20f76bd91be0bc1 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:41:57.265 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 17:41:57.274 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 17:41:57.282 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:41:57.292 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 17:41:57.299 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 17:41:57.329 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 17:41:57.872 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:41:58.025 | [279821 Async ks-demo-reader:279821]: finished successfully 2022-04-14 17:42:00.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:00.748 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:00.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:00.748 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:00.953 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:00.957 | ++ functions-common:get_or_create_user:932 : user_id=f3791c182f1948648e6f9e212aaf7f28 2022-04-14 17:42:00.959 | ++ functions-common:get_or_create_user:933 : echo f3791c182f1948648e6f9e212aaf7f28 2022-04-14 17:42:00.962 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f3791c182f1948648e6f9e212aaf7f28 2022-04-14 17:42:00.965 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f3791c182f1948648e6f9e212aaf7f28 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:01.074 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f3791c182f1948648e6f9e212aaf7f28 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:01.161 | [250021 Async ks-alt-reader-user:280941]: running: get_or_add_user_project_role reader f3791c182f1948648e6f9e212aaf7f28 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:01.167 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 17:42:01.188 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:42:01.206 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 17:42:01.214 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 17:42:01.222 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 17:42:04.527 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:04.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:04.559 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:04.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:04.559 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:04.577 | [280303 Async ks-alt-another:280303]: finished successfully 2022-04-14 17:42:04.749 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:04.751 | ++ functions-common:get_or_create_user:932 : user_id=acfbf6e0e9404aa099e4b0968ca1d04a 2022-04-14 17:42:04.754 | ++ functions-common:get_or_create_user:933 : echo acfbf6e0e9404aa099e4b0968ca1d04a 2022-04-14 17:42:04.757 | + lib/keystone:create_keystone_accounts:392 : system_member_user=acfbf6e0e9404aa099e4b0968ca1d04a 2022-04-14 17:42:04.760 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member acfbf6e0e9404aa099e4b0968ca1d04a all 2022-04-14 17:42:04.824 | + inc/async:async_inner:63 : get_or_add_user_system_role member acfbf6e0e9404aa099e4b0968ca1d04a all 2022-04-14 17:42:04.871 | [250021 Async ks-system-member:281183]: running: get_or_add_user_system_role member acfbf6e0e9404aa099e4b0968ca1d04a all 2022-04-14 17:42:04.876 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 17:42:04.879 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:42:04.882 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 17:42:04.884 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 17:42:04.889 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 17:42:06.664 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:06.837 | [280191 Async ks-alt-admin:280191]: finished successfully 2022-04-14 17:42:07.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:07.648 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:07.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:07.648 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:07.838 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:07.841 | ++ functions-common:get_or_create_user:932 : user_id=675f1bcd082042ac9709be007b0fcf55 2022-04-14 17:42:07.844 | ++ functions-common:get_or_create_user:933 : echo 675f1bcd082042ac9709be007b0fcf55 2022-04-14 17:42:07.846 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=675f1bcd082042ac9709be007b0fcf55 2022-04-14 17:42:07.849 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 675f1bcd082042ac9709be007b0fcf55 all 2022-04-14 17:42:07.939 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 675f1bcd082042ac9709be007b0fcf55 all 2022-04-14 17:42:08.104 | [250021 Async ks-system-reader:281418]: running: get_or_add_user_system_role reader 675f1bcd082042ac9709be007b0fcf55 all 2022-04-14 17:42:08.117 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 17:42:08.129 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 17:42:08.134 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 17:42:08.139 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 17:42:08.161 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 17:42:10.776 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:10.810 | [280696 Async ks-alt-member-user:280696]: finished successfully 2022-04-14 17:42:11.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:11.378 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:11.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:11.378 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:11.569 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:11.572 | ++ functions-common:get_or_create_group:909 : group_id=4dfc941958ef47a2ac7aee1f710f809b 2022-04-14 17:42:11.577 | ++ functions-common:get_or_create_group:910 : echo 4dfc941958ef47a2ac7aee1f710f809b 2022-04-14 17:42:11.580 | + lib/keystone:create_keystone_accounts:402 : admin_group=4dfc941958ef47a2ac7aee1f710f809b 2022-04-14 17:42:11.583 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 17:42:11.593 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 17:42:11.596 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 17:42:11.605 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 17:42:11.609 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 17:42:14.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:14.471 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:14.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:14.471 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:14.600 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:14.637 | [280941 Async ks-alt-reader-user:280941]: finished successfully 2022-04-14 17:42:14.677 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:14.680 | ++ functions-common:get_or_create_group:909 : group_id=c6cb529a625c4e8e9540794dfad94827 2022-04-14 17:42:14.683 | ++ functions-common:get_or_create_group:910 : echo c6cb529a625c4e8e9540794dfad94827 2022-04-14 17:42:14.686 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=c6cb529a625c4e8e9540794dfad94827 2022-04-14 17:42:14.688 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:14.760 | + inc/async:async_inner:63 : get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:14.818 | [250021 Async ks-group-memberdemo:281803]: running: get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:14.822 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:14.917 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:15.111 | [250021 Async ks-group-anotherdemo:281889]: running: get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:15.132 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:15.441 | + inc/async:async_inner:63 : get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:15.555 | [250021 Async ks-group-memberalt:281977]: running: get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:15.562 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:15.569 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:15.680 | [281183 Async ks-system-member:281183]: finished successfully 2022-04-14 17:42:15.900 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:16.133 | [250021 Async ks-group-anotheralt:282121]: running: get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:16.152 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 4dfc941958ef47a2ac7aee1f710f809b db5729dc11394e138900909953882fa0 2022-04-14 17:42:16.588 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 4dfc941958ef47a2ac7aee1f710f809b db5729dc11394e138900909953882fa0 2022-04-14 17:42:16.826 | [250021 Async ks-group-admin:282209]: running: get_or_add_group_project_role admin 4dfc941958ef47a2ac7aee1f710f809b db5729dc11394e138900909953882fa0 2022-04-14 17:42:16.845 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 17:42:17.207 | [250021 Async ks-demo-member:279329]: Waiting for completion of get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef running on PID 279329 (17 other jobs running) 2022-04-14 17:42:17.383 | [250021 Async ks-demo-member:279329]: Signaling child to exit 2022-04-14 17:42:17.383 | WAKEUP 2022-04-14 17:42:17.528 | [250021 Async ks-demo-member:279329]: Signaled 2022-04-14 17:42:17.545 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:42:17.546 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:42:17.546 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:17.546 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:17.546 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:17.546 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:17.546 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:17.546 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:42:17.546 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7e2f29b2894646de92bad31e9b06e198 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:17.546 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:17.546 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:42:17.546 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:17.546 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:17.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:17.546 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:17.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:17.546 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:17.546 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:17.546 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:42:17.546 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:42:17.546 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 7e2f29b2894646de92bad31e9b06e198 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:17.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:17.546 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:17.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:17.546 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:17.546 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7e2f29b2894646de92bad31e9b06e198 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:17.546 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:42:17.546 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:17.546 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:17.546 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:17.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:17.547 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:17.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:17.547 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:17.547 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:17.547 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:42:17.547 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:42:17.547 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:42:17.547 | ++ functions-common:get_field:825 : echo '| 13b4271a5c2249fd923ad0af154c8884 | 7e2f29b2894646de92bad31e9b06e198 | | 438442fc64244e40a7a6bc1c0a6707ef | | | False |' 2022-04-14 17:42:17.547 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:17.547 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:17.547 | + functions-common:get_or_add_user_project_role:1004 : echo 13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:17.547 | 13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:17.909 | [250021 Async ks-demo-member:279329]: finished get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef with result 0 in 15 seconds 2022-04-14 17:42:18.145 | [250021 Async ks-demo-admin:279441]: Waiting for completion of get_or_add_user_project_role admin a9d09d16c669462b9bd0fc462f8a6a9d 438442fc64244e40a7a6bc1c0a6707ef running on PID 279441 (16 other jobs running) 2022-04-14 17:42:18.303 | [250021 Async ks-demo-admin:279441]: Signaling child to exit 2022-04-14 17:42:18.303 | WAKEUP 2022-04-14 17:42:18.452 | [250021 Async ks-demo-admin:279441]: Signaled 2022-04-14 17:42:18.464 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:42:18.464 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:42:18.464 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:18.464 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:18.464 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:18.464 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:18.464 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:18.464 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:42:18.464 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:42:18.464 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:18.464 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a9d09d16c669462b9bd0fc462f8a6a9d --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:18.464 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:18.464 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:18.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:18.464 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:18.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:18.464 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:18.464 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:18.464 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:42:18.464 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:42:18.464 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a9d09d16c669462b9bd0fc462f8a6a9d --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:18.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:18.465 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:18.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:18.465 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:18.465 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a9d09d16c669462b9bd0fc462f8a6a9d --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:18.465 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:42:18.465 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:18.465 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:18.465 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:18.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:18.465 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:18.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:18.465 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:18.465 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:18.465 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:42:18.465 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:42:18.465 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:42:18.465 | ++ functions-common:get_field:825 : echo '| 4023763e9156423aa210f8a9c7801582 | a9d09d16c669462b9bd0fc462f8a6a9d | | 438442fc64244e40a7a6bc1c0a6707ef | | | False |' 2022-04-14 17:42:18.465 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:18.465 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4023763e9156423aa210f8a9c7801582 2022-04-14 17:42:18.465 | + functions-common:get_or_add_user_project_role:1004 : echo 4023763e9156423aa210f8a9c7801582 2022-04-14 17:42:18.465 | 4023763e9156423aa210f8a9c7801582 2022-04-14 17:42:18.741 | [250021 Async ks-demo-admin:279441]: finished get_or_add_user_project_role admin a9d09d16c669462b9bd0fc462f8a6a9d 438442fc64244e40a7a6bc1c0a6707ef with result 0 in 18 seconds 2022-04-14 17:42:18.980 | [250021 Async ks-demo-another:279553]: Waiting for completion of get_or_add_user_project_role anotherrole 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef running on PID 279553 (15 other jobs running) 2022-04-14 17:42:19.118 | [250021 Async ks-demo-another:279553]: Signaling child to exit 2022-04-14 17:42:19.118 | WAKEUP 2022-04-14 17:42:19.202 | [250021 Async ks-demo-another:279553]: Signaled 2022-04-14 17:42:19.216 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:42:19.216 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:42:19.216 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:19.216 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:19.216 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:19.216 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:19.216 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:19.216 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:42:19.216 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:42:19.216 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:19.216 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:19.216 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7e2f29b2894646de92bad31e9b06e198 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:19.216 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:19.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.216 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.217 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.217 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:19.217 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:42:19.217 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:42:19.217 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7e2f29b2894646de92bad31e9b06e198 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:19.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.217 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.217 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.217 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:19.217 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:42:19.217 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7e2f29b2894646de92bad31e9b06e198 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:19.217 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:19.217 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:19.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.217 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.217 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.217 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:19.217 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:42:19.217 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:42:19.217 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:42:19.217 | ++ functions-common:get_field:825 : echo '| e32ba0ba8f844c75bdb2a948dae651e3 | 7e2f29b2894646de92bad31e9b06e198 | | 438442fc64244e40a7a6bc1c0a6707ef | | | False |' 2022-04-14 17:42:19.217 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:19.217 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:42:19.217 | + functions-common:get_or_add_user_project_role:1004 : echo e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:42:19.217 | e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:42:19.467 | [250021 Async ks-demo-another:279553]: finished get_or_add_user_project_role anotherrole 7e2f29b2894646de92bad31e9b06e198 438442fc64244e40a7a6bc1c0a6707ef with result 0 in 17 seconds 2022-04-14 17:42:19.735 | [250021 Async ks-demo-invis:279665]: Waiting for completion of get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 3bd3b45604bd43f4a41cab01db7e0b03 running on PID 279665 (14 other jobs running) 2022-04-14 17:42:19.890 | [250021 Async ks-demo-invis:279665]: Signaling child to exit 2022-04-14 17:42:19.891 | WAKEUP 2022-04-14 17:42:19.922 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:19.952 | [250021 Async ks-demo-invis:279665]: Signaled 2022-04-14 17:42:19.953 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:42:19.953 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:42:19.954 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:19.954 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:19.954 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:19.954 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:19.954 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:19.954 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:42:19.954 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:42:19.954 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7e2f29b2894646de92bad31e9b06e198 --project 3bd3b45604bd43f4a41cab01db7e0b03 2022-04-14 17:42:19.954 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:19.954 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:19.954 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:19.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.954 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.954 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.954 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:19.954 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:42:19.954 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:42:19.954 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 7e2f29b2894646de92bad31e9b06e198 --project 3bd3b45604bd43f4a41cab01db7e0b03 2022-04-14 17:42:19.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.954 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.954 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.954 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:19.954 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:42:19.954 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7e2f29b2894646de92bad31e9b06e198 --project 3bd3b45604bd43f4a41cab01db7e0b03 2022-04-14 17:42:19.954 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:19.954 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:19.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.955 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:19.955 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:19.955 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:19.955 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:42:19.955 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:42:19.955 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:42:19.955 | ++ functions-common:get_field:825 : echo '| 13b4271a5c2249fd923ad0af154c8884 | 7e2f29b2894646de92bad31e9b06e198 | | 3bd3b45604bd43f4a41cab01db7e0b03 | | | False |' 2022-04-14 17:42:19.955 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:19.955 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:19.955 | + functions-common:get_or_add_user_project_role:1004 : echo 13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:19.955 | 13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:20.012 | [281418 Async ks-system-reader:281418]: finished successfully 2022-04-14 17:42:20.174 | [250021 Async ks-demo-invis:279665]: finished get_or_add_user_project_role member 7e2f29b2894646de92bad31e9b06e198 3bd3b45604bd43f4a41cab01db7e0b03 with result 0 in 17 seconds 2022-04-14 17:42:20.413 | [250021 Async ks-demo-reader:279821]: Waiting for completion of get_or_add_user_project_role reader 488663b079064d3c8afddd353a958648 438442fc64244e40a7a6bc1c0a6707ef running on PID 279821 (13 other jobs running) 2022-04-14 17:42:20.538 | [250021 Async ks-demo-reader:279821]: Signaling child to exit 2022-04-14 17:42:20.538 | WAKEUP 2022-04-14 17:42:20.656 | [250021 Async ks-demo-reader:279821]: Signaled 2022-04-14 17:42:20.672 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:42:20.672 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:42:20.672 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:20.672 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:20.672 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:20.672 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:20.672 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:20.672 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:42:20.672 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 488663b079064d3c8afddd353a958648 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:20.672 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:42:20.672 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:20.672 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:20.672 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:20.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:20.672 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:20.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:20.672 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:20.672 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:20.672 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:42:20.672 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:42:20.672 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 488663b079064d3c8afddd353a958648 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:20.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:20.673 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:20.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:20.673 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:20.673 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 488663b079064d3c8afddd353a958648 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:20.673 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:42:20.673 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:20.673 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:20.673 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:20.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:20.673 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:20.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:20.673 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:20.673 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:20.673 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:42:20.673 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:42:20.674 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:42:20.674 | ++ functions-common:get_field:825 : echo '| 3def7646e21447d9a8ae7425f25ec49d | 488663b079064d3c8afddd353a958648 | | 438442fc64244e40a7a6bc1c0a6707ef | | | False |' 2022-04-14 17:42:20.674 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:20.674 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:42:20.674 | + functions-common:get_or_add_user_project_role:1004 : echo 3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:42:20.674 | 3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:42:20.944 | [250021 Async ks-demo-reader:279821]: finished get_or_add_user_project_role reader 488663b079064d3c8afddd353a958648 438442fc64244e40a7a6bc1c0a6707ef with result 0 in 16 seconds 2022-04-14 17:42:20.973 | + inc/async:async_wait:197 : return 0 2022-04-14 17:42:20.987 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 17:42:21.355 | [250021 Async ks-alt-admin:280191]: Waiting for completion of get_or_add_user_project_role admin 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a running on PID 280191 (12 other jobs running) 2022-04-14 17:42:21.494 | [250021 Async ks-alt-admin:280191]: Signaling child to exit 2022-04-14 17:42:21.495 | WAKEUP 2022-04-14 17:42:21.619 | [250021 Async ks-alt-admin:280191]: Signaled 2022-04-14 17:42:21.628 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:42:21.628 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:42:21.628 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:21.628 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:21.628 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:21.628 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:21.628 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:21.628 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:42:21.628 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:21.628 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 334c8e8413654fd1be8465850881fce5 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:21.628 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:42:21.628 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:21.628 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:21.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:21.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:21.628 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:21.628 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:42:21.628 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:42:21.628 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 334c8e8413654fd1be8465850881fce5 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:21.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:21.629 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:21.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:21.629 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:21.629 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 334c8e8413654fd1be8465850881fce5 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:21.629 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:21.629 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:42:21.629 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:21.629 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:21.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:21.629 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:21.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:21.629 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:21.629 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:21.629 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:42:21.629 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:42:21.629 | ++ functions-common:get_field:825 : echo '| 4023763e9156423aa210f8a9c7801582 | 334c8e8413654fd1be8465850881fce5 | | a37267e901634e25a055c1abd4a2407a | | | False |' 2022-04-14 17:42:21.629 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:42:21.629 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:21.629 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4023763e9156423aa210f8a9c7801582 2022-04-14 17:42:21.629 | + functions-common:get_or_add_user_project_role:1004 : echo 4023763e9156423aa210f8a9c7801582 2022-04-14 17:42:21.629 | 4023763e9156423aa210f8a9c7801582 2022-04-14 17:42:21.928 | [250021 Async ks-alt-admin:280191]: finished get_or_add_user_project_role admin 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a with result 0 in 16 seconds 2022-04-14 17:42:22.177 | [250021 Async ks-alt-another:280303]: Waiting for completion of get_or_add_user_project_role anotherrole 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a running on PID 280303 (11 other jobs running) 2022-04-14 17:42:22.327 | [250021 Async ks-alt-another:280303]: Signaling child to exit 2022-04-14 17:42:22.328 | WAKEUP 2022-04-14 17:42:22.514 | [250021 Async ks-alt-another:280303]: Signaled 2022-04-14 17:42:22.534 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:42:22.535 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:42:22.535 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:22.535 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:22.535 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:22.535 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:22.535 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:22.535 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:42:22.535 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 334c8e8413654fd1be8465850881fce5 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:22.535 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:42:22.535 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:22.535 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:22.535 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:22.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:22.535 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:22.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:22.535 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:22.535 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:22.535 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:42:22.535 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:42:22.535 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 334c8e8413654fd1be8465850881fce5 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:22.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:22.535 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:22.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:22.535 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:22.535 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 334c8e8413654fd1be8465850881fce5 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:22.535 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:22.535 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:42:22.535 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:22.535 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:22.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:22.535 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:22.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:22.536 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:22.536 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:22.536 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:42:22.536 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:42:22.536 | ++ functions-common:get_field:825 : echo '| e32ba0ba8f844c75bdb2a948dae651e3 | 334c8e8413654fd1be8465850881fce5 | | a37267e901634e25a055c1abd4a2407a | | | False |' 2022-04-14 17:42:22.536 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:42:22.536 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:22.536 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:42:22.536 | + functions-common:get_or_add_user_project_role:1004 : echo e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:42:22.536 | e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:42:22.835 | [250021 Async ks-alt-another:280303]: finished get_or_add_user_project_role anotherrole 334c8e8413654fd1be8465850881fce5 a37267e901634e25a055c1abd4a2407a with result 0 in 13 seconds 2022-04-14 17:42:23.114 | [250021 Async ks-alt-member-user:280696]: Waiting for completion of get_or_add_user_project_role member ddd58c64adcb4109a20f76bd91be0bc1 a37267e901634e25a055c1abd4a2407a running on PID 280696 (10 other jobs running) 2022-04-14 17:42:23.232 | [250021 Async ks-alt-member-user:280696]: Signaling child to exit 2022-04-14 17:42:23.233 | WAKEUP 2022-04-14 17:42:23.366 | [250021 Async ks-alt-member-user:280696]: Signaled 2022-04-14 17:42:23.380 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:42:23.380 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:42:23.380 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:23.380 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:23.380 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:23.380 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:23.380 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:23.380 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:42:23.380 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:42:23.380 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:23.380 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ddd58c64adcb4109a20f76bd91be0bc1 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:23.380 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:23.380 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:23.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:23.380 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:23.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:23.380 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:23.380 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:23.380 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:42:23.380 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:42:23.380 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ddd58c64adcb4109a20f76bd91be0bc1 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:23.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:23.380 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:23.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:23.381 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:23.381 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:23.381 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ddd58c64adcb4109a20f76bd91be0bc1 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:23.381 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:42:23.381 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:23.381 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:23.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:23.381 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:23.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:23.381 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:23.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:23.381 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:42:23.381 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:42:23.381 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:42:23.381 | ++ functions-common:get_field:825 : echo '| 13b4271a5c2249fd923ad0af154c8884 | ddd58c64adcb4109a20f76bd91be0bc1 | | a37267e901634e25a055c1abd4a2407a | | | False |' 2022-04-14 17:42:23.381 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:23.381 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:23.381 | + functions-common:get_or_add_user_project_role:1004 : echo 13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:23.381 | 13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:23.685 | [250021 Async ks-alt-member-user:280696]: finished get_or_add_user_project_role member ddd58c64adcb4109a20f76bd91be0bc1 a37267e901634e25a055c1abd4a2407a with result 0 in 13 seconds 2022-04-14 17:42:23.925 | [250021 Async ks-alt-reader-user:280941]: Waiting for completion of get_or_add_user_project_role reader f3791c182f1948648e6f9e212aaf7f28 a37267e901634e25a055c1abd4a2407a running on PID 280941 (9 other jobs running) 2022-04-14 17:42:24.075 | [250021 Async ks-alt-reader-user:280941]: Signaling child to exit 2022-04-14 17:42:24.078 | WAKEUP 2022-04-14 17:42:24.262 | [250021 Async ks-alt-reader-user:280941]: Signaled 2022-04-14 17:42:24.280 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:42:24.280 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:42:24.280 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:24.280 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:24.280 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:24.280 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:24.280 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:24.280 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:42:24.280 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:42:24.280 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:24.280 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:24.280 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f3791c182f1948648e6f9e212aaf7f28 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:24.280 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:24.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:24.280 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:24.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:24.281 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:24.281 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:24.281 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:42:24.281 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:42:24.281 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user f3791c182f1948648e6f9e212aaf7f28 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:24.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:24.281 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:24.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:24.281 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:24.281 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:42:24.281 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:42:24.281 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f3791c182f1948648e6f9e212aaf7f28 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:24.281 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:42:24.281 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:24.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:24.281 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:24.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:24.281 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:24.281 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:24.281 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:42:24.281 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:42:24.281 | ++ functions-common:get_field:825 : echo '| 3def7646e21447d9a8ae7425f25ec49d | f3791c182f1948648e6f9e212aaf7f28 | | a37267e901634e25a055c1abd4a2407a | | | False |' 2022-04-14 17:42:24.281 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:42:24.281 | ++ functions-common:get_field:819 : read data 2022-04-14 17:42:24.281 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:42:24.281 | + functions-common:get_or_add_user_project_role:1004 : echo 3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:42:24.281 | 3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:42:24.566 | [250021 Async ks-alt-reader-user:280941]: finished get_or_add_user_project_role reader f3791c182f1948648e6f9e212aaf7f28 a37267e901634e25a055c1abd4a2407a with result 0 in 13 seconds 2022-04-14 17:42:24.600 | + inc/async:async_wait:197 : return 0 2022-04-14 17:42:24.621 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 17:42:24.883 | [250021 Async ks-system-member:281183]: Waiting for completion of get_or_add_user_system_role member acfbf6e0e9404aa099e4b0968ca1d04a all running on PID 281183 (8 other jobs running) 2022-04-14 17:42:25.037 | [250021 Async ks-system-member:281183]: Signaling child to exit 2022-04-14 17:42:25.038 | WAKEUP 2022-04-14 17:42:25.174 | [250021 Async ks-system-member:281183]: Signaled 2022-04-14 17:42:25.180 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 17:42:25.180 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 17:42:25.180 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 17:42:25.180 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:25.180 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:25.180 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:25.180 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:25.180 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:25.180 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 17:42:25.180 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user acfbf6e0e9404aa099e4b0968ca1d04a --system all -f value -c Role 2022-04-14 17:42:25.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.180 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.180 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.180 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:25.180 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 17:42:25.180 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 17:42:25.180 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user acfbf6e0e9404aa099e4b0968ca1d04a --system all 2022-04-14 17:42:25.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.181 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.181 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.181 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user acfbf6e0e9404aa099e4b0968ca1d04a --system all -f value -c Role 2022-04-14 17:42:25.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.181 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.181 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.181 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:25.181 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:25.181 | + functions-common:get_or_add_user_system_role:1059 : echo 13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:25.181 | 13b4271a5c2249fd923ad0af154c8884 2022-04-14 17:42:25.254 | [250021 Async ks-system-member:281183]: finished get_or_add_user_system_role member acfbf6e0e9404aa099e4b0968ca1d04a all with result 0 in 10 seconds 2022-04-14 17:42:25.357 | [250021 Async ks-system-reader:281418]: Waiting for completion of get_or_add_user_system_role reader 675f1bcd082042ac9709be007b0fcf55 all running on PID 281418 (7 other jobs running) 2022-04-14 17:42:25.516 | [250021 Async ks-system-reader:281418]: Signaling child to exit 2022-04-14 17:42:25.516 | WAKEUP 2022-04-14 17:42:25.658 | [250021 Async ks-system-reader:281418]: Signaled 2022-04-14 17:42:25.664 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 17:42:25.664 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 17:42:25.664 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 17:42:25.664 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:42:25.664 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:42:25.664 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:42:25.664 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:42:25.664 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:42:25.664 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 17:42:25.664 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 675f1bcd082042ac9709be007b0fcf55 --system all -f value -c Role 2022-04-14 17:42:25.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.664 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.664 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.664 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:25.664 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 17:42:25.664 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 17:42:25.664 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 675f1bcd082042ac9709be007b0fcf55 --system all 2022-04-14 17:42:25.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.664 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.664 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.664 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 675f1bcd082042ac9709be007b0fcf55 --system all -f value -c Role 2022-04-14 17:42:25.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.664 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:25.664 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:25.665 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:25.665 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:42:25.665 | + functions-common:get_or_add_user_system_role:1059 : echo 3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:42:25.665 | 3def7646e21447d9a8ae7425f25ec49d 2022-04-14 17:42:25.940 | [250021 Async ks-system-reader:281418]: finished get_or_add_user_system_role reader 675f1bcd082042ac9709be007b0fcf55 all with result 0 in 12 seconds 2022-04-14 17:42:25.988 | + inc/async:async_wait:197 : return 0 2022-04-14 17:42:26.012 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 17:42:26.346 | [250021 Async ks-group-memberdemo:281803]: Waiting for completion of get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef running on PID 281803 (6 other jobs running) 2022-04-14 17:42:26.490 | [250021 Async ks-group-memberdemo:281803]: Signaling child to exit 2022-04-14 17:42:28.541 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:28.617 | [281889 Async ks-group-anotherdemo:281889]: finished successfully 2022-04-14 17:42:29.421 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:29.464 | [281803 Async ks-group-memberdemo:281803]: finished successfully 2022-04-14 17:42:29.491 | WAKEUP 2022-04-14 17:42:29.541 | [250021 Async ks-group-memberdemo:281803]: Signaled 2022-04-14 17:42:29.542 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 17:42:29.542 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c6cb529a625c4e8e9540794dfad94827 --project 438442fc64244e40a7a6bc1c0a6707ef -f value 2022-04-14 17:42:29.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.542 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.542 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.542 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:29.542 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 17:42:29.542 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 17:42:29.542 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group c6cb529a625c4e8e9540794dfad94827 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:29.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.542 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.542 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.542 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c6cb529a625c4e8e9540794dfad94827 --project 438442fc64244e40a7a6bc1c0a6707ef -f value 2022-04-14 17:42:29.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.543 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.543 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.543 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:29.543 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='13b4271a5c2249fd923ad0af154c8884 c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef False' 2022-04-14 17:42:29.543 | + functions-common:get_or_add_group_project_role:1083 : echo 13b4271a5c2249fd923ad0af154c8884 c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef False 2022-04-14 17:42:29.543 | 13b4271a5c2249fd923ad0af154c8884 c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef False 2022-04-14 17:42:29.604 | [250021 Async ks-group-memberdemo:281803]: finished get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef with result 0 in 14 seconds 2022-04-14 17:42:29.644 | [250021 Async ks-group-anotherdemo:281889]: Waiting for completion of get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef running on PID 281889 (5 other jobs running) 2022-04-14 17:42:29.677 | [250021 Async ks-group-anotherdemo:281889]: Signaling child to exit 2022-04-14 17:42:29.678 | WAKEUP 2022-04-14 17:42:29.701 | [250021 Async ks-group-anotherdemo:281889]: Signaled 2022-04-14 17:42:29.703 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 17:42:29.703 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c6cb529a625c4e8e9540794dfad94827 --project 438442fc64244e40a7a6bc1c0a6707ef -f value 2022-04-14 17:42:29.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.703 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.703 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.703 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:29.704 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 17:42:29.704 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 17:42:29.704 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group c6cb529a625c4e8e9540794dfad94827 --project 438442fc64244e40a7a6bc1c0a6707ef 2022-04-14 17:42:29.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.704 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.704 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.704 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c6cb529a625c4e8e9540794dfad94827 --project 438442fc64244e40a7a6bc1c0a6707ef -f value 2022-04-14 17:42:29.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.704 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:29.704 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:29.704 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:29.704 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='e32ba0ba8f844c75bdb2a948dae651e3 c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef False' 2022-04-14 17:42:29.704 | + functions-common:get_or_add_group_project_role:1083 : echo e32ba0ba8f844c75bdb2a948dae651e3 c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef False 2022-04-14 17:42:29.705 | e32ba0ba8f844c75bdb2a948dae651e3 c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef False 2022-04-14 17:42:29.761 | [250021 Async ks-group-anotherdemo:281889]: finished get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 438442fc64244e40a7a6bc1c0a6707ef with result 0 in 13 seconds 2022-04-14 17:42:29.803 | [250021 Async ks-group-memberalt:281977]: Waiting for completion of get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a running on PID 281977 (4 other jobs running) 2022-04-14 17:42:29.841 | [250021 Async ks-group-memberalt:281977]: Signaling child to exit 2022-04-14 17:42:30.052 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:30.081 | [281977 Async ks-group-memberalt:281977]: finished successfully 2022-04-14 17:42:30.102 | WAKEUP 2022-04-14 17:42:30.125 | [250021 Async ks-group-memberalt:281977]: Signaled 2022-04-14 17:42:30.127 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 17:42:30.127 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c6cb529a625c4e8e9540794dfad94827 --project a37267e901634e25a055c1abd4a2407a -f value 2022-04-14 17:42:30.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:30.127 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:30.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:30.127 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:30.127 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:30.127 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 17:42:30.127 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 17:42:30.127 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group c6cb529a625c4e8e9540794dfad94827 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:30.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:30.127 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:30.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:30.128 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:30.128 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c6cb529a625c4e8e9540794dfad94827 --project a37267e901634e25a055c1abd4a2407a -f value 2022-04-14 17:42:30.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:30.128 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:30.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:30.128 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:30.128 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:30.128 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='13b4271a5c2249fd923ad0af154c8884 c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a False' 2022-04-14 17:42:30.128 | + functions-common:get_or_add_group_project_role:1083 : echo 13b4271a5c2249fd923ad0af154c8884 c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a False 2022-04-14 17:42:30.128 | 13b4271a5c2249fd923ad0af154c8884 c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a False 2022-04-14 17:42:30.176 | [250021 Async ks-group-memberalt:281977]: finished get_or_add_group_project_role member c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a with result 0 in 14 seconds 2022-04-14 17:42:30.223 | [250021 Async ks-group-anotheralt:282121]: Waiting for completion of get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a running on PID 282121 (3 other jobs running) 2022-04-14 17:42:30.250 | [250021 Async ks-group-anotheralt:282121]: Signaling child to exit 2022-04-14 17:42:30.930 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:30.958 | [282121 Async ks-group-anotheralt:282121]: finished successfully 2022-04-14 17:42:30.980 | WAKEUP 2022-04-14 17:42:31.008 | [250021 Async ks-group-anotheralt:282121]: Signaled 2022-04-14 17:42:31.009 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 17:42:31.010 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c6cb529a625c4e8e9540794dfad94827 --project a37267e901634e25a055c1abd4a2407a -f value 2022-04-14 17:42:31.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.010 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.010 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:31.010 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 17:42:31.010 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 17:42:31.010 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group c6cb529a625c4e8e9540794dfad94827 --project a37267e901634e25a055c1abd4a2407a 2022-04-14 17:42:31.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.010 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.010 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.010 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c6cb529a625c4e8e9540794dfad94827 --project a37267e901634e25a055c1abd4a2407a -f value 2022-04-14 17:42:31.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.010 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.010 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:31.010 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='e32ba0ba8f844c75bdb2a948dae651e3 c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a False' 2022-04-14 17:42:31.010 | + functions-common:get_or_add_group_project_role:1083 : echo e32ba0ba8f844c75bdb2a948dae651e3 c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a False 2022-04-14 17:42:31.010 | e32ba0ba8f844c75bdb2a948dae651e3 c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a False 2022-04-14 17:42:31.058 | [250021 Async ks-group-anotheralt:282121]: finished get_or_add_group_project_role anotherrole c6cb529a625c4e8e9540794dfad94827 a37267e901634e25a055c1abd4a2407a with result 0 in 15 seconds 2022-04-14 17:42:31.099 | [250021 Async ks-group-admin:282209]: Waiting for completion of get_or_add_group_project_role admin 4dfc941958ef47a2ac7aee1f710f809b db5729dc11394e138900909953882fa0 running on PID 282209 (2 other jobs running) 2022-04-14 17:42:31.126 | [250021 Async ks-group-admin:282209]: Signaling child to exit 2022-04-14 17:42:31.132 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:42:31.157 | [282209 Async ks-group-admin:282209]: finished successfully 2022-04-14 17:42:31.177 | WAKEUP 2022-04-14 17:42:31.199 | [250021 Async ks-group-admin:282209]: Signaled 2022-04-14 17:42:31.200 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 17:42:31.200 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4dfc941958ef47a2ac7aee1f710f809b --project db5729dc11394e138900909953882fa0 -f value 2022-04-14 17:42:31.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.201 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.201 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.201 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:31.201 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 17:42:31.201 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 17:42:31.201 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 4dfc941958ef47a2ac7aee1f710f809b --project db5729dc11394e138900909953882fa0 2022-04-14 17:42:31.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.201 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.201 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.201 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4dfc941958ef47a2ac7aee1f710f809b --project db5729dc11394e138900909953882fa0 -f value 2022-04-14 17:42:31.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.201 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:42:31.201 | from cryptography.utils import int_from_bytes 2022-04-14 17:42:31.201 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:42:31.201 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='4023763e9156423aa210f8a9c7801582 4dfc941958ef47a2ac7aee1f710f809b db5729dc11394e138900909953882fa0 False' 2022-04-14 17:42:31.201 | + functions-common:get_or_add_group_project_role:1083 : echo 4023763e9156423aa210f8a9c7801582 4dfc941958ef47a2ac7aee1f710f809b db5729dc11394e138900909953882fa0 False 2022-04-14 17:42:31.201 | 4023763e9156423aa210f8a9c7801582 4dfc941958ef47a2ac7aee1f710f809b db5729dc11394e138900909953882fa0 False 2022-04-14 17:42:31.246 | [250021 Async ks-group-admin:282209]: finished get_or_add_group_project_role admin 4dfc941958ef47a2ac7aee1f710f809b db5729dc11394e138900909953882fa0 with result 0 in 14 seconds 2022-04-14 17:42:31.251 | + inc/async:async_wait:197 : return 0 2022-04-14 17:42:31.254 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 17:42:31.272 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:42:31.274 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 17:42:31.292 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:42:31.294 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 17:42:31.297 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 17:42:31.357 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 17:42:31.396 | [250021 Async create_nova_accounts:284108]: running: create_nova_accounts 2022-04-14 17:42:31.399 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 17:42:31.417 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:42:31.420 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 17:42:31.422 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 17:42:31.483 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 17:42:31.527 | [250021 Async create_glance_accounts:284223]: running: create_glance_accounts 2022-04-14 17:42:31.530 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 17:42:31.552 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:42:31.555 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 17:42:31.558 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 17:42:31.630 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 17:42:31.672 | [250021 Async create_cinder_accounts:284353]: running: create_cinder_accounts 2022-04-14 17:42:31.675 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 17:42:31.697 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:42:31.699 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 17:42:31.702 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 17:42:31.777 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 17:42:31.837 | [250021 Async create_neutron_accounts:284468]: running: create_neutron_accounts 2022-04-14 17:42:31.841 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 17:42:31.871 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:42:31.880 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 17:42:31.885 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 17:42:32.129 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 17:42:32.340 | [250021 Async create_swift_accounts:284609]: running: create_swift_accounts 2022-04-14 17:42:32.365 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 17:42:32.508 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:42:32.534 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 17:42:32.914 | [250021 Async create_nova_accounts:284108]: Waiting for completion of create_nova_accounts running on PID 284108 (6 other jobs running) 2022-04-14 17:42:33.080 | [250021 Async create_nova_accounts:284108]: Signaling child to exit 2022-04-14 17:43:13.789 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:43:13.834 | [284468 Async create_neutron_accounts:284468]: finished successfully 2022-04-14 17:43:32.804 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:43:32.835 | [284353 Async create_cinder_accounts:284353]: finished successfully 2022-04-14 17:43:48.376 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:43:48.410 | [284223 Async create_glance_accounts:284223]: finished successfully 2022-04-14 17:43:53.570 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:43:53.597 | [284108 Async create_nova_accounts:284108]: finished successfully 2022-04-14 17:43:53.617 | WAKEUP 2022-04-14 17:43:53.641 | [250021 Async create_nova_accounts:284108]: Signaled 2022-04-14 17:43:53.642 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 17:43:53.642 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 17:43:53.642 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 17:43:53.642 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:43:53.642 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 17:43:53.642 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 17:43:53.642 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 17:43:53.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.642 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.643 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.643 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.643 | + functions-common:get_or_create_user:932 : user_id=d2c312dec79045b4a63cda0971cb3ee5 2022-04-14 17:43:53.643 | + functions-common:get_or_create_user:933 : echo d2c312dec79045b4a63cda0971cb3ee5 2022-04-14 17:43:53.643 | d2c312dec79045b4a63cda0971cb3ee5 2022-04-14 17:43:53.643 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 17:43:53.643 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:43:53.643 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:43:53.643 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:43:53.643 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:43:53.643 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:43:53.643 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:43:53.643 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:43:53.643 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:43:53.643 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:43:53.643 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:43:53.643 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.643 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:43:53.643 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.643 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.643 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.643 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.643 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.643 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.643 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:43:53.643 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:43:53.643 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.644 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.644 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.644 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.644 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:43:53.644 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.644 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.644 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.644 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.644 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.644 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.644 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:43:53.644 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:43:53.644 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:43:53.644 | ++ functions-common:get_field:825 : echo '| 9fb7172707294a4194f62b3e81b9f189 | d2c312dec79045b4a63cda0971cb3ee5 | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:43:53.644 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.644 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.644 | + functions-common:get_or_add_user_project_role:1004 : echo 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.644 | 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.644 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 17:43:53.644 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 17:43:53.644 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:43:53.644 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:43:53.644 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:43:53.644 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:43:53.644 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:43:53.644 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:43:53.644 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:43:53.644 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:43:53.644 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:43:53.644 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:43:53.644 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:43:53.645 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.645 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.645 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.645 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.645 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.645 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.645 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:43:53.645 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:43:53.645 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.645 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.645 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.645 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.645 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:43:53.645 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.645 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.645 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.645 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.645 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.645 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:43:53.645 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:43:53.645 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:43:53.645 | ++ functions-common:get_field:825 : echo '| 4023763e9156423aa210f8a9c7801582 | d2c312dec79045b4a63cda0971cb3ee5 | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:43:53.645 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.646 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4023763e9156423aa210f8a9c7801582 2022-04-14 17:43:53.646 | + functions-common:get_or_add_user_project_role:1004 : echo 4023763e9156423aa210f8a9c7801582 2022-04-14 17:43:53.646 | 4023763e9156423aa210f8a9c7801582 2022-04-14 17:43:53.646 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 17:43:53.646 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 17:43:53.646 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.11/compute 2022-04-14 17:43:53.646 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 17:43:53.646 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 17:43:53.646 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 17:43:53.646 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 17:43:53.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.646 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.646 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.646 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.646 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 17:43:53.646 | 7b547b8743d3443084ad6a1f44d0e7e8' 2022-04-14 17:43:53.646 | + functions-common:get_or_create_service:1101 : echo 7b547b8743d3443084ad6a1f44d0e7e8 2022-04-14 17:43:53.646 | 7b547b8743d3443084ad6a1f44d0e7e8 2022-04-14 17:43:53.646 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.11/compute/v2/$(project_id)s' 2022-04-14 17:43:53.646 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 17:43:53.646 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.11/compute/v2/$(project_id)s' RegionOne 2022-04-14 17:43:53.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 17:43:53.646 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 17:43:53.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.646 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.646 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.646 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 17:43:53.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 17:43:53.646 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.11/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 17:43:53.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.647 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.647 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.647 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=dfba88ab6b624c1693b483fd0e8e9301 2022-04-14 17:43:53.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo dfba88ab6b624c1693b483fd0e8e9301 2022-04-14 17:43:53.647 | + functions-common:get_or_create_endpoint:1134 : public_id=dfba88ab6b624c1693b483fd0e8e9301 2022-04-14 17:43:53.647 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 17:43:53.647 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 17:43:53.647 | + functions-common:get_or_create_endpoint:1143 : echo dfba88ab6b624c1693b483fd0e8e9301 2022-04-14 17:43:53.647 | dfba88ab6b624c1693b483fd0e8e9301 2022-04-14 17:43:53.647 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 17:43:53.647 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 17:43:53.647 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 17:43:53.647 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 17:43:53.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.647 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.647 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.647 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.647 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 17:43:53.647 | c95f54d9bda745faa0db7e63c6c67111' 2022-04-14 17:43:53.647 | + functions-common:get_or_create_service:1101 : echo c95f54d9bda745faa0db7e63c6c67111 2022-04-14 17:43:53.647 | c95f54d9bda745faa0db7e63c6c67111 2022-04-14 17:43:53.647 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.11/compute/v2.1 2022-04-14 17:43:53.647 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 17:43:53.647 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.11/compute/v2.1 RegionOne 2022-04-14 17:43:53.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 17:43:53.647 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 17:43:53.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.648 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.648 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.648 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.648 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 17:43:53.648 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 17:43:53.648 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.11/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 17:43:53.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.648 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.648 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.648 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.648 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=aeeccc4c49944094aec77e425edddb0e 2022-04-14 17:43:53.648 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo aeeccc4c49944094aec77e425edddb0e 2022-04-14 17:43:53.648 | + functions-common:get_or_create_endpoint:1134 : public_id=aeeccc4c49944094aec77e425edddb0e 2022-04-14 17:43:53.648 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 17:43:53.648 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 17:43:53.648 | + functions-common:get_or_create_endpoint:1143 : echo aeeccc4c49944094aec77e425edddb0e 2022-04-14 17:43:53.648 | aeeccc4c49944094aec77e425edddb0e 2022-04-14 17:43:53.648 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 17:43:53.648 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:43:53.648 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 17:43:53.648 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:43:53.648 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 17:43:53.648 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:43:53.648 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:43:53.648 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:43:53.648 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:43:53.648 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:43:53.648 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:43:53.648 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:43:53.648 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:43:53.649 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:43:53.649 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:43:53.649 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:43:53.649 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.649 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.649 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.649 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.649 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.649 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.649 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.649 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:43:53.649 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:43:53.649 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.649 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.649 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.649 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.649 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:43:53.649 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.649 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.649 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.649 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.649 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.649 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.649 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:43:53.649 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:43:53.649 | ++ functions-common:get_field:825 : echo '| 3fcd626ea4c04026bab0c51c569c37c4 | d2c312dec79045b4a63cda0971cb3ee5 | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:43:53.650 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:43:53.650 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.650 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3fcd626ea4c04026bab0c51c569c37c4 2022-04-14 17:43:53.650 | + functions-common:get_or_add_user_project_role:1004 : echo 3fcd626ea4c04026bab0c51c569c37c4 2022-04-14 17:43:53.650 | 3fcd626ea4c04026bab0c51c569c37c4 2022-04-14 17:43:53.650 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 17:43:53.650 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:43:53.650 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 17:43:53.650 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:43:53.650 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 17:43:53.688 | [250021 Async create_nova_accounts:284108]: finished create_nova_accounts with result 0 in 82 seconds 2022-04-14 17:43:53.725 | [250021 Async create_glance_accounts:284223]: Waiting for completion of create_glance_accounts running on PID 284223 (5 other jobs running) 2022-04-14 17:43:53.750 | [250021 Async create_glance_accounts:284223]: Signaling child to exit 2022-04-14 17:43:53.750 | WAKEUP 2022-04-14 17:43:53.773 | [250021 Async create_glance_accounts:284223]: Signaled 2022-04-14 17:43:53.774 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 17:43:53.774 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:43:53.774 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 17:43:53.774 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 17:43:53.774 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:43:53.774 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 17:43:53.775 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 17:43:53.775 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 17:43:53.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.775 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.775 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.775 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.775 | + functions-common:get_or_create_user:932 : user_id=b84635553ff1411aa9e45bb45d6831fb 2022-04-14 17:43:53.775 | + functions-common:get_or_create_user:933 : echo b84635553ff1411aa9e45bb45d6831fb 2022-04-14 17:43:53.775 | b84635553ff1411aa9e45bb45d6831fb 2022-04-14 17:43:53.775 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 17:43:53.775 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:43:53.775 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:43:53.775 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:43:53.775 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:43:53.775 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:43:53.775 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:43:53.775 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:43:53.775 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:43:53.775 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:43:53.775 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:43:53.775 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.775 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:43:53.775 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.775 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.775 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.775 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.775 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.775 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.776 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:43:53.776 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:43:53.776 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.776 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.776 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.776 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.776 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:43:53.776 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.776 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.776 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.776 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.776 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.776 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.776 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:43:53.776 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:43:53.776 | ++ functions-common:get_field:825 : echo '| 9fb7172707294a4194f62b3e81b9f189 | b84635553ff1411aa9e45bb45d6831fb | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:43:53.776 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:43:53.776 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.776 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.776 | + functions-common:get_or_add_user_project_role:1004 : echo 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.776 | 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.776 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 17:43:53.776 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 17:43:53.776 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:43:53.776 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 17:43:53.776 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 17:43:53.776 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:43:53.776 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 17:43:53.777 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 17:43:53.777 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 17:43:53.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.777 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.777 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.777 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.777 | + functions-common:get_or_create_user:932 : user_id=846ec6e0cead4b2b9983c06c42e7e513 2022-04-14 17:43:53.777 | + functions-common:get_or_create_user:933 : echo 846ec6e0cead4b2b9983c06c42e7e513 2022-04-14 17:43:53.777 | 846ec6e0cead4b2b9983c06c42e7e513 2022-04-14 17:43:53.777 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 17:43:53.777 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:43:53.777 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:43:53.777 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:43:53.777 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:43:53.777 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:43:53.777 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:43:53.777 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:43:53.777 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:43:53.777 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:43:53.777 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:43:53.777 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.777 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:43:53.777 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.777 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.777 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.777 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.777 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.777 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.777 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:43:53.778 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:43:53.778 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.778 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.778 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.778 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.778 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.778 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:43:53.778 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.778 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.778 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.778 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.778 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.778 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:43:53.778 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:43:53.778 | ++ functions-common:get_field:825 : echo '| 9fb7172707294a4194f62b3e81b9f189 | 846ec6e0cead4b2b9983c06c42e7e513 | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:43:53.778 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:43:53.778 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.778 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.778 | + functions-common:get_or_add_user_project_role:1004 : echo 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.778 | 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.778 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 17:43:53.778 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 17:43:53.778 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:43:53.778 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:43:53.778 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:43:53.778 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:43:53.778 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:43:53.778 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:43:53.779 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:43:53.779 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:43:53.779 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:43:53.779 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:43:53.779 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.779 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.779 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:43:53.779 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.779 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.779 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.779 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.779 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.779 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:43:53.779 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:43:53.779 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.779 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.779 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.779 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:43:53.779 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.779 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.779 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.779 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.779 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.779 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.780 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.780 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:43:53.780 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:43:53.780 | ++ functions-common:get_field:825 : echo '| 3fcd626ea4c04026bab0c51c569c37c4 | 846ec6e0cead4b2b9983c06c42e7e513 | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:43:53.780 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:43:53.780 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.780 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3fcd626ea4c04026bab0c51c569c37c4 2022-04-14 17:43:53.780 | + functions-common:get_or_add_user_project_role:1004 : echo 3fcd626ea4c04026bab0c51c569c37c4 2022-04-14 17:43:53.780 | 3fcd626ea4c04026bab0c51c569c37c4 2022-04-14 17:43:53.780 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 17:43:53.780 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 17:43:53.780 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 17:43:53.780 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 17:43:53.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.780 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.780 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.780 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.780 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 17:43:53.780 | 1867f76832184b30a70ed387754068f5' 2022-04-14 17:43:53.780 | + functions-common:get_or_create_service:1101 : echo 1867f76832184b30a70ed387754068f5 2022-04-14 17:43:53.780 | 1867f76832184b30a70ed387754068f5 2022-04-14 17:43:53.780 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.11/image 2022-04-14 17:43:53.780 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 17:43:53.780 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.11/image RegionOne 2022-04-14 17:43:53.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 17:43:53.780 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 17:43:53.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.780 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.780 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.780 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.781 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 17:43:53.781 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 17:43:53.781 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.11/image --region RegionOne -f value -c id 2022-04-14 17:43:53.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.781 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.781 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.781 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.781 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6cf5b5e610a24609a68aa56dc33fcec9 2022-04-14 17:43:53.781 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6cf5b5e610a24609a68aa56dc33fcec9 2022-04-14 17:43:53.781 | + functions-common:get_or_create_endpoint:1134 : public_id=6cf5b5e610a24609a68aa56dc33fcec9 2022-04-14 17:43:53.781 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 17:43:53.781 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 17:43:53.781 | + functions-common:get_or_create_endpoint:1143 : echo 6cf5b5e610a24609a68aa56dc33fcec9 2022-04-14 17:43:53.781 | 6cf5b5e610a24609a68aa56dc33fcec9 2022-04-14 17:43:53.781 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 17:43:53.782 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 17:43:53.782 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 17:43:53.782 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 17:43:53.782 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 17:43:53.782 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 17:43:53.782 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 17:43:53.782 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 17:43:53.782 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 17:43:53.820 | [250021 Async create_glance_accounts:284223]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 17:43:53.858 | [250021 Async create_cinder_accounts:284353]: Waiting for completion of create_cinder_accounts running on PID 284353 (4 other jobs running) 2022-04-14 17:43:53.883 | [250021 Async create_cinder_accounts:284353]: Signaling child to exit 2022-04-14 17:43:53.883 | WAKEUP 2022-04-14 17:43:53.906 | [250021 Async create_cinder_accounts:284353]: Signaled 2022-04-14 17:43:53.908 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 17:43:53.908 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 17:43:53.908 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 17:43:53.908 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:43:53.908 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 17:43:53.908 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 17:43:53.908 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 17:43:53.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.908 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.908 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.908 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.908 | + functions-common:get_or_create_user:932 : user_id=6271cf1fa7af4a219d293171e1099d83 2022-04-14 17:43:53.908 | + functions-common:get_or_create_user:933 : echo 6271cf1fa7af4a219d293171e1099d83 2022-04-14 17:43:53.908 | 6271cf1fa7af4a219d293171e1099d83 2022-04-14 17:43:53.908 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 17:43:53.908 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:43:53.908 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:43:53.908 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:43:53.908 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:43:53.908 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:43:53.908 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:43:53.908 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:43:53.908 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:43:53.908 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:43:53.908 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:43:53.908 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:43:53.908 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.908 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.908 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.909 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.909 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.909 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.909 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.909 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:43:53.909 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:43:53.909 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.909 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.909 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.909 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:53.909 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:43:53.909 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 17:43:53.909 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:53.909 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.909 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.909 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.909 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.909 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:43:53.909 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:43:53.909 | ++ functions-common:get_field:825 : echo '| 9fb7172707294a4194f62b3e81b9f189 | 6271cf1fa7af4a219d293171e1099d83 | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:43:53.909 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:43:53.909 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:53.909 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.909 | + functions-common:get_or_add_user_project_role:1004 : echo 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.909 | 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:53.909 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 17:43:53.909 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 17:43:53.910 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 17:43:53.910 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 17:43:53.910 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 17:43:53.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.910 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.910 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.910 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.910 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 17:43:53.910 | d20e1738f1dd4cbda3309922c4a756ef' 2022-04-14 17:43:53.910 | + functions-common:get_or_create_service:1101 : echo d20e1738f1dd4cbda3309922c4a756ef 2022-04-14 17:43:53.910 | d20e1738f1dd4cbda3309922c4a756ef 2022-04-14 17:43:53.910 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 17:43:53.910 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.11/volume/v3/$(project_id)s' 2022-04-14 17:43:53.910 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 17:43:53.910 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.11/volume/v3/$(project_id)s' RegionOne 2022-04-14 17:43:53.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 17:43:53.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 17:43:53.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.910 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.910 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.910 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 17:43:53.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 17:43:53.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.11/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 17:43:53.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.910 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.910 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.911 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7ff02a8f0f094564b7d6886068bda96b 2022-04-14 17:43:53.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7ff02a8f0f094564b7d6886068bda96b 2022-04-14 17:43:53.911 | + functions-common:get_or_create_endpoint:1134 : public_id=7ff02a8f0f094564b7d6886068bda96b 2022-04-14 17:43:53.911 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 17:43:53.911 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 17:43:53.911 | + functions-common:get_or_create_endpoint:1143 : echo 7ff02a8f0f094564b7d6886068bda96b 2022-04-14 17:43:53.911 | 7ff02a8f0f094564b7d6886068bda96b 2022-04-14 17:43:53.911 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 17:43:53.911 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 17:43:53.911 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 17:43:53.911 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 17:43:53.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.911 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.911 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.911 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.911 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 17:43:53.911 | 3c918d4c10b6450bbb46fed2721b6e7e' 2022-04-14 17:43:53.911 | + functions-common:get_or_create_service:1101 : echo 3c918d4c10b6450bbb46fed2721b6e7e 2022-04-14 17:43:53.911 | 3c918d4c10b6450bbb46fed2721b6e7e 2022-04-14 17:43:53.911 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.11/volume/v3/$(project_id)s' 2022-04-14 17:43:53.911 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 17:43:53.911 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.11/volume/v3/$(project_id)s' RegionOne 2022-04-14 17:43:53.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 17:43:53.911 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 17:43:53.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.911 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.911 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.911 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 17:43:53.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 17:43:53.912 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.11/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 17:43:53.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.912 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.912 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.912 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=30bf8ce5df5847cb9cfdc6c52dcb3a37 2022-04-14 17:43:53.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 30bf8ce5df5847cb9cfdc6c52dcb3a37 2022-04-14 17:43:53.912 | + functions-common:get_or_create_endpoint:1134 : public_id=30bf8ce5df5847cb9cfdc6c52dcb3a37 2022-04-14 17:43:53.912 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 17:43:53.912 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 17:43:53.912 | + functions-common:get_or_create_endpoint:1143 : echo 30bf8ce5df5847cb9cfdc6c52dcb3a37 2022-04-14 17:43:53.912 | 30bf8ce5df5847cb9cfdc6c52dcb3a37 2022-04-14 17:43:53.912 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 17:43:53.912 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 17:43:53.912 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 17:43:53.912 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 17:43:53.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.912 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.912 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.912 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.912 | ++ functions-common:get_or_create_project:945 : project_id=2ebd897ce32d499a977e98cc1d3cc122 2022-04-14 17:43:53.912 | ++ functions-common:get_or_create_project:946 : echo 2ebd897ce32d499a977e98cc1d3cc122 2022-04-14 17:43:53.912 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2ebd897ce32d499a977e98cc1d3cc122 2022-04-14 17:43:53.912 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 17:43:53.912 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:43:53.912 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 17:43:53.912 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 17:43:53.912 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 17:43:53.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.913 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:53.913 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:53.913 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 17:43:53.913 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:53.913 | ++ functions-common:get_or_create_user:932 : user_id=6271cf1fa7af4a219d293171e1099d83 2022-04-14 17:43:53.913 | ++ functions-common:get_or_create_user:933 : echo 6271cf1fa7af4a219d293171e1099d83 2022-04-14 17:43:53.913 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6271cf1fa7af4a219d293171e1099d83 2022-04-14 17:43:53.953 | [250021 Async create_cinder_accounts:284353]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-14 17:43:53.958 | + inc/async:async_wait:197 : return 0 2022-04-14 17:43:53.960 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 17:43:54.012 | [250021 Async create_neutron_accounts:284468]: Waiting for completion of create_neutron_accounts running on PID 284468 (3 other jobs running) 2022-04-14 17:43:54.038 | [250021 Async create_neutron_accounts:284468]: Signaling child to exit 2022-04-14 17:43:54.038 | WAKEUP 2022-04-14 17:43:54.061 | [250021 Async create_neutron_accounts:284468]: Signaled 2022-04-14 17:43:54.063 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 17:43:54.063 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:43:54.063 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 17:43:54.063 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:43:54.063 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 17:43:54.063 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 17:43:54.063 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 17:43:54.063 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 17:43:54.063 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 17:43:54.063 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 17:43:54.063 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.11:9696/ 2022-04-14 17:43:54.063 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 17:43:54.063 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 17:43:54.063 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 17:43:54.063 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:43:54.063 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 17:43:54.063 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 17:43:54.063 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 17:43:54.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.063 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.063 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.063 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:54.063 | + functions-common:get_or_create_user:932 : user_id=3586ad2a678a482ba07dfe8705d0466e 2022-04-14 17:43:54.063 | + functions-common:get_or_create_user:933 : echo 3586ad2a678a482ba07dfe8705d0466e 2022-04-14 17:43:54.063 | 3586ad2a678a482ba07dfe8705d0466e 2022-04-14 17:43:54.063 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 17:43:54.064 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:43:54.064 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:43:54.064 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:43:54.064 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:43:54.064 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:43:54.064 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:43:54.064 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:43:54.064 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:43:54.064 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:43:54.064 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:43:54.064 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 17:43:54.064 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:54.064 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:43:54.064 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:54.064 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:54.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.064 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.064 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:54.064 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:43:54.064 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:43:54.064 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 17:43:54.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.064 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.064 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.064 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:43:54.064 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:43:54.064 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:54.064 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:43:54.065 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 17:43:54.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.065 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.065 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:54.065 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:43:54.065 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:43:54.065 | ++ functions-common:get_field:825 : echo '| 9fb7172707294a4194f62b3e81b9f189 | 3586ad2a678a482ba07dfe8705d0466e | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:43:54.065 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:43:54.065 | ++ functions-common:get_field:819 : read data 2022-04-14 17:43:54.065 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:54.065 | + functions-common:get_or_add_user_project_role:1004 : echo 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:54.065 | 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:43:54.065 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 17:43:54.065 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 17:43:54.065 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 17:43:54.065 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 17:43:54.065 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 17:43:54.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.065 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.065 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:54.065 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 17:43:54.065 | fb3d6f5c89334e1088c01d5197a8d095' 2022-04-14 17:43:54.065 | + functions-common:get_or_create_service:1101 : echo fb3d6f5c89334e1088c01d5197a8d095 2022-04-14 17:43:54.065 | fb3d6f5c89334e1088c01d5197a8d095 2022-04-14 17:43:54.065 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.11:9696/ 2022-04-14 17:43:54.065 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 17:43:54.065 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.11:9696/ RegionOne 2022-04-14 17:43:54.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 17:43:54.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 17:43:54.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.066 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.066 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.066 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:54.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 17:43:54.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 17:43:54.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.11:9696/ --region RegionOne -f value -c id 2022-04-14 17:43:54.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.066 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:43:54.066 | from cryptography.utils import int_from_bytes 2022-04-14 17:43:54.066 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:43:54.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5504d2268aeb4abcb1a41b5f2cc3d83f 2022-04-14 17:43:54.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5504d2268aeb4abcb1a41b5f2cc3d83f 2022-04-14 17:43:54.066 | + functions-common:get_or_create_endpoint:1134 : public_id=5504d2268aeb4abcb1a41b5f2cc3d83f 2022-04-14 17:43:54.066 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 17:43:54.066 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 17:43:54.066 | + functions-common:get_or_create_endpoint:1143 : echo 5504d2268aeb4abcb1a41b5f2cc3d83f 2022-04-14 17:43:54.066 | 5504d2268aeb4abcb1a41b5f2cc3d83f 2022-04-14 17:43:54.108 | [250021 Async create_neutron_accounts:284468]: finished create_neutron_accounts with result 0 in 42 seconds 2022-04-14 17:43:54.146 | [250021 Async create_swift_accounts:284609]: Waiting for completion of create_swift_accounts running on PID 284609 (2 other jobs running) 2022-04-14 17:43:54.172 | [250021 Async create_swift_accounts:284609]: Signaling child to exit 2022-04-14 17:44:42.893 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:44:42.918 | [284609 Async create_swift_accounts:284609]: finished successfully 2022-04-14 17:44:42.938 | WAKEUP 2022-04-14 17:44:42.961 | [250021 Async create_swift_accounts:284609]: Signaled 2022-04-14 17:44:42.962 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 17:44:42.962 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 17:44:42.962 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 17:44:42.962 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 17:44:42.962 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 17:44:42.962 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 17:44:42.962 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 17:44:42.962 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 17:44:42.962 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 17:44:42.962 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 17:44:42.962 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 17:44:42.962 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 17:44:42.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.963 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.963 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.963 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.963 | ++ functions-common:get_or_create_role:957 : role_id=e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:44:42.963 | ++ functions-common:get_or_create_role:958 : echo e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:44:42.963 | + lib/swift:create_swift_accounts:614 : another_role=e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:44:42.963 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 17:44:42.963 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 17:44:42.963 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:44:42.963 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 17:44:42.963 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 17:44:42.963 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 17:44:42.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.963 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.963 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.963 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.963 | + functions-common:get_or_create_user:932 : user_id=55865b9eec55486f994c74cff3ceca54 2022-04-14 17:44:42.963 | + functions-common:get_or_create_user:933 : echo 55865b9eec55486f994c74cff3ceca54 2022-04-14 17:44:42.963 | 55865b9eec55486f994c74cff3ceca54 2022-04-14 17:44:42.963 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 17:44:42.963 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:44:42.963 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:44:42.963 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:44:42.963 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:44:42.963 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:44:42.963 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:44:42.963 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:44:42.963 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:44:42.964 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:44:42.964 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:44:42.964 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 17:44:42.964 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:44:42.964 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.964 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.964 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.964 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.964 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.964 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:44:42.964 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:44:42.964 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 17:44:42.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.964 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.964 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.964 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 17:44:42.964 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:44:42.964 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.964 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.964 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.964 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.964 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.964 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:44:42.964 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:44:42.964 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:44:42.964 | ++ functions-common:get_field:825 : echo '| 9fb7172707294a4194f62b3e81b9f189 | 55865b9eec55486f994c74cff3ceca54 | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:44:42.965 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.965 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:44:42.965 | + functions-common:get_or_add_user_project_role:1004 : echo 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:44:42.965 | 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:44:42.965 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 17:44:42.965 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 17:44:42.965 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:44:42.965 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:44:42.965 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:44:42.965 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:44:42.965 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:44:42.965 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:44:42.965 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:44:42.965 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:44:42.965 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:44:42.965 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:44:42.965 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:44:42.965 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.965 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 17:44:42.965 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.965 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.965 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.965 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.965 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.965 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:44:42.965 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:44:42.965 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 17:44:42.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.965 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.966 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.966 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 17:44:42.966 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.966 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:44:42.966 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.966 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.966 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.966 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.966 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.966 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:44:42.966 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:44:42.966 | ++ functions-common:get_field:825 : echo '| 4023763e9156423aa210f8a9c7801582 | 55865b9eec55486f994c74cff3ceca54 | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:44:42.966 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:44:42.966 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.966 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.966 | + functions-common:get_or_add_user_project_role:1004 : echo 4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.966 | 4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.966 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 17:44:42.966 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 17:44:42.966 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 17:44:42.966 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 17:44:42.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.966 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.966 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.966 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.966 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 17:44:42.966 | 7bf17a9314c546a4a7728647033ee639' 2022-04-14 17:44:42.966 | + functions-common:get_or_create_service:1101 : echo 7bf17a9314c546a4a7728647033ee639 2022-04-14 17:44:42.966 | 7bf17a9314c546a4a7728647033ee639 2022-04-14 17:44:42.966 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.11:8080/v1/AUTH_$(project_id)s' http://10.222.0.11:8080 2022-04-14 17:44:42.967 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 17:44:42.967 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.11:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 17:44:42.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 17:44:42.967 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 17:44:42.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.967 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.967 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.967 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 17:44:42.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 17:44:42.967 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.11:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 17:44:42.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.967 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.967 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.967 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=66ca77d6742a406193d3d08da1163147 2022-04-14 17:44:42.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 66ca77d6742a406193d3d08da1163147 2022-04-14 17:44:42.967 | + functions-common:get_or_create_endpoint:1134 : public_id=66ca77d6742a406193d3d08da1163147 2022-04-14 17:44:42.967 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.11:8080 ]] 2022-04-14 17:44:42.967 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.11:8080 RegionOne 2022-04-14 17:44:42.967 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 17:44:42.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 17:44:42.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.967 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.967 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.968 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.968 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 17:44:42.968 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 17:44:42.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.11:8080 --region RegionOne -f value -c id 2022-04-14 17:44:42.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.968 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.968 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.968 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.968 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5f4fdd75fe8b495585c1f4ef1cc9efc0 2022-04-14 17:44:42.968 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5f4fdd75fe8b495585c1f4ef1cc9efc0 2022-04-14 17:44:42.968 | 5f4fdd75fe8b495585c1f4ef1cc9efc0 2022-04-14 17:44:42.968 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 17:44:42.968 | + functions-common:get_or_create_endpoint:1143 : echo 66ca77d6742a406193d3d08da1163147 2022-04-14 17:44:42.968 | 66ca77d6742a406193d3d08da1163147 2022-04-14 17:44:42.968 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 17:44:42.968 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 17:44:42.968 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 17:44:42.968 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 17:44:42.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.968 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.969 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.969 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.969 | ++ functions-common:get_or_create_project:945 : project_id=13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.969 | ++ functions-common:get_or_create_project:946 : echo 13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.969 | + lib/swift:create_swift_accounts:628 : swift_project_test1=13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.969 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 17:44:42.969 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:44:42.969 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 17:44:42.969 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:44:42.969 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 17:44:42.969 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 17:44:42.969 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 17:44:42.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.969 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.969 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.969 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.969 | ++ functions-common:get_or_create_user:932 : user_id=c85a244564ad4c3684240b83fdf6ac2d 2022-04-14 17:44:42.969 | ++ functions-common:get_or_create_user:933 : echo c85a244564ad4c3684240b83fdf6ac2d 2022-04-14 17:44:42.969 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=c85a244564ad4c3684240b83fdf6ac2d 2022-04-14 17:44:42.969 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 17:44:42.969 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:44:42.969 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin c85a244564ad4c3684240b83fdf6ac2d 13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.969 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:44:42.969 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:44:42.970 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:44:42.970 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:44:42.970 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:44:42.970 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:44:42.970 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:44:42.970 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:44:42.970 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c85a244564ad4c3684240b83fdf6ac2d --project 13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.970 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.970 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:44:42.970 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.970 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.970 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.970 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.970 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.970 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:44:42.970 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:44:42.970 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user c85a244564ad4c3684240b83fdf6ac2d --project 13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.970 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.970 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.970 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c85a244564ad4c3684240b83fdf6ac2d --project 13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.970 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.970 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:44:42.970 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.970 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.970 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.970 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.970 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.971 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:44:42.971 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:44:42.971 | ++ functions-common:get_field:825 : echo '| 4023763e9156423aa210f8a9c7801582 | c85a244564ad4c3684240b83fdf6ac2d | | 13ebc9fd244e43dbb8a5c78c826669bb | | | False |' 2022-04-14 17:44:42.971 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:44:42.971 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.971 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.971 | + functions-common:get_or_add_user_project_role:1004 : echo 4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.971 | 4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.971 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 17:44:42.971 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 17:44:42.971 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:44:42.971 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 17:44:42.971 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 17:44:42.971 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 17:44:42.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.971 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.971 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.971 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.971 | ++ functions-common:get_or_create_user:932 : user_id=eef6e22201424d72a375c717661f0147 2022-04-14 17:44:42.971 | ++ functions-common:get_or_create_user:933 : echo eef6e22201424d72a375c717661f0147 2022-04-14 17:44:42.971 | + lib/swift:create_swift_accounts:637 : swift_user_test3=eef6e22201424d72a375c717661f0147 2022-04-14 17:44:42.971 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 17:44:42.971 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:44:42.971 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role e32ba0ba8f844c75bdb2a948dae651e3 eef6e22201424d72a375c717661f0147 13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.971 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:44:42.971 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:44:42.971 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:44:42.971 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:44:42.971 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:44:42.971 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:44:42.971 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:44:42.971 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:44:42.972 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role e32ba0ba8f844c75bdb2a948dae651e3 --user eef6e22201424d72a375c717661f0147 --project 13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.972 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:44:42.972 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.972 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.972 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.972 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.972 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.972 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.972 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:44:42.972 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:44:42.972 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add e32ba0ba8f844c75bdb2a948dae651e3 --user eef6e22201424d72a375c717661f0147 --project 13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.972 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.972 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.972 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role e32ba0ba8f844c75bdb2a948dae651e3 --user eef6e22201424d72a375c717661f0147 --project 13ebc9fd244e43dbb8a5c78c826669bb 2022-04-14 17:44:42.972 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.972 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:44:42.972 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.972 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.972 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.972 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.972 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.972 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:44:42.972 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:44:42.972 | ++ functions-common:get_field:825 : echo '| e32ba0ba8f844c75bdb2a948dae651e3 | eef6e22201424d72a375c717661f0147 | | 13ebc9fd244e43dbb8a5c78c826669bb | | | False |' 2022-04-14 17:44:42.972 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:44:42.973 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.973 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:44:42.973 | + functions-common:get_or_add_user_project_role:1004 : echo e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:44:42.973 | e32ba0ba8f844c75bdb2a948dae651e3 2022-04-14 17:44:42.973 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 17:44:42.973 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 17:44:42.973 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 17:44:42.973 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 17:44:42.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.973 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.973 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.973 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.973 | ++ functions-common:get_or_create_project:945 : project_id=ce8fd9b8af5d429c93a52b0d9eeca1c8 2022-04-14 17:44:42.973 | ++ functions-common:get_or_create_project:946 : echo ce8fd9b8af5d429c93a52b0d9eeca1c8 2022-04-14 17:44:42.973 | + lib/swift:create_swift_accounts:642 : swift_project_test2=ce8fd9b8af5d429c93a52b0d9eeca1c8 2022-04-14 17:44:42.973 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 17:44:42.973 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:44:42.973 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 17:44:42.973 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 17:44:42.973 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:44:42.973 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 17:44:42.973 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 17:44:42.973 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 17:44:42.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.973 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.973 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.973 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.973 | ++ functions-common:get_or_create_user:932 : user_id=5c007d8c02b141dc8e906434e8c99afa 2022-04-14 17:44:42.973 | ++ functions-common:get_or_create_user:933 : echo 5c007d8c02b141dc8e906434e8c99afa 2022-04-14 17:44:42.973 | + lib/swift:create_swift_accounts:647 : swift_user_test2=5c007d8c02b141dc8e906434e8c99afa 2022-04-14 17:44:42.973 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 17:44:42.974 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:44:42.974 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 5c007d8c02b141dc8e906434e8c99afa ce8fd9b8af5d429c93a52b0d9eeca1c8 2022-04-14 17:44:42.974 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:44:42.974 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:44:42.974 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:44:42.974 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:44:42.974 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:44:42.974 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:44:42.974 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:44:42.974 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:44:42.974 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c007d8c02b141dc8e906434e8c99afa --project ce8fd9b8af5d429c93a52b0d9eeca1c8 2022-04-14 17:44:42.974 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.974 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:44:42.974 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.974 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.974 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.974 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.974 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.974 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:44:42.974 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:44:42.974 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 5c007d8c02b141dc8e906434e8c99afa --project ce8fd9b8af5d429c93a52b0d9eeca1c8 2022-04-14 17:44:42.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.974 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.974 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.974 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c007d8c02b141dc8e906434e8c99afa --project ce8fd9b8af5d429c93a52b0d9eeca1c8 2022-04-14 17:44:42.974 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.974 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:44:42.974 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.974 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.975 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.975 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.975 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.975 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:44:42.975 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:44:42.975 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:44:42.975 | ++ functions-common:get_field:825 : echo '| 4023763e9156423aa210f8a9c7801582 | 5c007d8c02b141dc8e906434e8c99afa | | ce8fd9b8af5d429c93a52b0d9eeca1c8 | | | False |' 2022-04-14 17:44:42.975 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.975 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.975 | + functions-common:get_or_add_user_project_role:1004 : echo 4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.975 | 4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.975 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 17:44:42.975 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 17:44:42.975 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 17:44:42.975 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 17:44:42.975 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 17:44:42.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.975 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.975 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.975 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.975 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 17:44:42.975 | 47f7c0e350344e908bcc1e1338131b5a' 2022-04-14 17:44:42.975 | ++ functions-common:get_or_create_domain:895 : echo 47f7c0e350344e908bcc1e1338131b5a 2022-04-14 17:44:42.975 | + lib/swift:create_swift_accounts:652 : swift_domain=47f7c0e350344e908bcc1e1338131b5a 2022-04-14 17:44:42.975 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 17:44:42.975 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:44:42.975 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 17:44:42.975 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 47f7c0e350344e908bcc1e1338131b5a 2022-04-14 17:44:42.975 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 17:44:42.976 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=47f7c0e350344e908bcc1e1338131b5a --or-show -f value -c id 2022-04-14 17:44:42.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.976 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.976 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.976 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.976 | ++ functions-common:get_or_create_project:945 : project_id=982b24ae600e4cb8a54b52e78992e984 2022-04-14 17:44:42.976 | ++ functions-common:get_or_create_project:946 : echo 982b24ae600e4cb8a54b52e78992e984 2022-04-14 17:44:42.976 | + lib/swift:create_swift_accounts:656 : swift_project_test4=982b24ae600e4cb8a54b52e78992e984 2022-04-14 17:44:42.976 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 17:44:42.976 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:44:42.976 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 17:44:42.976 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 47f7c0e350344e908bcc1e1338131b5a test4@example.com 2022-04-14 17:44:42.976 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:44:42.976 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 17:44:42.976 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 17:44:42.976 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=47f7c0e350344e908bcc1e1338131b5a --email=test4@example.com --or-show -f value -c id 2022-04-14 17:44:42.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.976 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.976 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.976 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.976 | ++ functions-common:get_or_create_user:932 : user_id=1de53513abc04673950a21de0c374ce1 2022-04-14 17:44:42.976 | ++ functions-common:get_or_create_user:933 : echo 1de53513abc04673950a21de0c374ce1 2022-04-14 17:44:42.976 | + lib/swift:create_swift_accounts:661 : swift_user_test4=1de53513abc04673950a21de0c374ce1 2022-04-14 17:44:42.976 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 17:44:42.976 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:44:42.976 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 1de53513abc04673950a21de0c374ce1 982b24ae600e4cb8a54b52e78992e984 2022-04-14 17:44:42.976 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:44:42.976 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 17:44:42.976 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:44:42.976 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:44:42.977 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 17:44:42.977 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 17:44:42.977 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 17:44:42.977 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 17:44:42.977 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.977 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1de53513abc04673950a21de0c374ce1 --project 982b24ae600e4cb8a54b52e78992e984 2022-04-14 17:44:42.977 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:44:42.977 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.977 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.977 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.977 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.977 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.977 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:44:42.977 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:44:42.977 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 1de53513abc04673950a21de0c374ce1 --project 982b24ae600e4cb8a54b52e78992e984 2022-04-14 17:44:42.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.977 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.977 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.977 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1de53513abc04673950a21de0c374ce1 --project 982b24ae600e4cb8a54b52e78992e984 2022-04-14 17:44:42.977 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:44:42.977 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:44:42.977 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:44:42.977 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.977 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:42.977 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:42.977 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:44:42.977 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:44:42.977 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:44:42.978 | ++ functions-common:get_field:825 : echo '| 4023763e9156423aa210f8a9c7801582 | 1de53513abc04673950a21de0c374ce1 | | 982b24ae600e4cb8a54b52e78992e984 | | | False |' 2022-04-14 17:44:42.978 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:44:42.978 | ++ functions-common:get_field:819 : read data 2022-04-14 17:44:42.978 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.978 | + functions-common:get_or_add_user_project_role:1004 : echo 4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:42.978 | 4023763e9156423aa210f8a9c7801582 2022-04-14 17:44:43.007 | [250021 Async create_swift_accounts:284609]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-14 17:44:43.015 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 17:44:43.017 | + inc/async:async_wait:197 : return 0 2022-04-14 17:44:43.020 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 17:44:43.038 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:44:43.041 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 17:44:43.058 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:44:43.060 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 17:44:43.063 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:44:43.066 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 17:44:43.068 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 17:44:43.071 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 17:44:43.130 | + inc/async:async_inner:63 : init_glance 2022-04-14 17:44:43.168 | [250021 Async init_glance:288866]: running: init_glance 2022-04-14 17:44:43.171 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 17:44:43.189 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:44:43.192 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 17:44:43.195 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:44:43.197 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 17:44:43.200 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 17:44:43.203 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 17:44:43.212 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:44:43.212 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 17:44:43.215 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:44:43.218 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 17:44:43.221 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 17:44:43.224 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 17:44:43.226 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 17:44:43.229 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 17:44:43.231 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 17:44:43.234 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 17:44:43.247 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 17:44:43.251 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 17:44:46.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:46.719 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:46.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:46.719 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:50.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:50.270 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:50.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:50.270 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:53.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:53.831 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:53.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:53.832 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:57.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:57.336 | from cryptography.utils import int_from_bytes 2022-04-14 17:44:57.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:44:57.336 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:00.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:00.851 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:00.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:00.851 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:04.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:04.343 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:04.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:04.343 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:07.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:07.862 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:07.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:07.862 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:11.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:11.590 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:11.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:11.590 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:16.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:16.357 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:16.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:16.357 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:16.357 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 17:45:22.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:22.381 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:22.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:22.381 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:22.709 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 17:45:22.713 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 17:45:22.716 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 17:45:22.718 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 17:45:22.721 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 17:45:22.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 17:45:22.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 17:45:22.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 17:45:22.729 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 17:45:22.732 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 17:45:22.734 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 17:45:22.737 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 17:45:22.739 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 17:45:22.741 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 17:45:22.743 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 17:45:22.746 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 17:45:22.750 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:22.753 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 17:45:22.755 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:22.760 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 17:45:22.763 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 17:45:22.771 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 17:45:22.771 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 17:45:22.771 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 17:45:22.772 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 17:45:22.801 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 17:45:22.841 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 17:45:22.871 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 17:45:22.901 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 17:45:22.930 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 17:45:22.963 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 17:45:22.965 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 17:45:22.967 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 17:45:22.970 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 17:45:22.973 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 17:45:22.989 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 17:45:22.992 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 17:45:22.994 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 17:45:22.996 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 17:45:22.999 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 17:45:23.028 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 17:45:23.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-04-14 17:45:23.087 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 17:45:23.116 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 17:45:23.132 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:45:23.135 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 17:45:23.137 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 17:45:23.140 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 17:45:23.142 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 17:45:23.145 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 17:45:23.158 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 17:45:23.160 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 17:45:23.162 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 17:45:23.165 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 17:45:23.178 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 17:45:23.190 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 17:45:23.193 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 17:45:23.209 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 17:45:23.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 17:45:23.234 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 17:45:23.237 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 17:45:23.240 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 17:45:23.244 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.2RXVCUMb9k 2022-04-14 17:45:23.246 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 17:45:23.256 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 17:45:23.258 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.2RXVCUMb9k 2022-04-14 17:45:23.262 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.2RXVCUMb9k 2022-04-14 17:45:23.274 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.2RXVCUMb9k /etc/sudoers.d/neutron-rootwrap 2022-04-14 17:45:23.293 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 17:45:23.323 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 17:45:23.325 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 17:45:23.355 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 17:45:23.358 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 17:45:23.360 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 17:45:23.363 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 17:45:23.365 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 17:45:23.372 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 17:45:23.385 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:23.388 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 17:45:23.391 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 17:45:23.393 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 17:45:23.411 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:23.413 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:45:23.416 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-14 17:45:23.449 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 17:45:23.452 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 17:45:23.455 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 17:45:23.475 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:23.477 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 17:45:23.479 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 17:45:23.482 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 17:45:23.485 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 17:45:23.487 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 17:45:23.489 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 17:45:23.492 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 17:45:23.494 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 17:45:23.497 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 17:45:23.499 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 17:45:23.504 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 17:45:23.506 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 17:45:23.511 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 17:45:23.528 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:23.531 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 17:45:23.533 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 17:45:23.535 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 17:45:23.540 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 17:45:23.571 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 17:45:23.601 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 17:45:23.641 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 17:45:23.672 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 17:45:23.703 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 17:45:23.706 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 17:45:23.708 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 17:45:23.710 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 17:45:23.713 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 17:45:23.742 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 17:45:23.774 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-14 17:45:23.804 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 17:45:23.834 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 17:45:23.864 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 17:45:23.895 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 17:45:23.926 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 17:45:23.964 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 17:45:23.995 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 17:45:24.027 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 17:45:24.062 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 17:45:24.092 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 17:45:24.095 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 17:45:24.097 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 17:45:24.100 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 17:45:24.102 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 17:45:24.140 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 17:45:24.171 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.11/identity 2022-04-14 17:45:24.202 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 17:45:24.232 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 17:45:24.262 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 17:45:24.294 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 17:45:24.325 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 17:45:24.355 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 17:45:24.387 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 17:45:24.417 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 17:45:24.421 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 17:45:24.424 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 17:45:24.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 17:45:24.429 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 17:45:24.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 17:45:24.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 17:45:24.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-14 17:45:24.439 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-14 17:45:24.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-14 17:45:24.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 17:45:24.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 17:45:24.449 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 17:45:24.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 17:45:24.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 17:45:24.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 17:45:24.459 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 17:45:24.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 17:45:24.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 17:45:24.466 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 17:45:24.494 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 17:45:24.497 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:24.500 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 17:45:24.502 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 17:45:24.505 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 17:45:24.507 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 17:45:24.513 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 17:45:24.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 17:45:24.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 17:45:24.543 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:24.546 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 17:45:24.548 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 17:45:24.551 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 17:45:24.553 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 17:45:24.556 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 17:45:24.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 17:45:24.588 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:24.591 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 17:45:24.593 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 17:45:24.595 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 17:45:24.598 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 17:45:24.600 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 17:45:24.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 17:45:24.645 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:24.647 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 17:45:24.650 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 17:45:24.652 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 17:45:24.654 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 17:45:24.657 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 17:45:24.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 17:45:24.695 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:24.698 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 17:45:24.700 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 17:45:24.704 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 17:45:24.706 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 17:45:24.708 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 17:45:24.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 17:45:24.740 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:24.743 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 17:45:24.745 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 17:45:24.747 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 17:45:24.750 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 17:45:24.753 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 17:45:24.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-14 17:45:24.790 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:24.793 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 17:45:24.795 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-14 17:45:24.798 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-14 17:45:24.800 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 17:45:24.803 | + 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-04-14 17:45:24.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 17:45:24.835 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:45:24.840 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 17:45:24.840 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 17:45:24.843 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 17:45:24.845 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 17:45:24.847 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 17:45:24.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 17:45:24.879 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 17:45:24.896 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:24.899 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 17:45:24.901 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 17:45:24.939 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 17:45:24.942 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 17:45:24.971 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 17:45:25.005 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 17:45:25.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 17:45:25.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 17:45:25.012 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 17:45:28.032 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 17:45:28.032 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev118 2022-04-14 17:45:28.033 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=290782) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 17:45:28.083 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=290782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 17:45:28.083 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=290782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 17:45:28.083 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=290782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 17:45:28.083 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=290782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 17:45:28.084 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=290782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 17:45:28.084 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=290782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 17:45:28.136 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 17:45:28.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:28.136 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:28.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:28.137 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:28.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 17:45:28.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 17:45:28.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 17:45:28.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 17:45:28.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 17:45:28.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 17:45:28.579 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 17:45:28.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 17:45:28.584 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 17:45:28.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 17:45:28.621 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 17:45:28.629 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 17:45:28.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 17:45:28.634 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 17:45:28.647 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 17:45:28.660 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 17:45:28.663 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 17:45:28.671 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 17:45:28.674 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 17:45:28.677 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 17:45:28.685 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 17:45:28.688 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 17:45:28.691 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 17:45:28.693 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 17:45:28.696 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 17:45:28.701 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 17:45:28.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 17:45:28.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 17:45:28.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 17:45:28.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 17:45:28.735 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 17:45:28.737 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 17:45:28.773 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 17:45:28.776 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 17:45:28.807 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 17:45:28.837 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 17:45:28.854 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:28.857 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 17:45:28.859 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 17:45:28.864 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 17:45:28.896 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 17:45:28.926 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 17:45:28.959 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 17:45:28.962 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 17:45:28.993 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 17:45:29.011 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:29.013 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 17:45:29.016 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 17:45:29.045 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 17:45:29.047 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 17:45:29.050 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 17:45:29.080 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 17:45:29.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 17:45:29.085 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 17:45:29.088 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 17:45:29.105 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:29.109 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 17:45:29.110 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 17:45:29.115 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 17:45:29.147 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 17:45:29.178 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 17:45:29.181 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 17:45:29.210 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 17:45:29.213 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 17:45:29.241 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 17:45:29.244 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 17:45:29.247 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 17:45:29.279 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 17:45:29.282 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 17:45:29.284 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 17:45:29.287 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 17:45:32.343 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 17:45:32.343 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev118 2022-04-14 17:45:32.343 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=291313) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 17:45:32.394 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=291313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 17:45:32.394 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=291313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 17:45:32.394 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=291313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 17:45:32.394 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=291313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 17:45:32.395 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=291313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 17:45:32.395 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=291313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 17:45:32.455 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 17:45:32.456 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=291313) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 17:45:32.456 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=291313) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 17:45:32.457 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 17:45:32.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:32.457 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:32.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:45:32.457 | from cryptography.utils import int_from_bytes 2022-04-14 17:45:32.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 17:45:32.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 17:45:32.843 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 17:45:32.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 17:45:32.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 17:45:32.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 17:45:32.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 17:45:32.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 17:45:32.873 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 17:45:32.875 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 17:45:32.878 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 17:45:32.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 17:45:32.908 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 17:45:32.911 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 17:45:32.913 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 17:45:32.916 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 17:45:32.918 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 17:45:32.921 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 17:45:32.923 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 17:45:32.926 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 17:45:32.928 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 17:45:32.932 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 17:45:32.935 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 17:45:32.943 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 17:45:32.943 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 17:45:32.943 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 17:45:32.946 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 17:45:32.946 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 17:45:32.953 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 17:45:32.955 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 17:45:32.958 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 17:45:32.960 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 17:45:32.964 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 17:45:32.964 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 17:45:32.967 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 17:45:32.973 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.29/22 brd 192.168.3.255' 2022-04-14 17:45:32.977 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 17:45:32.978 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 17:45:32.981 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 17:45:32.984 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 17:45:32.986 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.29/22 brd 192.168.3.255 != '' ]] 2022-04-14 17:45:32.988 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1' 2022-04-14 17:45:32.991 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data' 2022-04-14 17:45:32.993 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 17:45:32.996 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 17:45:33.000 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.29/22 brd 192.168.3.255 2022-04-14 17:45:33.001 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 17:45:33.001 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 17:45:33.001 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 17:45:33.006 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.29 2022-04-14 17:45:33.013 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.29 ' 2022-04-14 17:45:33.013 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1 2022-04-14 17:45:33.024 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data 2022-04-14 17:45:33.036 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 17:45:33.050 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 17:45:33.071 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.29 2022-04-14 17:45:33.080 | PING 192.168.0.29 (192.168.0.29) from 192.168.0.29 br-data: 56(84) bytes of data. 2022-04-14 17:45:33.080 | 64 bytes from 192.168.0.29: icmp_seq=1 ttl=64 time=0.074 ms 2022-04-14 17:45:34.087 | 64 bytes from 192.168.0.29: icmp_seq=2 ttl=64 time=0.037 ms 2022-04-14 17:45:35.111 | 64 bytes from 192.168.0.29: icmp_seq=3 ttl=64 time=0.037 ms 2022-04-14 17:45:35.111 | 2022-04-14 17:45:35.111 | --- 192.168.0.29 ping statistics --- 2022-04-14 17:45:35.111 | 3 packets transmitted, 3 received, 0% packet loss, time 2031ms 2022-04-14 17:45:35.111 | rtt min/avg/max/mdev = 0.037/0.049/0.074/0.017 ms 2022-04-14 17:45:35.116 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-14 17:45:35.122 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-14 17:45:35.122 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-14 17:45:35.125 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-14 17:45:35.142 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:35.145 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-14 17:45:35.147 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-14 17:45:35.155 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-14 17:45:35.182 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.11 2022-04-14 17:45:35.215 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-14 17:45:35.245 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 17:45:35.285 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-14 17:45:35.287 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 17:45:35.317 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 17:45:35.319 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-14 17:45:35.337 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:45:35.340 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-14 17:45:35.342 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-14 17:45:35.361 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:45:35.364 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-14 17:45:35.382 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:45:35.385 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-14 17:45:35.403 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:45:35.405 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-14 17:45:35.441 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-14 17:45:35.472 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-14 17:45:35.474 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-04-14 17:45:35.493 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:35.495 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-04-14 17:45:35.521 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:35.523 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-04-14 17:45:35.526 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-14 17:45:35.593 | + inc/async:async_inner:63 : init_neutron 2022-04-14 17:45:35.635 | [250021 Async init_neutron:291791]: running: init_neutron 2022-04-14 17:45:35.638 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-04-14 17:45:35.658 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:35.661 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-04-14 17:45:35.673 | ++ ./stack.sh:main:1164 : true 2022-04-14 17:45:35.676 | + ./stack.sh:main:1164 : netman_pid= 2022-04-14 17:45:35.678 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-04-14 17:45:35.681 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-04-14 17:45:35.698 | + ./stack.sh:main:1171 : clean_iptables 2022-04-14 17:45:35.703 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-14 17:45:35.703 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-14 17:45:35.707 | + lib/nova:clean_iptables:186 : grep nova 2022-04-14 17:45:35.711 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-14 17:45:35.711 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-14 17:45:35.712 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-14 17:45:35.717 | + lib/nova:clean_iptables:186 : bash 2022-04-14 17:45:35.723 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-14 17:45:35.727 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-14 17:45:35.729 | + lib/nova:clean_iptables:188 : grep nova 2022-04-14 17:45:35.730 | + lib/nova:clean_iptables:188 : bash 2022-04-14 17:45:35.731 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-14 17:45:35.737 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-14 17:45:35.737 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-14 17:45:35.748 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-14 17:45:35.751 | + lib/nova:clean_iptables:190 : grep nova 2022-04-14 17:45:35.753 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-14 17:45:35.753 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-14 17:45:35.759 | + lib/nova:clean_iptables:190 : bash 2022-04-14 17:45:35.761 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-14 17:45:35.761 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-14 17:45:35.769 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-14 17:45:35.769 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-14 17:45:35.772 | + lib/nova:clean_iptables:192 : grep nova 2022-04-14 17:45:35.775 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-14 17:45:35.776 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-14 17:45:35.776 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-14 17:45:35.780 | + lib/nova:clean_iptables:192 : bash 2022-04-14 17:45:35.790 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-14 17:45:35.799 | net.ipv4.ip_forward = 1 2022-04-14 17:45:35.802 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-04-14 17:45:35.822 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:35.825 | + ./stack.sh:main:1180 : configure_os_vif 2022-04-14 17:45:35.828 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-14 17:45:35.835 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-14 17:45:35.876 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-14 17:45:35.911 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-14 17:45:35.913 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-14 17:45:35.948 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-14 17:45:35.985 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-04-14 17:45:36.004 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:36.007 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-04-14 17:45:36.009 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:45:36.012 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-04-14 17:45:36.015 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-04-14 17:45:36.017 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-14 17:45:36.083 | + inc/async:async_inner:63 : init_swift 2022-04-14 17:45:36.125 | [250021 Async init_swift:292150]: running: init_swift 2022-04-14 17:45:36.128 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-04-14 17:45:36.147 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:36.149 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-04-14 17:45:36.152 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:45:36.155 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-04-14 17:45:36.158 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-04-14 17:45:36.160 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-14 17:45:36.233 | + inc/async:async_inner:63 : init_cinder 2022-04-14 17:45:36.279 | [250021 Async init_cinder:292245]: running: init_cinder 2022-04-14 17:45:36.282 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-04-14 17:45:36.305 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:45:36.307 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-04-14 17:45:36.310 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:45:36.313 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-04-14 17:45:36.315 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-04-14 17:45:36.318 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-14 17:45:36.389 | + inc/async:async_inner:63 : init_placement 2022-04-14 17:45:36.444 | [250021 Async init_placement:292364]: running: init_placement 2022-04-14 17:45:36.447 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-04-14 17:45:36.501 | [250021 Async init_neutron:291791]: Waiting for completion of init_neutron running on PID 291791 (6 other jobs running) 2022-04-14 17:45:36.537 | [250021 Async init_neutron:291791]: Signaling child to exit 2022-04-14 17:45:40.033 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:45:40.061 | [292245 Async init_cinder:292245]: finished successfully 2022-04-14 17:45:45.628 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:45:45.655 | [288866 Async init_glance:288866]: finished successfully 2022-04-14 17:45:49.667 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:45:49.695 | [292150 Async init_swift:292150]: finished successfully 2022-04-14 17:46:43.659 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:46:43.685 | [292364 Async init_placement:292364]: finished successfully 2022-04-14 17:50:59.891 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:50:59.917 | [291791 Async init_neutron:291791]: finished successfully 2022-04-14 17:50:59.937 | WAKEUP 2022-04-14 17:50:59.960 | [250021 Async init_neutron:291791]: Signaled 2022-04-14 17:50:59.961 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-14 17:50:59.961 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:50:59.961 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 17:50:59.961 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:50:59.961 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 17:50:59.961 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 17:50:59.961 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 17:50:59.961 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-14 17:50:59.961 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-14 17:50:59.961 | + lib/database:recreate_database:112 : local db=neutron 2022-04-14 17:50:59.962 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-14 17:50:59.962 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-14 17:50:59.962 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-14 17:50:59.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:50:59.962 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-14 17:50:59.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:50:59.962 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-14 17:50:59.962 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 17:50:59.962 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:50:59.962 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:50:59.962 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:50:59.962 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958372030 2022-04-14 17:50:59.962 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-04-14 17:50:59.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:50:59.962 | from cryptography.utils import int_from_bytes 2022-04-14 17:50:59.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:50:59.962 | from cryptography.utils import int_from_bytes 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-14 17:50:59.962 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-14 17:50:59.963 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-14 17:50:59.964 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-14 17:50:59.965 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-14 17:50:59.966 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-14 17:50:59.966 | Running upgrade for neutron ... 2022-04-14 17:50:59.966 | OK 2022-04-14 17:50:59.966 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-14 17:50:59.966 | + functions-common:time_stop:2432 : local name 2022-04-14 17:50:59.966 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:50:59.966 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:50:59.966 | + functions-common:time_stop:2435 : local total 2022-04-14 17:50:59.966 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:50:59.966 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 17:50:59.966 | + functions-common:time_stop:2439 : start_time=1649958372030 2022-04-14 17:50:59.966 | + functions-common:time_stop:2441 : [[ -z 1649958372030 ]] 2022-04-14 17:50:59.966 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:50:59.966 | + functions-common:time_stop:2444 : end_time=1649958659877 2022-04-14 17:50:59.966 | + functions-common:time_stop:2445 : elapsed_time=287847 2022-04-14 17:50:59.966 | + functions-common:time_stop:2446 : total=41601 2022-04-14 17:50:59.966 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:50:59.966 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=329448 2022-04-14 17:51:00.007 | [250021 Async init_neutron:291791]: finished init_neutron with result 0 in 324 seconds 2022-04-14 17:51:00.011 | + inc/async:async_wait:197 : return 0 2022-04-14 17:51:00.014 | + ./stack.sh:main:1210 : async_wait init_placement 2022-04-14 17:51:00.065 | [250021 Async init_placement:292364]: Waiting for completion of init_placement running on PID 292364 (5 other jobs running) 2022-04-14 17:51:00.091 | [250021 Async init_placement:292364]: Signaling child to exit 2022-04-14 17:51:00.091 | WAKEUP 2022-04-14 17:51:00.115 | [250021 Async init_placement:292364]: Signaled 2022-04-14 17:51:00.116 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-14 17:51:00.116 | + lib/database:recreate_database:112 : local db=placement 2022-04-14 17:51:00.116 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-14 17:51:00.116 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-14 17:51:00.116 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-14 17:51:00.116 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:51:00.117 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-14 17:51:00.117 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:51:00.117 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-14 17:51:00.117 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-14 17:51:00.117 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-14 17:51:00.117 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-14 17:51:00.117 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 17:51:00.117 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 17:51:00.117 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 17:51:00.117 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 17:51:00.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.117 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.117 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.117 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:51:00.117 | + functions-common:get_or_create_user:932 : user_id=234f726927334012a6b90dfa2884aa9c 2022-04-14 17:51:00.117 | + functions-common:get_or_create_user:933 : echo 234f726927334012a6b90dfa2884aa9c 2022-04-14 17:51:00.117 | 234f726927334012a6b90dfa2884aa9c 2022-04-14 17:51:00.117 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-14 17:51:00.117 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:51:00.117 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:51:00.117 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:51:00.117 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:51:00.117 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:51:00.117 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:51:00.117 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:51:00.117 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:51:00.117 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:51:00.117 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:51:00.117 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-14 17:51:00.117 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:51:00.117 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:51:00.118 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:51:00.118 | ++ functions-common:get_field:819 : read data 2022-04-14 17:51:00.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.118 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.118 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.118 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:51:00.118 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:51:00.118 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:51:00.118 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-04-14 17:51:00.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.118 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.118 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.118 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-14 17:51:00.118 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:51:00.118 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:51:00.118 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:51:00.118 | ++ functions-common:get_field:819 : read data 2022-04-14 17:51:00.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.118 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.118 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.118 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:51:00.118 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:51:00.118 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:51:00.118 | ++ functions-common:get_field:825 : echo '| 9fb7172707294a4194f62b3e81b9f189 | 234f726927334012a6b90dfa2884aa9c | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:51:00.118 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:51:00.118 | ++ functions-common:get_field:819 : read data 2022-04-14 17:51:00.118 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:51:00.118 | + functions-common:get_or_add_user_project_role:1004 : echo 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:51:00.118 | 9fb7172707294a4194f62b3e81b9f189 2022-04-14 17:51:00.119 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 17:51:00.119 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-14 17:51:00.119 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 17:51:00.119 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 17:51:00.119 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 17:51:00.119 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 17:51:00.119 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 17:51:00.119 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 17:51:00.119 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 17:51:00.119 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 17:51:00.119 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 17:51:00.119 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 17:51:00.119 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-14 17:51:00.119 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:51:00.119 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 17:51:00.119 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:51:00.119 | ++ functions-common:get_field:819 : read data 2022-04-14 17:51:00.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.119 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.119 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.119 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:51:00.119 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 17:51:00.119 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 17:51:00.119 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-04-14 17:51:00.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.119 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.120 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.120 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-14 17:51:00.120 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 17:51:00.120 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 17:51:00.120 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:51:00.120 | ++ functions-common:get_field:819 : read data 2022-04-14 17:51:00.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.120 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.120 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.120 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:51:00.120 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 17:51:00.120 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 17:51:00.120 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 17:51:00.120 | ++ functions-common:get_field:825 : echo '| 4023763e9156423aa210f8a9c7801582 | 234f726927334012a6b90dfa2884aa9c | | 2ebd897ce32d499a977e98cc1d3cc122 | | | False |' 2022-04-14 17:51:00.120 | ++ functions-common:get_field:819 : read data 2022-04-14 17:51:00.120 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4023763e9156423aa210f8a9c7801582 2022-04-14 17:51:00.120 | + functions-common:get_or_add_user_project_role:1004 : echo 4023763e9156423aa210f8a9c7801582 2022-04-14 17:51:00.120 | 4023763e9156423aa210f8a9c7801582 2022-04-14 17:51:00.120 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.11/placement 2022-04-14 17:51:00.120 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-14 17:51:00.120 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 17:51:00.120 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-14 17:51:00.120 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-04-14 17:51:00.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.120 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.120 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.120 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:51:00.120 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 17:51:00.120 | 00352934e4ba4b98918a59c2c5e11a17' 2022-04-14 17:51:00.120 | + functions-common:get_or_create_service:1101 : echo 00352934e4ba4b98918a59c2c5e11a17 2022-04-14 17:51:00.121 | 00352934e4ba4b98918a59c2c5e11a17 2022-04-14 17:51:00.121 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.11/placement 2022-04-14 17:51:00.121 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 17:51:00.121 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface placement public http://10.222.0.11/placement RegionOne 2022-04-14 17:51:00.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 17:51:00.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-04-14 17:51:00.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.121 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.121 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.121 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:51:00.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 17:51:00.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 17:51:00.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.11/placement --region RegionOne -f value -c id 2022-04-14 17:51:00.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.121 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.121 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.121 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:51:00.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ecd971ce97b64f0bb2cb55520b613803 2022-04-14 17:51:00.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ecd971ce97b64f0bb2cb55520b613803 2022-04-14 17:51:00.121 | + functions-common:get_or_create_endpoint:1134 : public_id=ecd971ce97b64f0bb2cb55520b613803 2022-04-14 17:51:00.121 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 17:51:00.121 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 17:51:00.121 | + functions-common:get_or_create_endpoint:1143 : echo ecd971ce97b64f0bb2cb55520b613803 2022-04-14 17:51:00.121 | ecd971ce97b64f0bb2cb55520b613803 2022-04-14 17:51:00.162 | [250021 Async init_placement:292364]: finished init_placement with result 0 in 67 seconds 2022-04-14 17:51:00.171 | + inc/async:async_wait:197 : return 0 2022-04-14 17:51:00.174 | + ./stack.sh:main:1211 : async_wait init_glance 2022-04-14 17:51:00.226 | [250021 Async init_glance:288866]: Waiting for completion of init_glance running on PID 288866 (4 other jobs running) 2022-04-14 17:51:00.252 | [250021 Async init_glance:288866]: Signaling child to exit 2022-04-14 17:51:00.252 | WAKEUP 2022-04-14 17:51:00.276 | [250021 Async init_glance:288866]: Signaled 2022-04-14 17:51:00.277 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-14 17:51:00.277 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-14 17:51:00.277 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-14 17:51:00.277 | + lib/database:recreate_database:112 : local db=glance 2022-04-14 17:51:00.277 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-14 17:51:00.277 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-14 17:51:00.277 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-14 17:51:00.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:51:00.277 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-14 17:51:00.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:51:00.277 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-14 17:51:00.277 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 17:51:00.278 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:51:00.278 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:51:00.278 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:51:00.278 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958285289 2022-04-14 17:51:00.278 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-14 17:51:00.278 | 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=288989) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 17:51:00.278 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-14 17:51:00.278 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-14 17:51:00.278 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-14 17:51:00.278 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:51:00.278 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-14 17:51:00.279 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-14 17:51:00.279 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-14 17:51:00.279 | Database migration is up to date. No migration needed. 2022-04-14 17:51:00.279 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-14 17:51:00.279 | Database is synced successfully. 2022-04-14 17:51:00.279 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-14 17:51:00.279 | 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=289211) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-14 17:51:00.279 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-14 17:51:00.280 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-14 17:51:00.280 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-14 17:51:00.280 | + functions-common:time_stop:2432 : local name 2022-04-14 17:51:00.280 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:51:00.280 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:51:00.280 | + functions-common:time_stop:2435 : local total 2022-04-14 17:51:00.280 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:51:00.280 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 17:51:00.280 | + functions-common:time_stop:2439 : start_time=1649958285289 2022-04-14 17:51:00.286 | + functions-common:time_stop:2441 : [[ -z 1649958285289 ]] 2022-04-14 17:51:00.286 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:51:00.286 | + functions-common:time_stop:2444 : end_time=1649958345607 2022-04-14 17:51:00.286 | + functions-common:time_stop:2445 : elapsed_time=60318 2022-04-14 17:51:00.286 | + functions-common:time_stop:2446 : total=41601 2022-04-14 17:51:00.286 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:51:00.286 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=101919 2022-04-14 17:51:00.324 | [250021 Async init_glance:288866]: finished init_glance with result 0 in 62 seconds 2022-04-14 17:51:00.328 | + inc/async:async_wait:197 : return 0 2022-04-14 17:51:00.331 | + ./stack.sh:main:1212 : async_wait init_swift 2022-04-14 17:51:00.385 | [250021 Async init_swift:292150]: Waiting for completion of init_swift running on PID 292150 (3 other jobs running) 2022-04-14 17:51:00.412 | [250021 Async init_swift:292150]: Signaling child to exit 2022-04-14 17:51:00.412 | WAKEUP 2022-04-14 17:51:00.435 | [250021 Async init_swift:292150]: Signaled 2022-04-14 17:51:00.436 | + lib/swift:init_swift:668 : local node_number 2022-04-14 17:51:00.436 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 17:51:00.436 | No object-replicator running 2022-04-14 17:51:00.436 | No container-updater running 2022-04-14 17:51:00.436 | No object-expirer running 2022-04-14 17:51:00.436 | No object-auditor running 2022-04-14 17:51:00.436 | No object-reconstructor running 2022-04-14 17:51:00.436 | No account-auditor running 2022-04-14 17:51:00.436 | No object-updater running 2022-04-14 17:51:00.436 | No container-auditor running 2022-04-14 17:51:00.436 | No container-server running 2022-04-14 17:51:00.436 | No container-sharder running 2022-04-14 17:51:00.436 | No container-sync running 2022-04-14 17:51:00.436 | No proxy-server running 2022-04-14 17:51:00.436 | No account-reaper running 2022-04-14 17:51:00.437 | No container-reconciler running 2022-04-14 17:51:00.437 | No object-server running 2022-04-14 17:51:00.437 | No account-replicator running 2022-04-14 17:51:00.437 | No container-replicator running 2022-04-14 17:51:00.437 | No account-server running 2022-04-14 17:51:00.437 | + lib/swift:init_swift:670 : true 2022-04-14 17:51:00.437 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-14 17:51:00.437 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-14 17:51:00.437 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-14 17:51:00.437 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-14 17:51:00.437 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-14 17:51:00.437 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-04-14 17:51:00.437 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-14 17:51:00.437 | + functions:create_disk:732 : local node_number 2022-04-14 17:51:00.437 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.437 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-14 17:51:00.437 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-14 17:51:00.437 | + functions:create_disk:736 : local key 2022-04-14 17:51:00.437 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.437 | ++ functions:create_disk:738 : sed s#/.## 2022-04-14 17:51:00.437 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.437 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.437 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-14 17:51:00.437 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.437 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-14 17:51:00.437 | + functions:destroy_disk:765 : local key 2022-04-14 17:51:00.437 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-14 17:51:00.437 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.437 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.437 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.437 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-14 17:51:00.437 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-14 17:51:00.437 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.438 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.438 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-14 17:51:00.438 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.438 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-14 17:51:00.438 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-14 17:51:00.438 | = sectsz=512 attr=2, projid32bit=1 2022-04-14 17:51:00.438 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-14 17:51:00.438 | = reflink=1 2022-04-14 17:51:00.438 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-14 17:51:00.438 | = sunit=0 swidth=0 blks 2022-04-14 17:51:00.438 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-14 17:51:00.438 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-14 17:51:00.438 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-14 17:51:00.438 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-14 17:51:00.438 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-04-14 17:51:00.438 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-14 17:51:00.438 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-04-14 17:51:00.438 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-14 17:51:00.438 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-14 17:51:00.438 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-14 17:51:00.438 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-14 17:51:00.438 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 17:51:00.438 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-14 17:51:00.438 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-14 17:51:00.439 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-14 17:51:00.439 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-14 17:51:00.439 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-14 17:51:00.439 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-14 17:51:00.439 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-14 17:51:00.439 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1649957044.object.builder backups/1649957045.container.builder backups/1649957046.account.builder backups/1649957051.object.builder backups/1649957053.container.builder backups/1649957054.account.builder backups/1649957051.object.ring.gz backups/1649957053.container.ring.gz backups/1649957054.account.ring.gz 2022-04-14 17:51:00.439 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-14 17:51:00.439 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-14 17:51:00.439 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-14 17:51:00.439 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-14 17:51:00.439 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 17:51:00.439 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-14 17:51:00.439 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-14 17:51:00.439 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-14 17:51:00.439 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-14 17:51:00.439 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-14 17:51:00.439 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-14 17:51:00.439 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-14 17:51:00.439 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-14 17:51:00.439 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-14 17:51:00.439 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-14 17:51:00.439 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-14 17:51:00.439 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-14 17:51:00.439 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-14 17:51:00.440 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-14 17:51:00.440 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-14 17:51:00.440 | + lib/swift:init_swift:714 : popd 2022-04-14 17:51:00.482 | [250021 Async init_swift:292150]: finished init_swift with result 0 in 13 seconds 2022-04-14 17:51:00.486 | + inc/async:async_wait:197 : return 0 2022-04-14 17:51:00.489 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-04-14 17:51:00.540 | [250021 Async init_cinder:292245]: Waiting for completion of init_cinder running on PID 292245 (2 other jobs running) 2022-04-14 17:51:00.566 | [250021 Async init_cinder:292245]: Signaling child to exit 2022-04-14 17:51:00.566 | WAKEUP 2022-04-14 17:51:00.590 | [250021 Async init_cinder:292245]: Signaled 2022-04-14 17:51:00.591 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-14 17:51:00.591 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:51:00.591 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-14 17:51:00.592 | + lib/database:recreate_database:112 : local db=cinder 2022-04-14 17:51:00.592 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-14 17:51:00.592 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-14 17:51:00.592 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-14 17:51:00.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:51:00.592 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-14 17:51:00.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:51:00.592 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-14 17:51:00.592 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 17:51:00.592 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:51:00.592 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:51:00.592 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:51:00.592 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958336628 2022-04-14 17:51:00.592 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-14 17:51:00.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.592 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:51:00.592 | from cryptography.utils import int_from_bytes 2022-04-14 17:51:00.592 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-14 17:51:00.592 | last_heartbeat = column_property( 2022-04-14 17:51:00.592 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-14 17:51:00.592 | num_hosts = column_property( 2022-04-14 17:51:00.592 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-14 17:51:00.592 | num_down_hosts = column_property( 2022-04-14 17:51:00.592 | Traceback (most recent call last): 2022-04-14 17:51:00.592 | File "/usr/local/lib/python3.8/dist-packages/oslo_privsep/priv_context.py", line 39, in CapNameOrInt 2022-04-14 17:51:00.592 | return capabilities.CAPS_BYNAME[value] 2022-04-14 17:51:00.592 | KeyError: 'Capabilities.CAP_CHOWN' 2022-04-14 17:51:00.592 | 2022-04-14 17:51:00.592 | During handling of the above exception, another exception occurred: 2022-04-14 17:51:00.592 | 2022-04-14 17:51:00.592 | Traceback (most recent call last): 2022-04-14 17:51:00.593 | File "/usr/local/bin/cinder-manage", line 6, in 2022-04-14 17:51:00.593 | from cinder.cmd.manage import main 2022-04-14 17:51:00.593 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-04-14 17:51:00.593 | from cinder.db import migration as db_migration 2022-04-14 17:51:00.593 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-04-14 17:51:00.593 | from cinder.db.sqlalchemy import api as db_api 2022-04-14 17:51:00.593 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 63, in 2022-04-14 17:51:00.593 | from cinder.volume import volume_utils 2022-04-14 17:51:00.593 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 55, in 2022-04-14 17:51:00.593 | from cinder.brick.local_dev import lvm as brick_lvm 2022-04-14 17:51:00.593 | File "/opt/stack/cinder/cinder/brick/local_dev/lvm.py", line 30, in 2022-04-14 17:51:00.593 | import cinder.privsep.lvm 2022-04-14 17:51:00.593 | File "/opt/stack/cinder/cinder/privsep/__init__.py", line 22, in 2022-04-14 17:51:00.593 | sys_admin_pctxt = priv_context.PrivContext( 2022-04-14 17:51:00.593 | File "/usr/local/lib/python3.8/dist-packages/oslo_privsep/priv_context.py", line 156, in __init__ 2022-04-14 17:51:00.593 | cfg.CONF.set_default('capabilities', group=cfg_section, 2022-04-14 17:51:00.593 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2077, in __inner 2022-04-14 17:51:00.593 | result = f(self, *args, **kwargs) 2022-04-14 17:51:00.593 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2482, in set_default 2022-04-14 17:51:00.593 | opt_info['default'] = self._get_enforced_type_value( 2022-04-14 17:51:00.593 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2493, in _get_enforced_type_value 2022-04-14 17:51:00.593 | return self._convert_value(value, opt) 2022-04-14 17:51:00.593 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2813, in _convert_value 2022-04-14 17:51:00.593 | return opt.type(value) 2022-04-14 17:51:00.593 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/types.py", line 485, in __call__ 2022-04-14 17:51:00.593 | return list(map(self.item_type, value)) 2022-04-14 17:51:00.593 | File "/usr/local/lib/python3.8/dist-packages/oslo_privsep/priv_context.py", line 41, in CapNameOrInt 2022-04-14 17:51:00.593 | return int(value) 2022-04-14 17:51:00.593 | ValueError: invalid literal for int() with base 10: 'Capabilities.CAP_CHOWN' 2022-04-14 17:51:00.593 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-14 17:51:00.593 | + functions-common:time_stop:2432 : local name 2022-04-14 17:51:00.593 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:51:00.593 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:51:00.593 | + functions-common:time_stop:2435 : local total 2022-04-14 17:51:00.593 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:51:00.594 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 17:51:00.594 | + functions-common:time_stop:2439 : start_time=1649958336628 2022-04-14 17:51:00.594 | + functions-common:time_stop:2441 : [[ -z 1649958336628 ]] 2022-04-14 17:51:00.594 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:51:00.594 | + functions-common:time_stop:2444 : end_time=1649958339960 2022-04-14 17:51:00.594 | + functions-common:time_stop:2445 : elapsed_time=3332 2022-04-14 17:51:00.594 | + functions-common:time_stop:2446 : total=41601 2022-04-14 17:51:00.594 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:51:00.594 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=44933 2022-04-14 17:51:00.594 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-14 17:51:00.594 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:51:00.594 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-14 17:51:00.594 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:51:00.594 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-14 17:51:00.637 | [250021 Async init_cinder:292245]: finished init_cinder with result 0 in 3 seconds 2022-04-14 17:51:00.641 | + inc/async:async_wait:197 : return 0 2022-04-14 17:51:00.644 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-04-14 17:51:00.662 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:51:00.664 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-04-14 17:51:00.667 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:51:00.669 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-04-14 17:51:00.672 | + ./stack.sh:main:1220 : init_nova 2022-04-14 17:51:00.674 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-14 17:51:00.692 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:51:00.695 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-14 17:51:00.712 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:51:00.715 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 17:51:00.717 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-14 17:51:00.782 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-14 17:51:00.824 | [250021 Async nova-cell-0:294669]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-14 17:51:00.828 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-14 17:51:00.834 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 17:51:00.836 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-14 17:51:00.839 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 17:51:00.842 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 17:51:00.845 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-14 17:51:00.905 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-14 17:51:00.944 | [250021 Async nova-cell-1:294761]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-14 17:51:00.947 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-14 17:51:00.950 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-14 17:51:00.953 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-14 17:51:00.956 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-14 17:51:00.959 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-14 17:51:00.963 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:51:12.862 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-14 17:51:12.868 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:51:12.997 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-14 17:51:14.044 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-14 17:51:17.446 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:51:17.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:51:17.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:51:17.457 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:51:17.457 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=294821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:51:17.488 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-14 17:51:17.488 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-14 17:51:18.195 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-14 17:52:03.163 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=294821) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-14 17:52:03.166 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-14 17:52:27.072 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=294821) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-14 17:52:27.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:52:27.182 | from cryptography.utils import int_from_bytes 2022-04-14 17:52:27.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:52:27.182 | from cryptography.utils import int_from_bytes 2022-04-14 17:52:27.639 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-14 17:52:27.642 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 17:52:27.654 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 17:52:27.657 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 17:52:27.659 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 17:52:27.663 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 17:52:28.720 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-14 17:52:31.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:52:31.470 | from cryptography.utils import int_from_bytes 2022-04-14 17:52:31.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:52:31.471 | from cryptography.utils import int_from_bytes 2022-04-14 17:52:31.923 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-14 17:52:31.928 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-14 17:52:31.931 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-14 17:52:31.983 | [250021 Async nova-cell-0:294669]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 294669 (3 other jobs running) 2022-04-14 17:52:32.009 | [250021 Async nova-cell-0:294669]: Signaling child to exit 2022-04-14 17:54:06.151 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:54:06.177 | [294669 Async nova-cell-0:294669]: finished successfully 2022-04-14 17:54:06.196 | WAKEUP 2022-04-14 17:54:06.227 | [250021 Async nova-cell-0:294669]: Signaled 2022-04-14 17:54:06.229 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-14 17:54:06.229 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-14 17:54:06.229 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-14 17:54:06.229 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-14 17:54:06.229 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-14 17:54:06.229 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-14 17:54:06.229 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-14 17:54:06.229 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:54:06.229 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-14 17:54:06.229 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:54:06.229 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-14 17:54:06.229 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:06.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:06.231 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:54:06.231 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=294915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:54:06.231 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-14 17:54:06.231 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-14 17:54:06.231 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-14 17:54:06.231 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=294915) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-14 17:54:06.231 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-14 17:54:06.231 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=294915) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-14 17:54:06.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:54:06.231 | from cryptography.utils import int_from_bytes 2022-04-14 17:54:06.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:54:06.231 | from cryptography.utils import int_from_bytes 2022-04-14 17:54:06.282 | [250021 Async nova-cell-0:294669]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 185 seconds 2022-04-14 17:54:06.288 | + inc/async:async_wait:197 : return 0 2022-04-14 17:54:06.291 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-14 17:54:06.293 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-14 17:54:06.346 | [250021 Async nova-cell-1:294761]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 294761 (2 other jobs running) 2022-04-14 17:54:06.371 | [250021 Async nova-cell-1:294761]: Signaling child to exit 2022-04-14 17:54:08.348 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:54:08.374 | [294761 Async nova-cell-1:294761]: finished successfully 2022-04-14 17:54:08.394 | WAKEUP 2022-04-14 17:54:08.416 | [250021 Async nova-cell-1:294761]: Signaled 2022-04-14 17:54:08.418 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-14 17:54:08.418 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-14 17:54:08.418 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-14 17:54:08.418 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-14 17:54:08.418 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-14 17:54:08.418 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-14 17:54:08.418 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-14 17:54:08.418 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:54:08.418 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-14 17:54:08.418 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 17:54:08.418 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-14 17:54:08.418 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 17:54:08.420 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=294909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 17:54:08.420 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-14 17:54:08.420 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-14 17:54:08.420 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-14 17:54:08.420 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=294909) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-14 17:54:08.420 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-14 17:54:08.420 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=294909) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-14 17:54:08.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:54:08.420 | from cryptography.utils import int_from_bytes 2022-04-14 17:54:08.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:54:08.420 | from cryptography.utils import int_from_bytes 2022-04-14 17:54:08.463 | [250021 Async nova-cell-1:294761]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 187 seconds 2022-04-14 17:54:08.467 | + inc/async:async_wait:197 : return 0 2022-04-14 17:54:08.470 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 17:54:08.472 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-14 17:54:09.509 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-14 17:54:12.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:54:12.458 | from cryptography.utils import int_from_bytes 2022-04-14 17:54:12.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:54:12.458 | from cryptography.utils import int_from_bytes 2022-04-14 17:54:12.458 | Running batches of 50 until complete 2022-04-14 17:54:12.458 | +-------------------------------------+--------------+-----------+ 2022-04-14 17:54:12.458 | | Migration | Total Needed | Completed | 2022-04-14 17:54:12.458 | +-------------------------------------+--------------+-----------+ 2022-04-14 17:54:12.458 | | fill_virtual_interface_list | 0 | 0 | 2022-04-14 17:54:12.458 | | migrate_empty_ratio | 0 | 0 | 2022-04-14 17:54:12.458 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-14 17:54:12.458 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-14 17:54:12.458 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-14 17:54:12.458 | | populate_dev_uuids | 0 | 0 | 2022-04-14 17:54:12.458 | | populate_missing_availability_zones | 0 | 0 | 2022-04-14 17:54:12.458 | | populate_queued_for_delete | 0 | 0 | 2022-04-14 17:54:12.458 | | populate_user_id | 0 | 0 | 2022-04-14 17:54:12.458 | | populate_uuids | 0 | 0 | 2022-04-14 17:54:12.458 | +-------------------------------------+--------------+-----------+ 2022-04-14 17:54:12.955 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-14 17:54:12.960 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 17:54:12.963 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-14 17:54:12.966 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 17:54:12.968 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 17:54:12.971 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-04-14 17:54:14.004 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-14 17:54:16.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:54:16.678 | from cryptography.utils import int_from_bytes 2022-04-14 17:54:16.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:54:16.678 | from cryptography.utils import int_from_bytes 2022-04-14 17:54:16.679 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-14 17:54:16.679 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-14 17:54:17.124 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-14 17:54:17.127 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-14 17:54:17.140 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-14 17:54:17.143 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-04-14 17:54:17.161 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:17.164 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-04-14 17:54:17.166 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-14 17:54:17.230 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-14 17:54:17.270 | [250021 Async configure_neutron_nova:296123]: running: configure_neutron_nova 2022-04-14 17:54:17.273 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-04-14 17:54:17.276 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 17:54:17.278 | + functions-common:run_phase:1861 : local phase=post-config 2022-04-14 17:54:17.285 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 17:54:17.285 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 17:54:17.287 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 17:54:17.289 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 17:54:17.292 | + functions-common:run_phase:1870 : local extra 2022-04-14 17:54:17.296 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 17:54:17.302 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 17:54:17.304 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 17:54:17.307 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 17:54:17.310 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-14 17:54:17.314 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 17:54:17.331 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:17.334 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 17:54:17.336 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 17:54:17.339 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-14 17:54:17.341 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 17:54:17.344 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 17:54:17.346 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-14 17:54:17.352 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 17:54:17.354 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 17:54:17.357 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 17:54:17.361 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 17:54:17.364 | + functions-common:run_phase:1887 : run_plugins stack post-config 2022-04-14 17:54:17.366 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 17:54:17.369 | + functions-common:run_plugins:1847 : local phase=post-config 2022-04-14 17:54:17.373 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 17:54:17.375 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 17:54:17.378 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-14 17:54:17.381 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:17.384 | + inc/meta-config:merge_config_group:171 : shift 2022-04-14 17:54:17.386 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-14 17:54:17.389 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-14 17:54:17.391 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-14 17:54:17.394 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-14 17:54:17.398 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-14 17:54:17.403 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:17.414 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-14 17:54:17.414 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-14 17:54:17.414 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-14 17:54:17.414 | /^\[\[.+\|.*\]\]/ { 2022-04-14 17:54:17.414 | gsub("[][]", "", $1); 2022-04-14 17:54:17.414 | split($1, a, "|"); 2022-04-14 17:54:17.414 | if (a[1] == matchgroup) 2022-04-14 17:54:17.414 | print a[2] 2022-04-14 17:54:17.414 | } 2022-04-14 17:54:17.414 | ' /home/ubuntu/devstack/local.conf 2022-04-14 17:54:17.417 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-14 17:54:17.420 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-14 17:54:17.423 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-14 17:54:17.426 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-14 17:54:17.429 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-14 17:54:17.432 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-14 17:54:17.435 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-14 17:54:17.439 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-14 17:54:17.444 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-14 17:54:17.452 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-14 17:54:17.452 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-14 17:54:17.453 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:17.455 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-14 17:54:17.458 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-14 17:54:17.461 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-14 17:54:17.464 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-14 17:54:17.467 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-14 17:54:17.471 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-14 17:54:17.473 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-14 17:54:17.478 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-14 17:54:17.478 | BEGIN { 2022-04-14 17:54:17.478 | section = "" 2022-04-14 17:54:17.478 | last_section = "" 2022-04-14 17:54:17.478 | section_count = 0 2022-04-14 17:54:17.478 | } 2022-04-14 17:54:17.478 | /^\[.+\]/ { 2022-04-14 17:54:17.478 | gsub("[][]", "", $1); 2022-04-14 17:54:17.478 | section=$1 2022-04-14 17:54:17.478 | next 2022-04-14 17:54:17.478 | } 2022-04-14 17:54:17.478 | /^ *\#/ { 2022-04-14 17:54:17.478 | next 2022-04-14 17:54:17.478 | } 2022-04-14 17:54:17.478 | /^[^ \t]+/ { 2022-04-14 17:54:17.478 | # get offset of first = in $0 2022-04-14 17:54:17.478 | eq_idx = index($0, "=") 2022-04-14 17:54:17.478 | # extract attr & value from $0 2022-04-14 17:54:17.478 | attr = substr($0, 1, eq_idx - 1) 2022-04-14 17:54:17.478 | value = substr($0, eq_idx + 1) 2022-04-14 17:54:17.479 | # only need to strip trailing whitespace from attr 2022-04-14 17:54:17.479 | sub(/[ \t]*$/, "", attr) 2022-04-14 17:54:17.479 | # need to strip leading & trailing whitespace from value 2022-04-14 17:54:17.479 | sub(/^[ \t]*/, "", value) 2022-04-14 17:54:17.479 | sub(/[ \t]*$/, "", value) 2022-04-14 17:54:17.479 | 2022-04-14 17:54:17.479 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-14 17:54:17.479 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-14 17:54:17.479 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-14 17:54:17.479 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-14 17:54:17.479 | if (! (section, attr) in cfg_attr_count) { 2022-04-14 17:54:17.479 | if (section != last_section) { 2022-04-14 17:54:17.479 | cfg_section[section_count++] = section 2022-04-14 17:54:17.479 | last_section = section 2022-04-14 17:54:17.479 | } 2022-04-14 17:54:17.479 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-14 17:54:17.479 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-14 17:54:17.479 | 2022-04-14 17:54:17.479 | cfg_attr[section, attr, 0] = value 2022-04-14 17:54:17.479 | cfg_attr_count[section, attr] = 1 2022-04-14 17:54:17.479 | } else { 2022-04-14 17:54:17.479 | lno = cfg_attr_count[section, attr]++ 2022-04-14 17:54:17.479 | cfg_attr[section, attr, lno] = value 2022-04-14 17:54:17.479 | } 2022-04-14 17:54:17.479 | } 2022-04-14 17:54:17.479 | END { 2022-04-14 17:54:17.479 | # Process each section in order 2022-04-14 17:54:17.479 | for (sno = 0; sno < section_count; sno++) { 2022-04-14 17:54:17.479 | section = cfg_section[sno] 2022-04-14 17:54:17.479 | # The ini routines simply append a config item immediately 2022-04-14 17:54:17.479 | # after the section header. To keep the same order as defined 2022-04-14 17:54:17.479 | # in local.conf, invoke the ini routines in the reverse order 2022-04-14 17:54:17.479 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-14 17:54:17.479 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-14 17:54:17.480 | if (cfg_attr_count[section, attr] == 1) 2022-04-14 17:54:17.480 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-14 17:54:17.480 | else { 2022-04-14 17:54:17.480 | # For multiline, invoke the ini routines in the reverse order 2022-04-14 17:54:17.480 | count = cfg_attr_count[section, attr] 2022-04-14 17:54:17.480 | print "inidelete " configfile " " section " " attr 2022-04-14 17:54:17.480 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-14 17:54:17.480 | for (l = count -2; l >= 0; l--) 2022-04-14 17:54:17.480 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-14 17:54:17.480 | } 2022-04-14 17:54:17.480 | } 2022-04-14 17:54:17.480 | } 2022-04-14 17:54:17.480 | } 2022-04-14 17:54:17.480 | ' 2022-04-14 17:54:17.480 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.482 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-14 17:54:17.488 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-14 17:54:17.489 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:17.489 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-14 17:54:17.491 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-14 17:54:17.494 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-14 17:54:17.497 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-14 17:54:17.500 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-14 17:54:17.500 | BEGIN { group = "" } 2022-04-14 17:54:17.500 | /^\[\[.+\|.*\]\]/ { 2022-04-14 17:54:17.500 | gsub("[][]", "", $1); 2022-04-14 17:54:17.500 | split($1, a, "|"); 2022-04-14 17:54:17.500 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-14 17:54:17.500 | group=a[1] 2022-04-14 17:54:17.500 | } else { 2022-04-14 17:54:17.500 | group="" 2022-04-14 17:54:17.501 | } 2022-04-14 17:54:17.501 | next 2022-04-14 17:54:17.501 | } 2022-04-14 17:54:17.501 | { 2022-04-14 17:54:17.501 | if (group != "") 2022-04-14 17:54:17.501 | print $0 2022-04-14 17:54:17.501 | } 2022-04-14 17:54:17.501 | ' /home/ubuntu/devstack/local.conf 2022-04-14 17:54:17.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-04-14 17:54:17.511 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-04-14 17:54:17.542 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.544 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-14 17:54:17.547 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-14 17:54:17.597 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-14 17:54:17.604 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-14 17:54:17.651 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.656 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-14 17:54:17.660 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-14 17:54:17.697 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-14 17:54:17.702 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-14 17:54:17.737 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.739 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-14 17:54:17.742 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 17:54:17.774 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.11/identity"' 2022-04-14 17:54:17.781 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.11/identity 2022-04-14 17:54:17.819 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-14 17:54:17.840 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 17:54:17.856 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.859 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-14 17:54:17.861 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 17:54:17.893 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-14 17:54:17.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 17:54:17.933 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.936 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-14 17:54:17.945 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 17:54:17.986 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:17.988 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-14 17:54:17.991 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 17:54:18.025 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.028 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-14 17:54:18.032 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-14 17:54:18.065 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.068 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-14 17:54:18.071 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-14 17:54:18.074 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-14 17:54:18.078 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-14 17:54:18.081 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-14 17:54:18.084 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-14 17:54:18.087 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-14 17:54:18.090 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-14 17:54:18.095 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-14 17:54:18.098 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-14 17:54:18.101 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-14 17:54:18.104 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:18.107 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-14 17:54:18.110 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-14 17:54:18.113 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-14 17:54:18.116 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-14 17:54:18.119 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-14 17:54:18.122 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-14 17:54:18.127 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-14 17:54:18.129 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-14 17:54:18.129 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.130 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-14 17:54:18.130 | BEGIN { 2022-04-14 17:54:18.130 | section = "" 2022-04-14 17:54:18.130 | last_section = "" 2022-04-14 17:54:18.130 | section_count = 0 2022-04-14 17:54:18.130 | } 2022-04-14 17:54:18.130 | /^\[.+\]/ { 2022-04-14 17:54:18.130 | gsub("[][]", "", $1); 2022-04-14 17:54:18.130 | section=$1 2022-04-14 17:54:18.130 | next 2022-04-14 17:54:18.130 | } 2022-04-14 17:54:18.130 | /^ *\#/ { 2022-04-14 17:54:18.130 | next 2022-04-14 17:54:18.130 | } 2022-04-14 17:54:18.130 | /^[^ \t]+/ { 2022-04-14 17:54:18.130 | # get offset of first = in $0 2022-04-14 17:54:18.130 | eq_idx = index($0, "=") 2022-04-14 17:54:18.130 | # extract attr & value from $0 2022-04-14 17:54:18.130 | attr = substr($0, 1, eq_idx - 1) 2022-04-14 17:54:18.130 | value = substr($0, eq_idx + 1) 2022-04-14 17:54:18.130 | # only need to strip trailing whitespace from attr 2022-04-14 17:54:18.130 | sub(/[ \t]*$/, "", attr) 2022-04-14 17:54:18.131 | # need to strip leading & trailing whitespace from value 2022-04-14 17:54:18.131 | sub(/^[ \t]*/, "", value) 2022-04-14 17:54:18.131 | sub(/[ \t]*$/, "", value) 2022-04-14 17:54:18.131 | 2022-04-14 17:54:18.131 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-14 17:54:18.131 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-14 17:54:18.131 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-14 17:54:18.131 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-14 17:54:18.131 | if (! (section, attr) in cfg_attr_count) { 2022-04-14 17:54:18.131 | if (section != last_section) { 2022-04-14 17:54:18.131 | cfg_section[section_count++] = section 2022-04-14 17:54:18.131 | last_section = section 2022-04-14 17:54:18.131 | } 2022-04-14 17:54:18.131 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-14 17:54:18.131 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-14 17:54:18.131 | 2022-04-14 17:54:18.131 | cfg_attr[section, attr, 0] = value 2022-04-14 17:54:18.131 | cfg_attr_count[section, attr] = 1 2022-04-14 17:54:18.131 | } else { 2022-04-14 17:54:18.131 | lno = cfg_attr_count[section, attr]++ 2022-04-14 17:54:18.131 | cfg_attr[section, attr, lno] = value 2022-04-14 17:54:18.131 | } 2022-04-14 17:54:18.131 | } 2022-04-14 17:54:18.131 | END { 2022-04-14 17:54:18.131 | # Process each section in order 2022-04-14 17:54:18.131 | for (sno = 0; sno < section_count; sno++) { 2022-04-14 17:54:18.131 | section = cfg_section[sno] 2022-04-14 17:54:18.131 | # The ini routines simply append a config item immediately 2022-04-14 17:54:18.131 | # after the section header. To keep the same order as defined 2022-04-14 17:54:18.131 | # in local.conf, invoke the ini routines in the reverse order 2022-04-14 17:54:18.131 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-14 17:54:18.131 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-14 17:54:18.131 | if (cfg_attr_count[section, attr] == 1) 2022-04-14 17:54:18.132 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-14 17:54:18.132 | else { 2022-04-14 17:54:18.132 | # For multiline, invoke the ini routines in the reverse order 2022-04-14 17:54:18.132 | count = cfg_attr_count[section, attr] 2022-04-14 17:54:18.132 | print "inidelete " configfile " " section " " attr 2022-04-14 17:54:18.132 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-14 17:54:18.132 | for (l = count -2; l >= 0; l--) 2022-04-14 17:54:18.132 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-14 17:54:18.132 | } 2022-04-14 17:54:18.132 | } 2022-04-14 17:54:18.132 | } 2022-04-14 17:54:18.132 | } 2022-04-14 17:54:18.132 | ' 2022-04-14 17:54:18.133 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-14 17:54:18.133 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:18.136 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-14 17:54:18.139 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-14 17:54:18.142 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-14 17:54:18.145 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-14 17:54:18.148 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-14 17:54:18.148 | BEGIN { group = "" } 2022-04-14 17:54:18.148 | /^\[\[.+\|.*\]\]/ { 2022-04-14 17:54:18.148 | gsub("[][]", "", $1); 2022-04-14 17:54:18.148 | split($1, a, "|"); 2022-04-14 17:54:18.148 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-14 17:54:18.148 | group=a[1] 2022-04-14 17:54:18.148 | } else { 2022-04-14 17:54:18.148 | group="" 2022-04-14 17:54:18.148 | } 2022-04-14 17:54:18.148 | next 2022-04-14 17:54:18.148 | } 2022-04-14 17:54:18.148 | { 2022-04-14 17:54:18.148 | if (group != "") 2022-04-14 17:54:18.148 | print $0 2022-04-14 17:54:18.148 | } 2022-04-14 17:54:18.148 | ' /home/ubuntu/devstack/local.conf 2022-04-14 17:54:18.155 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-14 17:54:18.158 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-14 17:54:18.190 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-14 17:54:18.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-14 17:54:18.228 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.231 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-14 17:54:18.234 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-14 17:54:18.252 | + inc/async:async_inner:64 : rc=0 2022-04-14 17:54:18.265 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.268 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-14 17:54:18.270 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-14 17:54:18.279 | [296123 Async configure_neutron_nova:296123]: finished successfully 2022-04-14 17:54:18.302 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.305 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-14 17:54:18.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-14 17:54:18.341 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.344 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-14 17:54:18.346 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-14 17:54:18.377 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.380 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-14 17:54:18.382 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-14 17:54:18.413 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.415 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-14 17:54:18.418 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-14 17:54:18.447 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.450 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-14 17:54:18.453 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-14 17:54:18.482 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-14 17:54:18.487 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-14 17:54:18.517 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.520 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-14 17:54:18.522 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-14 17:54:18.552 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.554 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-14 17:54:18.557 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-14 17:54:18.587 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-14 17:54:18.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-14 17:54:18.621 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.624 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-14 17:54:18.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-14 17:54:18.656 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.659 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-14 17:54:18.661 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-14 17:54:18.692 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.695 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-14 17:54:18.697 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-14 17:54:18.728 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.731 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-14 17:54:18.733 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-14 17:54:18.736 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-14 17:54:18.739 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-14 17:54:18.742 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-14 17:54:18.745 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-14 17:54:18.748 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-14 17:54:18.754 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-14 17:54:18.758 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-14 17:54:18.761 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-14 17:54:18.763 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-14 17:54:18.767 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:18.769 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-14 17:54:18.772 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-14 17:54:18.775 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-14 17:54:18.778 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-14 17:54:18.780 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-14 17:54:18.783 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-14 17:54:18.786 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-14 17:54:18.789 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-14 17:54:18.790 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-14 17:54:18.790 | BEGIN { 2022-04-14 17:54:18.790 | section = "" 2022-04-14 17:54:18.790 | last_section = "" 2022-04-14 17:54:18.790 | section_count = 0 2022-04-14 17:54:18.790 | } 2022-04-14 17:54:18.790 | /^\[.+\]/ { 2022-04-14 17:54:18.790 | gsub("[][]", "", $1); 2022-04-14 17:54:18.790 | section=$1 2022-04-14 17:54:18.790 | next 2022-04-14 17:54:18.790 | } 2022-04-14 17:54:18.790 | /^ *\#/ { 2022-04-14 17:54:18.790 | next 2022-04-14 17:54:18.790 | } 2022-04-14 17:54:18.790 | /^[^ \t]+/ { 2022-04-14 17:54:18.790 | # get offset of first = in $0 2022-04-14 17:54:18.790 | eq_idx = index($0, "=") 2022-04-14 17:54:18.790 | # extract attr & value from $0 2022-04-14 17:54:18.790 | attr = substr($0, 1, eq_idx - 1) 2022-04-14 17:54:18.790 | value = substr($0, eq_idx + 1) 2022-04-14 17:54:18.790 | # only need to strip trailing whitespace from attr 2022-04-14 17:54:18.790 | sub(/[ \t]*$/, "", attr) 2022-04-14 17:54:18.791 | # need to strip leading & trailing whitespace from value 2022-04-14 17:54:18.791 | sub(/^[ \t]*/, "", value) 2022-04-14 17:54:18.791 | sub(/[ \t]*$/, "", value) 2022-04-14 17:54:18.791 | 2022-04-14 17:54:18.791 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-14 17:54:18.791 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-14 17:54:18.791 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-14 17:54:18.791 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-14 17:54:18.791 | if (! (section, attr) in cfg_attr_count) { 2022-04-14 17:54:18.791 | if (section != last_section) { 2022-04-14 17:54:18.791 | cfg_section[section_count++] = section 2022-04-14 17:54:18.791 | last_section = section 2022-04-14 17:54:18.791 | } 2022-04-14 17:54:18.791 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-14 17:54:18.791 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-14 17:54:18.791 | 2022-04-14 17:54:18.791 | cfg_attr[section, attr, 0] = value 2022-04-14 17:54:18.791 | cfg_attr_count[section, attr] = 1 2022-04-14 17:54:18.791 | } else { 2022-04-14 17:54:18.791 | lno = cfg_attr_count[section, attr]++ 2022-04-14 17:54:18.791 | cfg_attr[section, attr, lno] = value 2022-04-14 17:54:18.791 | } 2022-04-14 17:54:18.791 | } 2022-04-14 17:54:18.791 | END { 2022-04-14 17:54:18.791 | # Process each section in order 2022-04-14 17:54:18.791 | for (sno = 0; sno < section_count; sno++) { 2022-04-14 17:54:18.791 | section = cfg_section[sno] 2022-04-14 17:54:18.791 | # The ini routines simply append a config item immediately 2022-04-14 17:54:18.791 | # after the section header. To keep the same order as defined 2022-04-14 17:54:18.791 | # in local.conf, invoke the ini routines in the reverse order 2022-04-14 17:54:18.791 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-14 17:54:18.791 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-14 17:54:18.791 | if (cfg_attr_count[section, attr] == 1) 2022-04-14 17:54:18.792 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-14 17:54:18.792 | else { 2022-04-14 17:54:18.792 | # For multiline, invoke the ini routines in the reverse order 2022-04-14 17:54:18.792 | count = cfg_attr_count[section, attr] 2022-04-14 17:54:18.792 | print "inidelete " configfile " " section " " attr 2022-04-14 17:54:18.792 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-14 17:54:18.792 | for (l = count -2; l >= 0; l--) 2022-04-14 17:54:18.792 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-14 17:54:18.792 | } 2022-04-14 17:54:18.792 | } 2022-04-14 17:54:18.792 | } 2022-04-14 17:54:18.792 | } 2022-04-14 17:54:18.792 | ' 2022-04-14 17:54:18.792 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.793 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:18.793 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-14 17:54:18.796 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-14 17:54:18.798 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-14 17:54:18.801 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-14 17:54:18.803 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-14 17:54:18.806 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-14 17:54:18.806 | BEGIN { group = "" } 2022-04-14 17:54:18.806 | /^\[\[.+\|.*\]\]/ { 2022-04-14 17:54:18.806 | gsub("[][]", "", $1); 2022-04-14 17:54:18.806 | split($1, a, "|"); 2022-04-14 17:54:18.806 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-14 17:54:18.806 | group=a[1] 2022-04-14 17:54:18.806 | } else { 2022-04-14 17:54:18.806 | group="" 2022-04-14 17:54:18.806 | } 2022-04-14 17:54:18.806 | next 2022-04-14 17:54:18.806 | } 2022-04-14 17:54:18.806 | { 2022-04-14 17:54:18.806 | if (group != "") 2022-04-14 17:54:18.806 | print $0 2022-04-14 17:54:18.806 | } 2022-04-14 17:54:18.806 | ' /home/ubuntu/devstack/local.conf 2022-04-14 17:54:18.813 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.11/identity/v2.0"' 2022-04-14 17:54:18.815 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.11/identity/v2.0 2022-04-14 17:54:18.842 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.845 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-14 17:54:18.848 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-14 17:54:18.851 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-14 17:54:18.854 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-14 17:54:18.856 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:54:18.860 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:54:18.862 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-14 17:54:18.866 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:54:18.870 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-14 17:54:18.872 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-14 17:54:18.875 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-14 17:54:18.878 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:18.881 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-14 17:54:18.883 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-14 17:54:18.886 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-14 17:54:18.889 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-14 17:54:18.892 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:54:18.895 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 17:54:18.897 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-14 17:54:18.901 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-14 17:54:18.901 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-14 17:54:18.901 | BEGIN { 2022-04-14 17:54:18.901 | section = "" 2022-04-14 17:54:18.901 | last_section = "" 2022-04-14 17:54:18.901 | section_count = 0 2022-04-14 17:54:18.901 | } 2022-04-14 17:54:18.901 | /^\[.+\]/ { 2022-04-14 17:54:18.901 | gsub("[][]", "", $1); 2022-04-14 17:54:18.901 | section=$1 2022-04-14 17:54:18.901 | next 2022-04-14 17:54:18.902 | } 2022-04-14 17:54:18.902 | /^ *\#/ { 2022-04-14 17:54:18.902 | next 2022-04-14 17:54:18.902 | } 2022-04-14 17:54:18.902 | /^[^ \t]+/ { 2022-04-14 17:54:18.902 | # get offset of first = in $0 2022-04-14 17:54:18.902 | eq_idx = index($0, "=") 2022-04-14 17:54:18.902 | # extract attr & value from $0 2022-04-14 17:54:18.902 | attr = substr($0, 1, eq_idx - 1) 2022-04-14 17:54:18.902 | value = substr($0, eq_idx + 1) 2022-04-14 17:54:18.902 | # only need to strip trailing whitespace from attr 2022-04-14 17:54:18.902 | sub(/[ \t]*$/, "", attr) 2022-04-14 17:54:18.902 | # need to strip leading & trailing whitespace from value 2022-04-14 17:54:18.902 | sub(/^[ \t]*/, "", value) 2022-04-14 17:54:18.902 | sub(/[ \t]*$/, "", value) 2022-04-14 17:54:18.902 | 2022-04-14 17:54:18.902 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-14 17:54:18.902 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-14 17:54:18.902 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-14 17:54:18.902 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-14 17:54:18.902 | if (! (section, attr) in cfg_attr_count) { 2022-04-14 17:54:18.902 | if (section != last_section) { 2022-04-14 17:54:18.902 | cfg_section[section_count++] = section 2022-04-14 17:54:18.902 | last_section = section 2022-04-14 17:54:18.902 | } 2022-04-14 17:54:18.902 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-14 17:54:18.902 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-14 17:54:18.902 | 2022-04-14 17:54:18.902 | cfg_attr[section, attr, 0] = value 2022-04-14 17:54:18.902 | cfg_attr_count[section, attr] = 1 2022-04-14 17:54:18.902 | } else { 2022-04-14 17:54:18.902 | lno = cfg_attr_count[section, attr]++ 2022-04-14 17:54:18.902 | cfg_attr[section, attr, lno] = value 2022-04-14 17:54:18.902 | } 2022-04-14 17:54:18.903 | } 2022-04-14 17:54:18.903 | END { 2022-04-14 17:54:18.903 | # Process each section in order 2022-04-14 17:54:18.903 | for (sno = 0; sno < section_count; sno++) { 2022-04-14 17:54:18.903 | section = cfg_section[sno] 2022-04-14 17:54:18.903 | # The ini routines simply append a config item immediately 2022-04-14 17:54:18.903 | # after the section header. To keep the same order as defined 2022-04-14 17:54:18.903 | # in local.conf, invoke the ini routines in the reverse order 2022-04-14 17:54:18.903 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-14 17:54:18.903 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-14 17:54:18.903 | if (cfg_attr_count[section, attr] == 1) 2022-04-14 17:54:18.903 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-14 17:54:18.903 | else { 2022-04-14 17:54:18.903 | # For multiline, invoke the ini routines in the reverse order 2022-04-14 17:54:18.903 | count = cfg_attr_count[section, attr] 2022-04-14 17:54:18.903 | print "inidelete " configfile " " section " " attr 2022-04-14 17:54:18.903 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-14 17:54:18.903 | for (l = count -2; l >= 0; l--) 2022-04-14 17:54:18.903 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-14 17:54:18.903 | } 2022-04-14 17:54:18.903 | } 2022-04-14 17:54:18.903 | } 2022-04-14 17:54:18.903 | } 2022-04-14 17:54:18.903 | ' 2022-04-14 17:54:18.903 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.904 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-14 17:54:18.906 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:54:18.908 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-14 17:54:18.911 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-14 17:54:18.913 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-14 17:54:18.915 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-14 17:54:18.918 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-14 17:54:18.918 | BEGIN { group = "" } 2022-04-14 17:54:18.918 | /^\[\[.+\|.*\]\]/ { 2022-04-14 17:54:18.918 | gsub("[][]", "", $1); 2022-04-14 17:54:18.918 | split($1, a, "|"); 2022-04-14 17:54:18.918 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-14 17:54:18.918 | group=a[1] 2022-04-14 17:54:18.918 | } else { 2022-04-14 17:54:18.918 | group="" 2022-04-14 17:54:18.918 | } 2022-04-14 17:54:18.918 | next 2022-04-14 17:54:18.918 | } 2022-04-14 17:54:18.918 | { 2022-04-14 17:54:18.918 | if (group != "") 2022-04-14 17:54:18.918 | print $0 2022-04-14 17:54:18.918 | } 2022-04-14 17:54:18.919 | ' /home/ubuntu/devstack/local.conf 2022-04-14 17:54:18.925 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-14 17:54:18.928 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-14 17:54:18.956 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.958 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-14 17:54:18.961 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-14 17:54:18.992 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:54:18.995 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-04-14 17:54:19.013 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:19.016 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-04-14 17:54:19.019 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:54:19.021 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-04-14 17:54:19.024 | + ./stack.sh:main:1254 : start_swift 2022-04-14 17:54:19.027 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-14 17:54:19.029 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 17:54:19.032 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 17:54:19.063 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-14 17:54:19.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 17:54:19.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 17:54:19.071 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-14 17:54:19.519 | Restarting rsync (via systemctl): rsync.service. 2022-04-14 17:54:19.524 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-14 17:54:19.526 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-14 17:54:19.529 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-14 17:54:19.532 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-14 17:54:19.535 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-14 17:54:19.537 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-14 17:54:19.540 | + functions-common:run_process:1687 : local service=s-object 2022-04-14 17:54:19.542 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-14 17:54:19.545 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:19.548 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:19.551 | + functions-common:run_process:1692 : local name=s-object 2022-04-14 17:54:19.553 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:19.556 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:19.558 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:19.564 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:19.567 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:19.572 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958859569 2022-04-14 17:54:19.574 | + functions-common:run_process:1695 : is_service_enabled s-object 2022-04-14 17:54:19.591 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:19.594 | + functions-common:run_process:1696 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-14 17:54:19.596 | + functions-common:_run_under_systemd:1652 : local service=s-object 2022-04-14 17:54:19.599 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-14 17:54:19.601 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-14 17:54:19.604 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-14 17:54:19.606 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-14 17:54:19.608 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-14 17:54:19.611 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-14 17:54:19.613 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@s-object.service 2022-04-14 17:54:19.616 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:19.618 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:19.621 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-14 17:54:19.623 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-14 17:54:19.626 | + functions-common:write_user_unit_file:1569 : local service=devstack@s-object.service 2022-04-14 17:54:19.628 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-14 17:54:19.630 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:19.632 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:19.634 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:19.636 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:19.638 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-14 17:54:19.641 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:19.645 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-14 17:54:19.701 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-14 17:54:19.754 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-14 17:54:19.806 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-14 17:54:19.859 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-14 17:54:19.912 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:19.964 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:19.966 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-14 17:54:20.024 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:20.455 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@s-object.service 2022-04-14 17:54:20.468 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-14 17:54:20.895 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@s-object.service 2022-04-14 17:54:20.916 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:20.919 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:20.926 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:20.928 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:20.931 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:20.933 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:20.936 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:20.938 | + functions-common:time_stop:2439 : start_time=1649958859569 2022-04-14 17:54:20.941 | + functions-common:time_stop:2441 : [[ -z 1649958859569 ]] 2022-04-14 17:54:20.944 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:20.949 | + functions-common:time_stop:2444 : end_time=1649958860946 2022-04-14 17:54:20.951 | + functions-common:time_stop:2445 : elapsed_time=1377 2022-04-14 17:54:20.955 | + functions-common:time_stop:2446 : total=3020 2022-04-14 17:54:20.956 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:20.958 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4397 2022-04-14 17:54:20.961 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-14 17:54:20.963 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-14 17:54:20.966 | + functions-common:run_process:1687 : local service=s-container 2022-04-14 17:54:20.969 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-14 17:54:20.971 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:20.974 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:20.976 | + functions-common:run_process:1692 : local name=s-container 2022-04-14 17:54:20.979 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:20.981 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:20.985 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:20.987 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:20.990 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:20.997 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958860992 2022-04-14 17:54:21.000 | + functions-common:run_process:1695 : is_service_enabled s-container 2022-04-14 17:54:21.018 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:21.020 | + functions-common:run_process:1696 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-14 17:54:21.023 | + functions-common:_run_under_systemd:1652 : local service=s-container 2022-04-14 17:54:21.025 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-14 17:54:21.030 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-14 17:54:21.030 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-14 17:54:21.033 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-14 17:54:21.035 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-14 17:54:21.038 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-14 17:54:21.041 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@s-container.service 2022-04-14 17:54:21.043 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:21.046 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:21.049 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-14 17:54:21.051 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-14 17:54:21.054 | + functions-common:write_user_unit_file:1569 : local service=devstack@s-container.service 2022-04-14 17:54:21.056 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-14 17:54:21.063 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:21.063 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:21.063 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:21.066 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:21.068 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-14 17:54:21.071 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:21.076 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-14 17:54:21.133 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-14 17:54:21.185 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-14 17:54:21.240 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-14 17:54:21.296 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-14 17:54:21.362 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:21.417 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:21.419 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-14 17:54:21.474 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:21.915 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@s-container.service 2022-04-14 17:54:21.929 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-14 17:54:22.389 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@s-container.service 2022-04-14 17:54:22.415 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:22.418 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:22.427 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:22.427 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:22.428 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:22.431 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:22.433 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:22.436 | + functions-common:time_stop:2439 : start_time=1649958860992 2022-04-14 17:54:22.438 | + functions-common:time_stop:2441 : [[ -z 1649958860992 ]] 2022-04-14 17:54:22.441 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:22.446 | + functions-common:time_stop:2444 : end_time=1649958862443 2022-04-14 17:54:22.448 | + functions-common:time_stop:2445 : elapsed_time=1451 2022-04-14 17:54:22.450 | + functions-common:time_stop:2446 : total=4397 2022-04-14 17:54:22.453 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:22.455 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5848 2022-04-14 17:54:22.458 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-14 17:54:22.464 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-14 17:54:22.464 | + functions-common:run_process:1687 : local service=s-account 2022-04-14 17:54:22.465 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-14 17:54:22.469 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:22.471 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:22.473 | + functions-common:run_process:1692 : local name=s-account 2022-04-14 17:54:22.476 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:22.478 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:22.481 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:22.484 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:22.488 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:22.492 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958862489 2022-04-14 17:54:22.495 | + functions-common:run_process:1695 : is_service_enabled s-account 2022-04-14 17:54:22.513 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:22.515 | + functions-common:run_process:1696 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-14 17:54:22.518 | + functions-common:_run_under_systemd:1652 : local service=s-account 2022-04-14 17:54:22.521 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-14 17:54:22.523 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-14 17:54:22.525 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-14 17:54:22.528 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-14 17:54:22.531 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-14 17:54:22.533 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-14 17:54:22.536 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@s-account.service 2022-04-14 17:54:22.538 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:22.541 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:22.543 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-14 17:54:22.546 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-14 17:54:22.549 | + functions-common:write_user_unit_file:1569 : local service=devstack@s-account.service 2022-04-14 17:54:22.551 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-14 17:54:22.554 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:22.556 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:22.560 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:22.562 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:22.565 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-14 17:54:22.567 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:22.572 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-14 17:54:22.626 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-14 17:54:22.678 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-14 17:54:22.733 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-14 17:54:22.792 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-14 17:54:22.847 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:22.901 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:22.903 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-14 17:54:22.958 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:23.467 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@s-account.service 2022-04-14 17:54:23.481 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-14 17:54:23.954 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@s-account.service 2022-04-14 17:54:23.977 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:23.981 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:23.984 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:23.988 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:23.991 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:23.994 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:23.996 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:24.000 | + functions-common:time_stop:2439 : start_time=1649958862489 2022-04-14 17:54:24.002 | + functions-common:time_stop:2441 : [[ -z 1649958862489 ]] 2022-04-14 17:54:24.007 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:24.011 | + functions-common:time_stop:2444 : end_time=1649958864007 2022-04-14 17:54:24.014 | + functions-common:time_stop:2445 : elapsed_time=1518 2022-04-14 17:54:24.017 | + functions-common:time_stop:2446 : total=5848 2022-04-14 17:54:24.019 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:24.022 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7366 2022-04-14 17:54:24.024 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-14 17:54:24.028 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-14 17:54:24.082 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-14 17:54:24.085 | + functions-common:run_process:1687 : local service=s-container-sync 2022-04-14 17:54:24.088 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-14 17:54:24.090 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:24.093 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:24.098 | + functions-common:run_process:1692 : local name=s-container-sync 2022-04-14 17:54:24.100 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:24.103 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:24.106 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:24.109 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:24.112 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:24.117 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958864114 2022-04-14 17:54:24.121 | + functions-common:run_process:1695 : is_service_enabled s-container-sync 2022-04-14 17:54:24.139 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:24.143 | + functions-common:run_process:1696 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-14 17:54:24.146 | + functions-common:_run_under_systemd:1652 : local service=s-container-sync 2022-04-14 17:54:24.149 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-14 17:54:24.152 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-14 17:54:24.154 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-14 17:54:24.157 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-14 17:54:24.159 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-14 17:54:24.162 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-14 17:54:24.166 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@s-container-sync.service 2022-04-14 17:54:24.168 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:24.171 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:24.174 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-14 17:54:24.177 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-14 17:54:24.181 | + functions-common:write_user_unit_file:1569 : local service=devstack@s-container-sync.service 2022-04-14 17:54:24.181 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-14 17:54:24.185 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:24.189 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:24.191 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:24.193 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:24.196 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-14 17:54:24.198 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:24.203 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-14 17:54:24.261 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-14 17:54:24.323 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-14 17:54:24.380 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-14 17:54:24.436 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-14 17:54:24.490 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:24.545 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:24.548 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-14 17:54:24.601 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:25.057 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@s-container-sync.service 2022-04-14 17:54:25.532 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@s-container-sync.service 2022-04-14 17:54:25.553 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:25.556 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:25.560 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:25.569 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:25.571 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:25.574 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:25.576 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:25.579 | + functions-common:time_stop:2439 : start_time=1649958864114 2022-04-14 17:54:25.582 | + functions-common:time_stop:2441 : [[ -z 1649958864114 ]] 2022-04-14 17:54:25.585 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:25.590 | + functions-common:time_stop:2444 : end_time=1649958865587 2022-04-14 17:54:25.592 | + functions-common:time_stop:2445 : elapsed_time=1473 2022-04-14 17:54:25.595 | + functions-common:time_stop:2446 : total=7366 2022-04-14 17:54:25.597 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:25.599 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8839 2022-04-14 17:54:25.602 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-14 17:54:25.620 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:54:25.623 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-14 17:54:25.626 | + functions-common:run_process:1687 : local service=s-proxy 2022-04-14 17:54:25.629 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-14 17:54:25.631 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:25.634 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:25.636 | + functions-common:run_process:1692 : local name=s-proxy 2022-04-14 17:54:25.639 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:25.641 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:25.644 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:25.646 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:25.650 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:25.654 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958865651 2022-04-14 17:54:25.658 | + functions-common:run_process:1695 : is_service_enabled s-proxy 2022-04-14 17:54:25.674 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:25.677 | + functions-common:run_process:1696 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-14 17:54:25.680 | + functions-common:_run_under_systemd:1652 : local service=s-proxy 2022-04-14 17:54:25.682 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-14 17:54:25.685 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-14 17:54:25.688 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-14 17:54:25.690 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-14 17:54:25.693 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-14 17:54:25.696 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-14 17:54:25.698 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@s-proxy.service 2022-04-14 17:54:25.701 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:25.703 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:25.706 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-14 17:54:25.708 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-14 17:54:25.711 | + functions-common:write_user_unit_file:1569 : local service=devstack@s-proxy.service 2022-04-14 17:54:25.713 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-14 17:54:25.716 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:25.718 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:25.721 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:25.723 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:25.726 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-14 17:54:25.732 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:25.733 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-14 17:54:25.788 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-14 17:54:25.842 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-14 17:54:25.896 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-14 17:54:25.953 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-14 17:54:26.008 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:26.062 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:26.064 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-14 17:54:26.118 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:26.609 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@s-proxy.service 2022-04-14 17:54:26.622 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-14 17:54:27.081 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@s-proxy.service 2022-04-14 17:54:27.105 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:27.107 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:27.110 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:27.113 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:27.115 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:27.119 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:27.120 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:27.123 | + functions-common:time_stop:2439 : start_time=1649958865651 2022-04-14 17:54:27.126 | + functions-common:time_stop:2441 : [[ -z 1649958865651 ]] 2022-04-14 17:54:27.129 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:27.133 | + functions-common:time_stop:2444 : end_time=1649958867131 2022-04-14 17:54:27.136 | + functions-common:time_stop:2445 : elapsed_time=1480 2022-04-14 17:54:27.138 | + functions-common:time_stop:2446 : total=8839 2022-04-14 17:54:27.141 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:27.143 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=10319 2022-04-14 17:54:27.145 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-14 17:54:27.146 | Waiting for swift proxy to start... 2022-04-14 17:54:27.148 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.11:8080/info 2022-04-14 17:54:27.154 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 17:54:27.154 | + functions:wait_for_service:458 : local url=http://10.222.0.11:8080/info 2022-04-14 17:54:27.155 | + functions:wait_for_service:459 : local rval=0 2022-04-14 17:54:27.158 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 17:54:27.160 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 17:54:27.163 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:27.165 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:27.168 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:27.173 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958867170 2022-04-14 17:54:27.176 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 17:54:27.183 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11:8080/info 2022-04-14 17:54:27.195 | + :: : [[ 000 == 503 ]] 2022-04-14 17:54:27.197 | + :: : [[ 7 -eq 7 ]] 2022-04-14 17:54:27.198 | + :: : sleep 1 2022-04-14 17:54:28.201 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11:8080/info 2022-04-14 17:54:28.215 | + :: : [[ 000 == 503 ]] 2022-04-14 17:54:28.216 | + :: : [[ 7 -eq 7 ]] 2022-04-14 17:54:28.217 | + :: : sleep 1 2022-04-14 17:54:29.221 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11:8080/info 2022-04-14 17:54:29.233 | + :: : [[ 000 == 503 ]] 2022-04-14 17:54:29.235 | + :: : [[ 7 -eq 7 ]] 2022-04-14 17:54:29.236 | + :: : sleep 1 2022-04-14 17:54:30.240 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11:8080/info 2022-04-14 17:54:30.364 | + :: : [[ 200 == 503 ]] 2022-04-14 17:54:30.365 | + :: : [[ 0 -eq 7 ]] 2022-04-14 17:54:30.369 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 17:54:30.372 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:30.374 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:30.377 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:30.379 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:30.382 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:30.384 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 17:54:30.387 | + functions-common:time_stop:2439 : start_time=1649958867170 2022-04-14 17:54:30.390 | + functions-common:time_stop:2441 : [[ -z 1649958867170 ]] 2022-04-14 17:54:30.393 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:30.398 | + functions-common:time_stop:2444 : end_time=1649958870395 2022-04-14 17:54:30.400 | + functions-common:time_stop:2445 : elapsed_time=3225 2022-04-14 17:54:30.402 | + functions-common:time_stop:2446 : total=6624 2022-04-14 17:54:30.406 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:30.408 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=9849 2022-04-14 17:54:30.411 | + functions:wait_for_service:467 : return 0 2022-04-14 17:54:30.413 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-14 17:54:30.416 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-14 17:54:30.418 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-04-14 17:54:30.436 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:30.439 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-14 17:54:30.470 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-04-14 17:54:30.522 | [250021 Async configure_neutron_nova:296123]: Waiting for completion of configure_neutron_nova running on PID 296123 (2 other jobs running) 2022-04-14 17:54:30.547 | [250021 Async configure_neutron_nova:296123]: Signaling child to exit 2022-04-14 17:54:30.547 | WAKEUP 2022-04-14 17:54:30.571 | [250021 Async configure_neutron_nova:296123]: Signaled 2022-04-14 17:54:30.572 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-14 17:54:30.572 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 17:54:30.572 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:54:30.572 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:54:30.572 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 17:54:30.572 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 17:54:30.572 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 17:54:30.572 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-14 17:54:30.572 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-14 17:54:30.572 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-14 17:54:30.572 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.11/identity 2022-04-14 17:54:30.572 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-14 17:54:30.572 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-14 17:54:30.572 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-14 17:54:30.573 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-14 17:54:30.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-14 17:54:30.573 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-14 17:54:30.573 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-14 17:54:30.573 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-14 17:54:30.573 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 17:54:30.573 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-14 17:54:30.573 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-14 17:54:30.573 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 17:54:30.573 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 17:54:30.573 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-14 17:54:30.573 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.11/identity 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-14 17:54:30.573 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-14 17:54:30.574 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-14 17:54:30.574 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-14 17:54:30.574 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-14 17:54:30.574 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-14 17:54:30.574 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-14 17:54:30.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-14 17:54:30.574 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-14 17:54:30.574 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:30.574 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-14 17:54:30.574 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-14 17:54:30.574 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-14 17:54:30.617 | [250021 Async configure_neutron_nova:296123]: finished configure_neutron_nova with result 0 in 1 seconds 2022-04-14 17:54:30.621 | + inc/async:async_wait:197 : return 0 2022-04-14 17:54:30.624 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-04-14 17:54:30.642 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:30.645 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-14 17:54:30.674 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-14 17:54:30.706 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-04-14 17:54:30.724 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:30.727 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-04-14 17:54:30.729 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:54:30.732 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-04-14 17:54:30.739 | + ./stack.sh:main:1279 : start_nova_api 2022-04-14 17:54:30.742 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-14 17:54:30.745 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-14 17:54:30.750 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-14 17:54:30.752 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-14 17:54:30.770 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:54:30.773 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:54:30.775 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:54:30.778 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:54:30.781 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-14 17:54:30.785 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-14 17:54:30.789 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-14 17:54:30.792 | + functions-common:run_process:1687 : local service=n-api 2022-04-14 17:54:30.795 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-14 17:54:30.798 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:30.800 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:30.803 | + functions-common:run_process:1692 : local name=n-api 2022-04-14 17:54:30.805 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:30.808 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:30.810 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:30.814 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:30.817 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:30.822 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958870819 2022-04-14 17:54:30.825 | + functions-common:run_process:1695 : is_service_enabled n-api 2022-04-14 17:54:30.842 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:30.844 | + functions-common:run_process:1696 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-14 17:54:30.847 | + functions-common:_run_under_systemd:1652 : local service=n-api 2022-04-14 17:54:30.850 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-14 17:54:30.852 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-14 17:54:30.855 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-14 17:54:30.857 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-14 17:54:30.860 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-14 17:54:30.863 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-14 17:54:30.865 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@n-api.service 2022-04-14 17:54:30.868 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:30.870 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:30.873 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-14 17:54:30.876 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-04-14 17:54:30.878 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@n-api.service 2022-04-14 17:54:30.881 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-14 17:54:30.883 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 17:54:30.885 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 17:54:30.888 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-14 17:54:30.890 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 17:54:30.894 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-14 17:54:30.947 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-14 17:54:30.999 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-14 17:54:31.053 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-14 17:54:31.105 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:31.158 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-14 17:54:31.211 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-14 17:54:31.264 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-14 17:54:31.317 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-14 17:54:31.371 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-14 17:54:31.424 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 17:54:31.426 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-14 17:54:31.479 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 17:54:31.919 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@n-api.service 2022-04-14 17:54:31.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-14 17:54:32.360 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@n-api.service 2022-04-14 17:54:32.439 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:32.442 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:32.444 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:32.447 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:32.449 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:32.453 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:32.455 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:32.458 | + functions-common:time_stop:2439 : start_time=1649958870819 2022-04-14 17:54:32.460 | + functions-common:time_stop:2441 : [[ -z 1649958870819 ]] 2022-04-14 17:54:32.465 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:32.469 | + functions-common:time_stop:2444 : end_time=1649958872466 2022-04-14 17:54:32.472 | + functions-common:time_stop:2445 : elapsed_time=1647 2022-04-14 17:54:32.474 | + functions-common:time_stop:2446 : total=10319 2022-04-14 17:54:32.477 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:32.479 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=11966 2022-04-14 17:54:32.482 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.11/compute/v2.1/ 2022-04-14 17:54:32.485 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-14 17:54:32.485 | Waiting for nova-api to start... 2022-04-14 17:54:32.487 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.11/compute/v2.1/ 2022-04-14 17:54:32.490 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 17:54:32.492 | + functions:wait_for_service:458 : local url=http://10.222.0.11/compute/v2.1/ 2022-04-14 17:54:32.495 | + functions:wait_for_service:459 : local rval=0 2022-04-14 17:54:32.497 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 17:54:32.500 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 17:54:32.502 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:32.505 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:32.510 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:32.513 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958872510 2022-04-14 17:54:32.516 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 17:54:32.522 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11/compute/v2.1/ 2022-04-14 17:54:38.378 | + :: : [[ 200 == 503 ]] 2022-04-14 17:54:38.379 | + :: : [[ 0 -eq 7 ]] 2022-04-14 17:54:38.383 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 17:54:38.385 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:38.388 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:38.391 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:38.393 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:38.396 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:38.399 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 17:54:38.401 | + functions-common:time_stop:2439 : start_time=1649958872510 2022-04-14 17:54:38.404 | + functions-common:time_stop:2441 : [[ -z 1649958872510 ]] 2022-04-14 17:54:38.407 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:38.412 | + functions-common:time_stop:2444 : end_time=1649958878409 2022-04-14 17:54:38.415 | + functions-common:time_stop:2445 : elapsed_time=5899 2022-04-14 17:54:38.417 | + functions-common:time_stop:2446 : total=9849 2022-04-14 17:54:38.420 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:38.422 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=15748 2022-04-14 17:54:38.425 | + functions:wait_for_service:467 : return 0 2022-04-14 17:54:38.427 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:54:38.430 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:54:38.433 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-14 17:54:38.450 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:38.454 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-04-14 17:54:38.456 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:54:38.459 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-04-14 17:54:38.462 | + ./stack.sh:main:1284 : start_ovn_services 2022-04-14 17:54:38.464 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-14 17:54:38.467 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-04-14 17:54:38.485 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:54:38.487 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-04-14 17:54:38.504 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:38.507 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-04-14 17:54:38.510 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:54:38.512 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-04-14 17:54:38.516 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-04-14 17:54:38.518 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-14 17:54:38.521 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 17:54:38.551 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-14 17:54:38.554 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-14 17:54:38.557 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-14 17:54:38.587 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-14 17:54:38.618 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-04-14 17:54:38.621 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-14 17:54:38.623 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-14 17:54:38.626 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-14 17:54:38.629 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-14 17:54:38.632 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-14 17:54:38.635 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-14 17:54:38.637 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-14 17:54:38.641 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-14 17:54:38.644 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-14 17:54:38.646 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-14 17:54:38.649 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-14 17:54:38.652 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.654 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.658 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.661 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-14 17:54:38.663 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.666 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.669 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-14 17:54:38.686 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:54:38.690 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-14 17:54:38.692 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.695 | + functions-common:run_process:1687 : local service=q-svc 2022-04-14 17:54:38.698 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.700 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:38.704 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:38.707 | + functions-common:run_process:1692 : local name=q-svc 2022-04-14 17:54:38.710 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:38.712 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:38.715 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:38.717 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:38.721 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:38.726 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958878723 2022-04-14 17:54:38.728 | + functions-common:run_process:1695 : is_service_enabled q-svc 2022-04-14 17:54:38.745 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:38.748 | + functions-common:run_process:1696 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-14 17:54:38.751 | + functions-common:_run_under_systemd:1652 : local service=q-svc 2022-04-14 17:54:38.753 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.756 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.758 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.761 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.763 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-14 17:54:38.766 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-14 17:54:38.768 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@q-svc.service 2022-04-14 17:54:38.771 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:38.773 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:38.776 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-14 17:54:38.778 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-14 17:54:38.781 | + functions-common:write_user_unit_file:1569 : local service=devstack@q-svc.service 2022-04-14 17:54:38.784 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.786 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:38.788 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:38.791 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:38.793 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:38.795 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-14 17:54:38.798 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:38.802 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-14 17:54:38.858 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-14 17:54:38.911 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:38.964 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-14 17:54:39.017 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-14 17:54:39.070 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:39.122 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:39.125 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-14 17:54:39.177 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:39.630 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@q-svc.service 2022-04-14 17:54:39.644 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-14 17:54:40.087 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@q-svc.service 2022-04-14 17:54:40.113 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:40.115 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:40.118 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:40.120 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:40.123 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:40.126 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:40.129 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:40.132 | + functions-common:time_stop:2439 : start_time=1649958878723 2022-04-14 17:54:40.137 | + functions-common:time_stop:2441 : [[ -z 1649958878723 ]] 2022-04-14 17:54:40.137 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:40.142 | + functions-common:time_stop:2444 : end_time=1649958880140 2022-04-14 17:54:40.145 | + functions-common:time_stop:2445 : elapsed_time=1417 2022-04-14 17:54:40.148 | + functions-common:time_stop:2446 : total=11966 2022-04-14 17:54:40.150 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:40.153 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=13383 2022-04-14 17:54:40.156 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.11:9696 2022-04-14 17:54:40.158 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-14 17:54:40.177 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:54:40.179 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-14 17:54:40.179 | Waiting for Neutron to start... 2022-04-14 17:54:40.182 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.11:9696' 2022-04-14 17:54:40.184 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.11:9696' 'Neutron did not start' 60 2022-04-14 17:54:40.187 | + functions-common:test_with_retry:2370 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.11:9696' 2022-04-14 17:54:40.189 | + functions-common:test_with_retry:2371 : local 'failmsg=Neutron did not start' 2022-04-14 17:54:40.192 | + functions-common:test_with_retry:2372 : local until=60 2022-04-14 17:54:40.194 | + functions-common:test_with_retry:2373 : local sleep=0.5 2022-04-14 17:54:40.197 | + functions-common:test_with_retry:2375 : time_start test_with_retry 2022-04-14 17:54:40.200 | + functions-common:time_start:2418 : local name=test_with_retry 2022-04-14 17:54:40.202 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:40.205 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:40.208 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:40.213 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958880210 2022-04-14 17:54:40.215 | + functions-common:test_with_retry:2376 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.11:9696; do sleep 0.5; done' 2022-04-14 17:54:46.799 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.11:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2379 : time_stop test_with_retry 2022-04-14 17:54:46.802 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:46.804 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:46.807 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:46.810 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:46.813 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:46.815 | + functions-common:time_stop:2438 : name=test_with_retry 2022-04-14 17:54:46.818 | + functions-common:time_stop:2439 : start_time=1649958880210 2022-04-14 17:54:46.821 | + functions-common:time_stop:2441 : [[ -z 1649958880210 ]] 2022-04-14 17:54:46.824 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:46.829 | + functions-common:time_stop:2444 : end_time=1649958886826 2022-04-14 17:54:46.832 | + functions-common:time_stop:2445 : elapsed_time=6616 2022-04-14 17:54:46.834 | + functions-common:time_stop:2446 : total=0 2022-04-14 17:54:46.836 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:46.839 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6616 2022-04-14 17:54:46.842 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-04-14 17:54:46.860 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:46.864 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-04-14 17:54:46.866 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:54:46.869 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-04-14 17:54:46.872 | + ./stack.sh:main:1300 : start_placement 2022-04-14 17:54:46.874 | + lib/placement:start_placement:160 : start_placement_api 2022-04-14 17:54:46.877 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 17:54:46.880 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-14 17:54:46.885 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-14 17:54:46.887 | + functions-common:run_process:1687 : local service=placement-api 2022-04-14 17:54:46.890 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-14 17:54:46.893 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:46.895 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:46.898 | + functions-common:run_process:1692 : local name=placement-api 2022-04-14 17:54:46.900 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:46.903 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:46.906 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:46.908 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:46.912 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:46.916 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958886913 2022-04-14 17:54:46.919 | + functions-common:run_process:1695 : is_service_enabled placement-api 2022-04-14 17:54:46.935 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:46.939 | + functions-common:run_process:1696 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-14 17:54:46.941 | + functions-common:_run_under_systemd:1652 : local service=placement-api 2022-04-14 17:54:46.944 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-14 17:54:46.946 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-14 17:54:46.949 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-14 17:54:46.951 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-14 17:54:46.955 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-14 17:54:46.957 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-14 17:54:46.960 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@placement-api.service 2022-04-14 17:54:46.962 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:46.965 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:46.967 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-14 17:54:46.970 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-14 17:54:46.973 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@placement-api.service 2022-04-14 17:54:46.975 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-14 17:54:46.977 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 17:54:46.980 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 17:54:46.982 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-14 17:54:46.984 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 17:54:46.989 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-14 17:54:47.041 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-14 17:54:47.099 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-14 17:54:47.151 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-14 17:54:47.205 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:47.261 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-14 17:54:47.315 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-14 17:54:47.368 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-14 17:54:47.421 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-14 17:54:47.475 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-14 17:54:47.532 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 17:54:47.535 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-14 17:54:47.588 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 17:54:48.036 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@placement-api.service 2022-04-14 17:54:48.050 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-14 17:54:48.493 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@placement-api.service 2022-04-14 17:54:48.573 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:48.576 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:48.580 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:48.585 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:48.589 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:48.592 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:48.594 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:48.597 | + functions-common:time_stop:2439 : start_time=1649958886913 2022-04-14 17:54:48.600 | + functions-common:time_stop:2441 : [[ -z 1649958886913 ]] 2022-04-14 17:54:48.603 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:48.608 | + functions-common:time_stop:2444 : end_time=1649958888605 2022-04-14 17:54:48.610 | + functions-common:time_stop:2445 : elapsed_time=1692 2022-04-14 17:54:48.613 | + functions-common:time_stop:2446 : total=13383 2022-04-14 17:54:48.616 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:48.619 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=15075 2022-04-14 17:54:48.621 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-14 17:54:48.621 | Waiting for placement-api to start... 2022-04-14 17:54:48.624 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.11/placement 2022-04-14 17:54:48.627 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 17:54:48.630 | + functions:wait_for_service:458 : local url=http://10.222.0.11/placement 2022-04-14 17:54:48.632 | + functions:wait_for_service:459 : local rval=0 2022-04-14 17:54:48.635 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 17:54:48.637 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 17:54:48.641 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:48.643 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:48.646 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:48.651 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958888648 2022-04-14 17:54:48.654 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 17:54:48.659 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11/placement 2022-04-14 17:54:51.469 | + :: : [[ 200 == 503 ]] 2022-04-14 17:54:51.471 | + :: : [[ 0 -eq 7 ]] 2022-04-14 17:54:51.474 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 17:54:51.477 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:51.479 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:51.482 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:51.484 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:51.487 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:51.490 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 17:54:51.492 | + functions-common:time_stop:2439 : start_time=1649958888648 2022-04-14 17:54:51.495 | + functions-common:time_stop:2441 : [[ -z 1649958888648 ]] 2022-04-14 17:54:51.498 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:51.503 | + functions-common:time_stop:2444 : end_time=1649958891500 2022-04-14 17:54:51.506 | + functions-common:time_stop:2445 : elapsed_time=2852 2022-04-14 17:54:51.509 | + functions-common:time_stop:2446 : total=15748 2022-04-14 17:54:51.511 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:51.514 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=18600 2022-04-14 17:54:51.517 | + functions:wait_for_service:467 : return 0 2022-04-14 17:54:51.519 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-04-14 17:54:51.537 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:51.540 | + ./stack.sh:main:1304 : start_neutron 2022-04-14 17:54:51.542 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-14 17:54:51.546 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:54:51.546 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 17:54:51.552 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 17:54:51.554 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 17:54:51.557 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-04-14 17:54:51.559 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 17:54:51.563 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-14 17:54:51.565 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:51.568 | + functions-common:run_process:1687 : local service=q-agt 2022-04-14 17:54:51.570 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:51.573 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:51.576 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:51.579 | + functions-common:run_process:1692 : local name=q-agt 2022-04-14 17:54:51.581 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:51.584 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:51.586 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:51.589 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:51.592 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:51.596 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958891593 2022-04-14 17:54:51.599 | + functions-common:run_process:1695 : is_service_enabled q-agt 2022-04-14 17:54:51.615 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:51.618 | + functions-common:run_process:1696 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-14 17:54:51.620 | + functions-common:_run_under_systemd:1652 : local service=q-agt 2022-04-14 17:54:51.623 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:51.626 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:51.628 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:51.631 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:51.633 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-14 17:54:51.636 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-14 17:54:51.638 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@q-agt.service 2022-04-14 17:54:51.641 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:51.644 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:51.646 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-14 17:54:51.649 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-14 17:54:51.651 | + functions-common:write_user_unit_file:1569 : local service=devstack@q-agt.service 2022-04-14 17:54:51.654 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:51.656 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:51.658 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:51.661 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:51.663 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:51.665 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-14 17:54:51.668 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:51.672 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-14 17:54:51.724 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-14 17:54:51.775 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-14 17:54:51.828 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-14 17:54:51.882 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-14 17:54:51.935 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:51.988 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:51.990 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-14 17:54:52.043 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:52.486 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@q-agt.service 2022-04-14 17:54:52.503 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-14 17:54:52.961 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@q-agt.service 2022-04-14 17:54:52.982 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:52.984 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:52.987 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:52.990 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:52.992 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:52.995 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:52.997 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:53.000 | + functions-common:time_stop:2439 : start_time=1649958891593 2022-04-14 17:54:53.003 | + functions-common:time_stop:2441 : [[ -z 1649958891593 ]] 2022-04-14 17:54:53.006 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:53.011 | + functions-common:time_stop:2444 : end_time=1649958893008 2022-04-14 17:54:53.013 | + functions-common:time_stop:2445 : elapsed_time=1415 2022-04-14 17:54:53.016 | + functions-common:time_stop:2446 : total=15075 2022-04-14 17:54:53.019 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:53.021 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=16490 2022-04-14 17:54:53.024 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-14 17:54:53.026 | + functions-common:is_provider_network:2281 : '[' '' == True ']' 2022-04-14 17:54:53.029 | + functions-common:is_provider_network:2284 : return 1 2022-04-14 17:54:53.031 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-14 17:54:53.034 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-14 17:54:53.036 | + functions-common:run_process:1687 : local service=q-dhcp 2022-04-14 17:54:53.039 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-14 17:54:53.041 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:53.044 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:53.046 | + functions-common:run_process:1692 : local name=q-dhcp 2022-04-14 17:54:53.049 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:53.051 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:53.054 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:53.056 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:53.059 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:53.064 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958893062 2022-04-14 17:54:53.069 | + functions-common:run_process:1695 : is_service_enabled q-dhcp 2022-04-14 17:54:53.086 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:53.089 | + functions-common:run_process:1696 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-04-14 17:54:53.092 | + functions-common:_run_under_systemd:1652 : local service=q-dhcp 2022-04-14 17:54:53.094 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-14 17:54:53.097 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-14 17:54:53.099 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-14 17:54:53.103 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-14 17:54:53.104 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-14 17:54:53.107 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-14 17:54:53.110 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@q-dhcp.service 2022-04-14 17:54:53.112 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:53.115 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:53.117 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-14 17:54:53.120 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-04-14 17:54:53.122 | + functions-common:write_user_unit_file:1569 : local service=devstack@q-dhcp.service 2022-04-14 17:54:53.125 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-14 17:54:53.128 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:53.130 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:53.133 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:53.136 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:53.138 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-14 17:54:53.141 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:53.145 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-14 17:54:53.204 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-14 17:54:53.260 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-14 17:54:53.315 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-14 17:54:53.370 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-14 17:54:53.425 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:53.480 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:53.482 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-14 17:54:53.538 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:54.033 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@q-dhcp.service 2022-04-14 17:54:54.047 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-14 17:54:54.518 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@q-dhcp.service 2022-04-14 17:54:54.541 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:54.544 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:54.547 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:54.549 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:54.552 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:54.554 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:54.557 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:54.559 | + functions-common:time_stop:2439 : start_time=1649958893062 2022-04-14 17:54:54.562 | + functions-common:time_stop:2441 : [[ -z 1649958893062 ]] 2022-04-14 17:54:54.565 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:54.570 | + functions-common:time_stop:2444 : end_time=1649958894567 2022-04-14 17:54:54.573 | + functions-common:time_stop:2445 : elapsed_time=1505 2022-04-14 17:54:54.575 | + functions-common:time_stop:2446 : total=16490 2022-04-14 17:54:54.578 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:54.580 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17995 2022-04-14 17:54:54.584 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-14 17:54:54.587 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-14 17:54:54.589 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-14 17:54:54.595 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-14 17:54:54.597 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.600 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.603 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.605 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-14 17:54:54.608 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.611 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.614 | + functions-common:run_process:1687 : local service=q-l3 2022-04-14 17:54:54.616 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.619 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:54.621 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:54.624 | + functions-common:run_process:1692 : local name=q-l3 2022-04-14 17:54:54.626 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:54.629 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:54.631 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:54.634 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:54.637 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:54.641 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958894639 2022-04-14 17:54:54.644 | + functions-common:run_process:1695 : is_service_enabled q-l3 2022-04-14 17:54:54.664 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:54.667 | + functions-common:run_process:1696 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-04-14 17:54:54.670 | + functions-common:_run_under_systemd:1652 : local service=q-l3 2022-04-14 17:54:54.672 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.675 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.677 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.680 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.682 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-14 17:54:54.685 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-14 17:54:54.688 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@q-l3.service 2022-04-14 17:54:54.690 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:54.693 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:54.695 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-14 17:54:54.698 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-04-14 17:54:54.701 | + functions-common:write_user_unit_file:1569 : local service=devstack@q-l3.service 2022-04-14 17:54:54.704 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.706 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:54.709 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:54.711 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:54.714 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:54.716 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-14 17:54:54.719 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:54.723 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-14 17:54:54.784 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-14 17:54:54.841 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-14 17:54:54.902 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-14 17:54:54.961 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-14 17:54:55.023 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:55.082 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:55.084 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-14 17:54:55.140 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:55.642 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@q-l3.service 2022-04-14 17:54:55.656 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-14 17:54:56.150 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@q-l3.service 2022-04-14 17:54:56.170 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:56.175 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:56.179 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:56.180 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:56.183 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:56.185 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:56.190 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:56.191 | + functions-common:time_stop:2439 : start_time=1649958894639 2022-04-14 17:54:56.193 | + functions-common:time_stop:2441 : [[ -z 1649958894639 ]] 2022-04-14 17:54:56.199 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:56.203 | + functions-common:time_stop:2444 : end_time=1649958896198 2022-04-14 17:54:56.207 | + functions-common:time_stop:2445 : elapsed_time=1559 2022-04-14 17:54:56.211 | + functions-common:time_stop:2446 : total=17995 2022-04-14 17:54:56.211 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:56.215 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=19554 2022-04-14 17:54:56.217 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-14 17:54:56.221 | + functions-common:run_process:1687 : local service=q-meta 2022-04-14 17:54:56.221 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-14 17:54:56.225 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:56.231 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:56.231 | + functions-common:run_process:1692 : local name=q-meta 2022-04-14 17:54:56.234 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:56.235 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:56.238 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:56.243 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:56.245 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:56.250 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958896245 2022-04-14 17:54:56.253 | + functions-common:run_process:1695 : is_service_enabled q-meta 2022-04-14 17:54:56.274 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:56.277 | + functions-common:run_process:1696 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-04-14 17:54:56.279 | + functions-common:_run_under_systemd:1652 : local service=q-meta 2022-04-14 17:54:56.284 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-14 17:54:56.288 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-14 17:54:56.290 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-14 17:54:56.293 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-14 17:54:56.296 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-14 17:54:56.299 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-14 17:54:56.302 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@q-meta.service 2022-04-14 17:54:56.305 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:56.307 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:56.310 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-14 17:54:56.313 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-04-14 17:54:56.316 | + functions-common:write_user_unit_file:1569 : local service=devstack@q-meta.service 2022-04-14 17:54:56.319 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-14 17:54:56.322 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:56.325 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:56.328 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:56.330 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:56.333 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-14 17:54:56.336 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:56.341 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-14 17:54:56.413 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-14 17:54:56.480 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-14 17:54:56.548 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-14 17:54:56.616 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-14 17:54:56.685 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:56.754 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:56.757 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-14 17:54:56.825 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:57.342 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@q-meta.service 2022-04-14 17:54:57.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-14 17:54:57.864 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@q-meta.service 2022-04-14 17:54:57.893 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:57.896 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:57.900 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:57.904 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:57.908 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:57.912 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:57.916 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:57.923 | + functions-common:time_stop:2439 : start_time=1649958896245 2022-04-14 17:54:57.926 | + functions-common:time_stop:2441 : [[ -z 1649958896245 ]] 2022-04-14 17:54:57.931 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:57.934 | + functions-common:time_stop:2444 : end_time=1649958897931 2022-04-14 17:54:57.937 | + functions-common:time_stop:2445 : elapsed_time=1686 2022-04-14 17:54:57.939 | + functions-common:time_stop:2446 : total=19554 2022-04-14 17:54:57.942 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:57.944 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=21240 2022-04-14 17:54:57.947 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-14 17:54:57.950 | + functions-common:run_process:1687 : local service=q-metering 2022-04-14 17:54:57.953 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-14 17:54:57.955 | + functions-common:run_process:1689 : local group= 2022-04-14 17:54:57.958 | + functions-common:run_process:1690 : local user= 2022-04-14 17:54:57.960 | + functions-common:run_process:1692 : local name=q-metering 2022-04-14 17:54:57.963 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:54:57.965 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:54:57.968 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:54:57.971 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:54:57.976 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:54:57.979 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958897976 2022-04-14 17:54:57.981 | + functions-common:run_process:1695 : is_service_enabled q-metering 2022-04-14 17:54:58.008 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:58.011 | + functions-common:run_process:1696 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-04-14 17:54:58.014 | + functions-common:_run_under_systemd:1652 : local service=q-metering 2022-04-14 17:54:58.017 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-14 17:54:58.020 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-14 17:54:58.023 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-14 17:54:58.026 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-14 17:54:58.029 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-14 17:54:58.033 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-14 17:54:58.035 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@q-metering.service 2022-04-14 17:54:58.038 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:54:58.041 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:54:58.044 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-14 17:54:58.046 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-04-14 17:54:58.049 | + functions-common:write_user_unit_file:1569 : local service=devstack@q-metering.service 2022-04-14 17:54:58.052 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-14 17:54:58.055 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:54:58.057 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:54:58.060 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:54:58.063 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:54:58.066 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-14 17:54:58.068 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:54:58.078 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-14 17:54:58.143 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-14 17:54:58.207 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-14 17:54:58.274 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-14 17:54:58.338 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-14 17:54:58.411 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:54:58.477 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:54:58.481 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-14 17:54:58.585 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:54:59.138 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@q-metering.service 2022-04-14 17:54:59.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-14 17:54:59.665 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@q-metering.service 2022-04-14 17:54:59.695 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:54:59.702 | + functions-common:time_stop:2432 : local name 2022-04-14 17:54:59.705 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:54:59.708 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:54:59.712 | + functions-common:time_stop:2435 : local total 2022-04-14 17:54:59.716 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:54:59.720 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:54:59.724 | + functions-common:time_stop:2439 : start_time=1649958897976 2022-04-14 17:54:59.735 | + functions-common:time_stop:2441 : [[ -z 1649958897976 ]] 2022-04-14 17:54:59.743 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:54:59.761 | + functions-common:time_stop:2444 : end_time=1649958899748 2022-04-14 17:54:59.773 | + functions-common:time_stop:2445 : elapsed_time=1772 2022-04-14 17:54:59.779 | + functions-common:time_stop:2446 : total=21240 2022-04-14 17:54:59.788 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:54:59.793 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=23012 2022-04-14 17:54:59.800 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-04-14 17:54:59.846 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:54:59.853 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-04-14 17:54:59.859 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-04-14 17:54:59.867 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:54:59.871 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-04-14 17:54:59.879 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-04-14 17:54:59.887 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-04-14 17:54:59.899 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-14 17:54:59.911 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-14 17:54:59.923 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-14 17:54:59.931 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-14 17:55:03.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:03.844 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:03.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:03.844 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:04.045 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:04.049 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-14 17:55:04.049 | address-scope 2022-04-14 17:55:04.049 | router-admin-state-down-before-update 2022-04-14 17:55:04.049 | agent 2022-04-14 17:55:04.049 | agent-resources-synced 2022-04-14 17:55:04.049 | allowed-address-pairs 2022-04-14 17:55:04.049 | auto-allocated-topology 2022-04-14 17:55:04.049 | availability_zone 2022-04-14 17:55:04.049 | availability_zone_filter 2022-04-14 17:55:04.049 | default-subnetpools 2022-04-14 17:55:04.049 | dhcp_agent_scheduler 2022-04-14 17:55:04.049 | dvr 2022-04-14 17:55:04.049 | empty-string-filtering 2022-04-14 17:55:04.049 | external-net 2022-04-14 17:55:04.049 | extra_dhcp_opt 2022-04-14 17:55:04.049 | extraroute 2022-04-14 17:55:04.049 | extraroute-atomic 2022-04-14 17:55:04.049 | filter-validation 2022-04-14 17:55:04.049 | fip-port-details 2022-04-14 17:55:04.049 | flavors 2022-04-14 17:55:04.049 | floatingip-pools 2022-04-14 17:55:04.049 | ip-substring-filtering 2022-04-14 17:55:04.049 | router 2022-04-14 17:55:04.049 | ext-gw-mode 2022-04-14 17:55:04.049 | l3-ha 2022-04-14 17:55:04.049 | l3-flavors 2022-04-14 17:55:04.049 | l3-port-ip-change-not-allowed 2022-04-14 17:55:04.049 | l3_agent_scheduler 2022-04-14 17:55:04.049 | metering 2022-04-14 17:55:04.050 | metering_source_and_destination_fields 2022-04-14 17:55:04.050 | multi-provider 2022-04-14 17:55:04.050 | net-mtu 2022-04-14 17:55:04.050 | net-mtu-writable 2022-04-14 17:55:04.050 | network_availability_zone 2022-04-14 17:55:04.050 | network-ip-availability 2022-04-14 17:55:04.050 | pagination 2022-04-14 17:55:04.050 | port-device-profile 2022-04-14 17:55:04.050 | port-mac-address-regenerate 2022-04-14 17:55:04.050 | port-numa-affinity-policy 2022-04-14 17:55:04.050 | binding 2022-04-14 17:55:04.050 | binding-extended 2022-04-14 17:55:04.050 | port-security 2022-04-14 17:55:04.050 | project-id 2022-04-14 17:55:04.050 | provider 2022-04-14 17:55:04.050 | quota-check-limit 2022-04-14 17:55:04.050 | quotas 2022-04-14 17:55:04.050 | quota_details 2022-04-14 17:55:04.050 | rbac-policies 2022-04-14 17:55:04.050 | rbac-address-group 2022-04-14 17:55:04.050 | rbac-address-scope 2022-04-14 17:55:04.050 | rbac-security-groups 2022-04-14 17:55:04.050 | rbac-subnetpool 2022-04-14 17:55:04.050 | revision-if-match 2022-04-14 17:55:04.050 | standard-attr-revisions 2022-04-14 17:55:04.050 | router_availability_zone 2022-04-14 17:55:04.050 | security-groups-normalized-cidr 2022-04-14 17:55:04.050 | port-security-groups-filtering 2022-04-14 17:55:04.050 | security-groups-remote-address-group 2022-04-14 17:55:04.050 | security-groups-shared-filtering 2022-04-14 17:55:04.050 | security-group 2022-04-14 17:55:04.050 | service-type 2022-04-14 17:55:04.050 | sorting 2022-04-14 17:55:04.050 | standard-attr-description 2022-04-14 17:55:04.050 | stateful-security-group 2022-04-14 17:55:04.050 | subnet_onboard 2022-04-14 17:55:04.050 | subnet-service-types 2022-04-14 17:55:04.051 | subnet_allocation 2022-04-14 17:55:04.051 | subnetpool-prefix-ops 2022-04-14 17:55:04.051 | standard-attr-tag 2022-04-14 17:55:04.051 | standard-attr-timestamp' 2022-04-14 17:55:04.054 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-14 17:55:04.055 | address-scope 2022-04-14 17:55:04.055 | router-admin-state-down-before-update 2022-04-14 17:55:04.055 | agent 2022-04-14 17:55:04.055 | agent-resources-synced 2022-04-14 17:55:04.055 | allowed-address-pairs 2022-04-14 17:55:04.055 | auto-allocated-topology 2022-04-14 17:55:04.055 | availability_zone 2022-04-14 17:55:04.055 | availability_zone_filter 2022-04-14 17:55:04.055 | default-subnetpools 2022-04-14 17:55:04.055 | dhcp_agent_scheduler 2022-04-14 17:55:04.055 | dvr 2022-04-14 17:55:04.055 | empty-string-filtering 2022-04-14 17:55:04.055 | external-net 2022-04-14 17:55:04.055 | extra_dhcp_opt 2022-04-14 17:55:04.055 | extraroute 2022-04-14 17:55:04.055 | extraroute-atomic 2022-04-14 17:55:04.055 | filter-validation 2022-04-14 17:55:04.055 | fip-port-details 2022-04-14 17:55:04.055 | flavors 2022-04-14 17:55:04.055 | floatingip-pools 2022-04-14 17:55:04.055 | ip-substring-filtering 2022-04-14 17:55:04.055 | router 2022-04-14 17:55:04.055 | ext-gw-mode 2022-04-14 17:55:04.055 | l3-ha 2022-04-14 17:55:04.055 | l3-flavors 2022-04-14 17:55:04.055 | l3-port-ip-change-not-allowed 2022-04-14 17:55:04.055 | l3_agent_scheduler 2022-04-14 17:55:04.055 | metering 2022-04-14 17:55:04.055 | metering_source_and_destination_fields 2022-04-14 17:55:04.055 | multi-provider 2022-04-14 17:55:04.055 | net-mtu 2022-04-14 17:55:04.055 | net-mtu-writable 2022-04-14 17:55:04.055 | network_availability_zone 2022-04-14 17:55:04.055 | network-ip-availability 2022-04-14 17:55:04.056 | pagination 2022-04-14 17:55:04.056 | port-device-profile 2022-04-14 17:55:04.056 | port-mac-address-regenerate 2022-04-14 17:55:04.056 | port-numa-affinity-policy 2022-04-14 17:55:04.056 | binding 2022-04-14 17:55:04.056 | binding-extended 2022-04-14 17:55:04.056 | port-security 2022-04-14 17:55:04.056 | project-id 2022-04-14 17:55:04.056 | provider 2022-04-14 17:55:04.056 | quota-check-limit 2022-04-14 17:55:04.056 | quotas 2022-04-14 17:55:04.056 | quota_details 2022-04-14 17:55:04.056 | rbac-policies 2022-04-14 17:55:04.056 | rbac-address-group 2022-04-14 17:55:04.056 | rbac-address-scope 2022-04-14 17:55:04.056 | rbac-security-groups 2022-04-14 17:55:04.056 | rbac-subnetpool 2022-04-14 17:55:04.056 | revision-if-match 2022-04-14 17:55:04.056 | standard-attr-revisions 2022-04-14 17:55:04.056 | router_availability_zone 2022-04-14 17:55:04.056 | security-groups-normalized-cidr 2022-04-14 17:55:04.056 | port-security-groups-filtering 2022-04-14 17:55:04.056 | security-groups-remote-address-group 2022-04-14 17:55:04.056 | security-groups-shared-filtering 2022-04-14 17:55:04.056 | security-group 2022-04-14 17:55:04.056 | service-type 2022-04-14 17:55:04.056 | sorting 2022-04-14 17:55:04.056 | standard-attr-description 2022-04-14 17:55:04.056 | stateful-security-group 2022-04-14 17:55:04.056 | subnet_onboard 2022-04-14 17:55:04.056 | subnet-service-types 2022-04-14 17:55:04.056 | subnet_allocation 2022-04-14 17:55:04.056 | subnetpool-prefix-ops 2022-04-14 17:55:04.056 | standard-attr-tag 2022-04-14 17:55:04.056 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-14 17:55:04.060 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-14 17:55:04.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-14 17:55:04.071 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-14 17:55:04.076 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-04-14 17:55:08.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:08.011 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:08.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:08.011 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:08.187 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:08.191 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=cbcbcc5e-cdb4-4467-a63a-66cbd92f1208 2022-04-14 17:55:08.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-14 17:55:08.198 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-14 17:55:08.201 | + functions-common:is_provider_network:2281 : '[' '' == True ']' 2022-04-14 17:55:08.204 | + functions-common:is_provider_network:2284 : return 1 2022-04-14 17:55:08.209 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-14 17:55:08.210 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-14 17:55:08.212 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-14 17:55:08.216 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:55:08.219 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:11.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:11.540 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:11.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:11.540 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:11.717 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:11.720 | ++ functions-common:get_field:820 : '[' 2 -lt 0 ']' 2022-04-14 17:55:11.722 | ++ functions-common:get_field:823 : field='$3' 2022-04-14 17:55:11.726 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-14 17:55:11.726 | ++ functions-common:get_field:825 : echo '| id | 1ecfe890-a33b-45e1-9856-0817b6b83748 |' 2022-04-14 17:55:11.732 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:11.735 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=1ecfe890-a33b-45e1-9856-0817b6b83748 2022-04-14 17:55:11.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-14 17:55:11.740 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:55:11.758 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-14 17:55:11.761 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-14 17:55:11.765 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z cbcbcc5e-cdb4-4467-a63a-66cbd92f1208 ']' 2022-04-14 17:55:11.767 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-14 17:55:11.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-14 17:55:11.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-14 17:55:11.775 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool cbcbcc5e-cdb4-4467-a63a-66cbd92f1208 ' 2022-04-14 17:55:11.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-14 17:55:11.780 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 1ecfe890-a33b-45e1-9856-0817b6b83748 private-subnet' 2022-04-14 17:55:11.782 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-14 17:55:11.786 | +++ 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 cbcbcc5e-cdb4-4467-a63a-66cbd92f1208 --network 1ecfe890-a33b-45e1-9856-0817b6b83748 private-subnet 2022-04-14 17:55:11.787 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-14 17:55:11.787 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-14 17:55:11.789 | +++ functions-common:get_field:818 : local data field 2022-04-14 17:55:11.792 | +++ functions-common:get_field:819 : read data 2022-04-14 17:55:15.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:15.321 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:15.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:15.321 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:15.506 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:15.509 | +++ functions-common:get_field:820 : '[' 2 -lt 0 ']' 2022-04-14 17:55:15.511 | +++ functions-common:get_field:823 : field='$3' 2022-04-14 17:55:15.515 | +++ functions-common:get_field:825 : echo '| id | 28c797dc-2317-4697-ac5c-1c065adedbe5 |' 2022-04-14 17:55:15.516 | +++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-14 17:55:15.521 | +++ functions-common:get_field:819 : read data 2022-04-14 17:55:15.535 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=28c797dc-2317-4697-ac5c-1c065adedbe5 2022-04-14 17:55:15.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-14 17:55:15.536 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:55:15.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 28c797dc-2317-4697-ac5c-1c065adedbe5 2022-04-14 17:55:15.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=28c797dc-2317-4697-ac5c-1c065adedbe5 2022-04-14 17:55:15.553 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-14 17:55:15.555 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-14 17:55:15.558 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-14 17:55:15.563 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-14 17:55:18.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:18.259 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:18.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:18.259 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:18.434 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:18.437 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-14 17:55:18.437 | address-scope 2022-04-14 17:55:18.438 | router-admin-state-down-before-update 2022-04-14 17:55:18.438 | agent 2022-04-14 17:55:18.438 | agent-resources-synced 2022-04-14 17:55:18.438 | allowed-address-pairs 2022-04-14 17:55:18.438 | auto-allocated-topology 2022-04-14 17:55:18.438 | availability_zone 2022-04-14 17:55:18.438 | availability_zone_filter 2022-04-14 17:55:18.438 | default-subnetpools 2022-04-14 17:55:18.438 | dhcp_agent_scheduler 2022-04-14 17:55:18.438 | dvr 2022-04-14 17:55:18.438 | empty-string-filtering 2022-04-14 17:55:18.438 | external-net 2022-04-14 17:55:18.438 | extra_dhcp_opt 2022-04-14 17:55:18.438 | extraroute 2022-04-14 17:55:18.438 | extraroute-atomic 2022-04-14 17:55:18.438 | filter-validation 2022-04-14 17:55:18.438 | fip-port-details 2022-04-14 17:55:18.438 | flavors 2022-04-14 17:55:18.438 | floatingip-pools 2022-04-14 17:55:18.438 | ip-substring-filtering 2022-04-14 17:55:18.438 | router 2022-04-14 17:55:18.438 | ext-gw-mode 2022-04-14 17:55:18.438 | l3-ha 2022-04-14 17:55:18.438 | l3-flavors 2022-04-14 17:55:18.438 | l3-port-ip-change-not-allowed 2022-04-14 17:55:18.438 | l3_agent_scheduler 2022-04-14 17:55:18.438 | metering 2022-04-14 17:55:18.438 | metering_source_and_destination_fields 2022-04-14 17:55:18.438 | multi-provider 2022-04-14 17:55:18.438 | net-mtu 2022-04-14 17:55:18.438 | net-mtu-writable 2022-04-14 17:55:18.438 | network_availability_zone 2022-04-14 17:55:18.438 | network-ip-availability 2022-04-14 17:55:18.438 | pagination 2022-04-14 17:55:18.438 | port-device-profile 2022-04-14 17:55:18.438 | port-mac-address-regenerate 2022-04-14 17:55:18.438 | port-numa-affinity-policy 2022-04-14 17:55:18.438 | binding 2022-04-14 17:55:18.439 | binding-extended 2022-04-14 17:55:18.439 | port-security 2022-04-14 17:55:18.439 | project-id 2022-04-14 17:55:18.439 | provider 2022-04-14 17:55:18.439 | quota-check-limit 2022-04-14 17:55:18.439 | quotas 2022-04-14 17:55:18.439 | quota_details 2022-04-14 17:55:18.439 | rbac-policies 2022-04-14 17:55:18.439 | rbac-address-group 2022-04-14 17:55:18.439 | rbac-address-scope 2022-04-14 17:55:18.439 | rbac-security-groups 2022-04-14 17:55:18.439 | rbac-subnetpool 2022-04-14 17:55:18.439 | revision-if-match 2022-04-14 17:55:18.439 | standard-attr-revisions 2022-04-14 17:55:18.439 | router_availability_zone 2022-04-14 17:55:18.439 | security-groups-normalized-cidr 2022-04-14 17:55:18.439 | port-security-groups-filtering 2022-04-14 17:55:18.439 | security-groups-remote-address-group 2022-04-14 17:55:18.439 | security-groups-shared-filtering 2022-04-14 17:55:18.439 | security-group 2022-04-14 17:55:18.439 | service-type 2022-04-14 17:55:18.439 | sorting 2022-04-14 17:55:18.439 | standard-attr-description 2022-04-14 17:55:18.439 | stateful-security-group 2022-04-14 17:55:18.439 | subnet_onboard 2022-04-14 17:55:18.439 | subnet-service-types 2022-04-14 17:55:18.439 | subnet_allocation 2022-04-14 17:55:18.439 | subnetpool-prefix-ops 2022-04-14 17:55:18.439 | standard-attr-tag 2022-04-14 17:55:18.439 | standard-attr-timestamp' 2022-04-14 17:55:18.440 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-14 17:55:18.440 | address-scope 2022-04-14 17:55:18.440 | router-admin-state-down-before-update 2022-04-14 17:55:18.440 | agent 2022-04-14 17:55:18.440 | agent-resources-synced 2022-04-14 17:55:18.440 | allowed-address-pairs 2022-04-14 17:55:18.440 | auto-allocated-topology 2022-04-14 17:55:18.440 | availability_zone 2022-04-14 17:55:18.440 | availability_zone_filter 2022-04-14 17:55:18.440 | default-subnetpools 2022-04-14 17:55:18.440 | dhcp_agent_scheduler 2022-04-14 17:55:18.440 | dvr 2022-04-14 17:55:18.441 | empty-string-filtering 2022-04-14 17:55:18.441 | external-net 2022-04-14 17:55:18.441 | extra_dhcp_opt 2022-04-14 17:55:18.441 | extraroute 2022-04-14 17:55:18.441 | extraroute-atomic 2022-04-14 17:55:18.441 | filter-validation 2022-04-14 17:55:18.441 | fip-port-details 2022-04-14 17:55:18.441 | flavors 2022-04-14 17:55:18.441 | floatingip-pools 2022-04-14 17:55:18.441 | ip-substring-filtering 2022-04-14 17:55:18.441 | router 2022-04-14 17:55:18.441 | ext-gw-mode 2022-04-14 17:55:18.441 | l3-ha 2022-04-14 17:55:18.441 | l3-flavors 2022-04-14 17:55:18.441 | l3-port-ip-change-not-allowed 2022-04-14 17:55:18.441 | l3_agent_scheduler 2022-04-14 17:55:18.441 | metering 2022-04-14 17:55:18.441 | metering_source_and_destination_fields 2022-04-14 17:55:18.441 | multi-provider 2022-04-14 17:55:18.441 | net-mtu 2022-04-14 17:55:18.441 | net-mtu-writable 2022-04-14 17:55:18.441 | network_availability_zone 2022-04-14 17:55:18.441 | network-ip-availability 2022-04-14 17:55:18.441 | pagination 2022-04-14 17:55:18.441 | port-device-profile 2022-04-14 17:55:18.441 | port-mac-address-regenerate 2022-04-14 17:55:18.441 | port-numa-affinity-policy 2022-04-14 17:55:18.441 | binding 2022-04-14 17:55:18.441 | binding-extended 2022-04-14 17:55:18.441 | port-security 2022-04-14 17:55:18.441 | project-id 2022-04-14 17:55:18.441 | provider 2022-04-14 17:55:18.441 | quota-check-limit 2022-04-14 17:55:18.441 | quotas 2022-04-14 17:55:18.441 | quota_details 2022-04-14 17:55:18.441 | rbac-policies 2022-04-14 17:55:18.442 | rbac-address-group 2022-04-14 17:55:18.442 | rbac-address-scope 2022-04-14 17:55:18.442 | rbac-security-groups 2022-04-14 17:55:18.442 | rbac-subnetpool 2022-04-14 17:55:18.442 | revision-if-match 2022-04-14 17:55:18.442 | standard-attr-revisions 2022-04-14 17:55:18.442 | router_availability_zone 2022-04-14 17:55:18.442 | security-groups-normalized-cidr 2022-04-14 17:55:18.442 | port-security-groups-filtering 2022-04-14 17:55:18.442 | security-groups-remote-address-group 2022-04-14 17:55:18.442 | security-groups-shared-filtering 2022-04-14 17:55:18.442 | security-group 2022-04-14 17:55:18.442 | service-type 2022-04-14 17:55:18.442 | sorting 2022-04-14 17:55:18.442 | standard-attr-description 2022-04-14 17:55:18.442 | stateful-security-group 2022-04-14 17:55:18.442 | subnet_onboard 2022-04-14 17:55:18.442 | subnet-service-types 2022-04-14 17:55:18.442 | subnet_allocation 2022-04-14 17:55:18.442 | subnetpool-prefix-ops 2022-04-14 17:55:18.442 | standard-attr-tag 2022-04-14 17:55:18.442 | standard-attr-timestamp =~ router ]] 2022-04-14 17:55:18.443 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-14 17:55:18.446 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-14 17:55:18.448 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-14 17:55:18.452 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-14 17:55:21.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:21.153 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:21.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:21.153 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:21.335 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:21.339 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-14 17:55:21.339 | address-scope 2022-04-14 17:55:21.339 | router-admin-state-down-before-update 2022-04-14 17:55:21.339 | agent 2022-04-14 17:55:21.339 | agent-resources-synced 2022-04-14 17:55:21.339 | allowed-address-pairs 2022-04-14 17:55:21.339 | auto-allocated-topology 2022-04-14 17:55:21.339 | availability_zone 2022-04-14 17:55:21.339 | availability_zone_filter 2022-04-14 17:55:21.339 | default-subnetpools 2022-04-14 17:55:21.339 | dhcp_agent_scheduler 2022-04-14 17:55:21.339 | dvr 2022-04-14 17:55:21.339 | empty-string-filtering 2022-04-14 17:55:21.339 | external-net 2022-04-14 17:55:21.339 | extra_dhcp_opt 2022-04-14 17:55:21.339 | extraroute 2022-04-14 17:55:21.339 | extraroute-atomic 2022-04-14 17:55:21.339 | filter-validation 2022-04-14 17:55:21.339 | fip-port-details 2022-04-14 17:55:21.339 | flavors 2022-04-14 17:55:21.339 | floatingip-pools 2022-04-14 17:55:21.339 | ip-substring-filtering 2022-04-14 17:55:21.339 | router 2022-04-14 17:55:21.339 | ext-gw-mode 2022-04-14 17:55:21.339 | l3-ha 2022-04-14 17:55:21.339 | l3-flavors 2022-04-14 17:55:21.340 | l3-port-ip-change-not-allowed 2022-04-14 17:55:21.340 | l3_agent_scheduler 2022-04-14 17:55:21.340 | metering 2022-04-14 17:55:21.340 | metering_source_and_destination_fields 2022-04-14 17:55:21.340 | multi-provider 2022-04-14 17:55:21.340 | net-mtu 2022-04-14 17:55:21.340 | net-mtu-writable 2022-04-14 17:55:21.340 | network_availability_zone 2022-04-14 17:55:21.340 | network-ip-availability 2022-04-14 17:55:21.340 | pagination 2022-04-14 17:55:21.340 | port-device-profile 2022-04-14 17:55:21.340 | port-mac-address-regenerate 2022-04-14 17:55:21.340 | port-numa-affinity-policy 2022-04-14 17:55:21.340 | binding 2022-04-14 17:55:21.340 | binding-extended 2022-04-14 17:55:21.340 | port-security 2022-04-14 17:55:21.340 | project-id 2022-04-14 17:55:21.340 | provider 2022-04-14 17:55:21.340 | quota-check-limit 2022-04-14 17:55:21.340 | quotas 2022-04-14 17:55:21.340 | quota_details 2022-04-14 17:55:21.340 | rbac-policies 2022-04-14 17:55:21.340 | rbac-address-group 2022-04-14 17:55:21.340 | rbac-address-scope 2022-04-14 17:55:21.340 | rbac-security-groups 2022-04-14 17:55:21.340 | rbac-subnetpool 2022-04-14 17:55:21.340 | revision-if-match 2022-04-14 17:55:21.340 | standard-attr-revisions 2022-04-14 17:55:21.340 | router_availability_zone 2022-04-14 17:55:21.340 | security-groups-normalized-cidr 2022-04-14 17:55:21.340 | port-security-groups-filtering 2022-04-14 17:55:21.340 | security-groups-remote-address-group 2022-04-14 17:55:21.340 | security-groups-shared-filtering 2022-04-14 17:55:21.340 | security-group 2022-04-14 17:55:21.340 | service-type 2022-04-14 17:55:21.340 | sorting 2022-04-14 17:55:21.341 | standard-attr-description 2022-04-14 17:55:21.341 | stateful-security-group 2022-04-14 17:55:21.341 | subnet_onboard 2022-04-14 17:55:21.341 | subnet-service-types 2022-04-14 17:55:21.341 | subnet_allocation 2022-04-14 17:55:21.341 | subnetpool-prefix-ops 2022-04-14 17:55:21.341 | standard-attr-tag 2022-04-14 17:55:21.341 | standard-attr-timestamp' 2022-04-14 17:55:21.343 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-14 17:55:21.343 | address-scope 2022-04-14 17:55:21.343 | router-admin-state-down-before-update 2022-04-14 17:55:21.343 | agent 2022-04-14 17:55:21.343 | agent-resources-synced 2022-04-14 17:55:21.343 | allowed-address-pairs 2022-04-14 17:55:21.343 | auto-allocated-topology 2022-04-14 17:55:21.343 | availability_zone 2022-04-14 17:55:21.343 | availability_zone_filter 2022-04-14 17:55:21.343 | default-subnetpools 2022-04-14 17:55:21.343 | dhcp_agent_scheduler 2022-04-14 17:55:21.343 | dvr 2022-04-14 17:55:21.343 | empty-string-filtering 2022-04-14 17:55:21.343 | external-net 2022-04-14 17:55:21.343 | extra_dhcp_opt 2022-04-14 17:55:21.344 | extraroute 2022-04-14 17:55:21.344 | extraroute-atomic 2022-04-14 17:55:21.344 | filter-validation 2022-04-14 17:55:21.344 | fip-port-details 2022-04-14 17:55:21.344 | flavors 2022-04-14 17:55:21.344 | floatingip-pools 2022-04-14 17:55:21.344 | ip-substring-filtering 2022-04-14 17:55:21.344 | router 2022-04-14 17:55:21.344 | ext-gw-mode 2022-04-14 17:55:21.344 | l3-ha 2022-04-14 17:55:21.344 | l3-flavors 2022-04-14 17:55:21.344 | l3-port-ip-change-not-allowed 2022-04-14 17:55:21.344 | l3_agent_scheduler 2022-04-14 17:55:21.344 | metering 2022-04-14 17:55:21.344 | metering_source_and_destination_fields 2022-04-14 17:55:21.344 | multi-provider 2022-04-14 17:55:21.344 | net-mtu 2022-04-14 17:55:21.344 | net-mtu-writable 2022-04-14 17:55:21.344 | network_availability_zone 2022-04-14 17:55:21.344 | network-ip-availability 2022-04-14 17:55:21.344 | pagination 2022-04-14 17:55:21.344 | port-device-profile 2022-04-14 17:55:21.344 | port-mac-address-regenerate 2022-04-14 17:55:21.344 | port-numa-affinity-policy 2022-04-14 17:55:21.344 | binding 2022-04-14 17:55:21.344 | binding-extended 2022-04-14 17:55:21.344 | port-security 2022-04-14 17:55:21.344 | project-id 2022-04-14 17:55:21.344 | provider 2022-04-14 17:55:21.344 | quota-check-limit 2022-04-14 17:55:21.344 | quotas 2022-04-14 17:55:21.344 | quota_details 2022-04-14 17:55:21.344 | rbac-policies 2022-04-14 17:55:21.344 | rbac-address-group 2022-04-14 17:55:21.344 | rbac-address-scope 2022-04-14 17:55:21.344 | rbac-security-groups 2022-04-14 17:55:21.345 | rbac-subnetpool 2022-04-14 17:55:21.345 | revision-if-match 2022-04-14 17:55:21.345 | standard-attr-revisions 2022-04-14 17:55:21.345 | router_availability_zone 2022-04-14 17:55:21.345 | security-groups-normalized-cidr 2022-04-14 17:55:21.345 | port-security-groups-filtering 2022-04-14 17:55:21.345 | security-groups-remote-address-group 2022-04-14 17:55:21.345 | security-groups-shared-filtering 2022-04-14 17:55:21.345 | security-group 2022-04-14 17:55:21.345 | service-type 2022-04-14 17:55:21.345 | sorting 2022-04-14 17:55:21.345 | standard-attr-description 2022-04-14 17:55:21.345 | stateful-security-group 2022-04-14 17:55:21.345 | subnet_onboard 2022-04-14 17:55:21.345 | subnet-service-types 2022-04-14 17:55:21.345 | subnet_allocation 2022-04-14 17:55:21.345 | subnetpool-prefix-ops 2022-04-14 17:55:21.345 | standard-attr-tag 2022-04-14 17:55:21.345 | standard-attr-timestamp =~ external-net ]] 2022-04-14 17:55:21.347 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-14 17:55:21.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-14 17:55:21.359 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-14 17:55:21.359 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-14 17:55:21.366 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-14 17:55:21.371 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:55:21.373 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:24.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:24.618 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:24.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:24.618 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:24.785 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:24.788 | ++ functions-common:get_field:820 : '[' 2 -lt 0 ']' 2022-04-14 17:55:24.790 | ++ functions-common:get_field:823 : field='$3' 2022-04-14 17:55:24.793 | ++ functions-common:get_field:825 : echo '| id | 2b343c5a-d25f-4df7-a3a9-ada1ddc38623 |' 2022-04-14 17:55:24.794 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-14 17:55:24.800 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:24.804 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=2b343c5a-d25f-4df7-a3a9-ada1ddc38623 2022-04-14 17:55:24.806 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-14 17:55:24.809 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:55:24.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-14 17:55:24.831 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-14 17:55:24.834 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-14 17:55:24.837 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-14 17:55:27.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:27.481 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:27.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:27.481 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:27.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:27.648 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-14 17:55:27.648 | address-scope 2022-04-14 17:55:27.648 | router-admin-state-down-before-update 2022-04-14 17:55:27.648 | agent 2022-04-14 17:55:27.649 | agent-resources-synced 2022-04-14 17:55:27.649 | allowed-address-pairs 2022-04-14 17:55:27.649 | auto-allocated-topology 2022-04-14 17:55:27.649 | availability_zone 2022-04-14 17:55:27.649 | availability_zone_filter 2022-04-14 17:55:27.649 | default-subnetpools 2022-04-14 17:55:27.649 | dhcp_agent_scheduler 2022-04-14 17:55:27.649 | dvr 2022-04-14 17:55:27.649 | empty-string-filtering 2022-04-14 17:55:27.649 | external-net 2022-04-14 17:55:27.649 | extra_dhcp_opt 2022-04-14 17:55:27.649 | extraroute 2022-04-14 17:55:27.649 | extraroute-atomic 2022-04-14 17:55:27.649 | filter-validation 2022-04-14 17:55:27.649 | fip-port-details 2022-04-14 17:55:27.649 | flavors 2022-04-14 17:55:27.649 | floatingip-pools 2022-04-14 17:55:27.649 | ip-substring-filtering 2022-04-14 17:55:27.649 | router 2022-04-14 17:55:27.649 | ext-gw-mode 2022-04-14 17:55:27.649 | l3-ha 2022-04-14 17:55:27.649 | l3-flavors 2022-04-14 17:55:27.649 | l3-port-ip-change-not-allowed 2022-04-14 17:55:27.649 | l3_agent_scheduler 2022-04-14 17:55:27.649 | metering 2022-04-14 17:55:27.649 | metering_source_and_destination_fields 2022-04-14 17:55:27.649 | multi-provider 2022-04-14 17:55:27.649 | net-mtu 2022-04-14 17:55:27.649 | net-mtu-writable 2022-04-14 17:55:27.649 | network_availability_zone 2022-04-14 17:55:27.649 | network-ip-availability 2022-04-14 17:55:27.649 | pagination 2022-04-14 17:55:27.649 | port-device-profile 2022-04-14 17:55:27.649 | port-mac-address-regenerate 2022-04-14 17:55:27.649 | port-numa-affinity-policy 2022-04-14 17:55:27.649 | binding 2022-04-14 17:55:27.649 | binding-extended 2022-04-14 17:55:27.649 | port-security 2022-04-14 17:55:27.650 | project-id 2022-04-14 17:55:27.650 | provider 2022-04-14 17:55:27.650 | quota-check-limit 2022-04-14 17:55:27.650 | quotas 2022-04-14 17:55:27.650 | quota_details 2022-04-14 17:55:27.650 | rbac-policies 2022-04-14 17:55:27.650 | rbac-address-group 2022-04-14 17:55:27.650 | rbac-address-scope 2022-04-14 17:55:27.650 | rbac-security-groups 2022-04-14 17:55:27.650 | rbac-subnetpool 2022-04-14 17:55:27.650 | revision-if-match 2022-04-14 17:55:27.650 | standard-attr-revisions 2022-04-14 17:55:27.650 | router_availability_zone 2022-04-14 17:55:27.650 | security-groups-normalized-cidr 2022-04-14 17:55:27.650 | port-security-groups-filtering 2022-04-14 17:55:27.650 | security-groups-remote-address-group 2022-04-14 17:55:27.650 | security-groups-shared-filtering 2022-04-14 17:55:27.650 | security-group 2022-04-14 17:55:27.650 | service-type 2022-04-14 17:55:27.650 | sorting 2022-04-14 17:55:27.650 | standard-attr-description 2022-04-14 17:55:27.650 | stateful-security-group 2022-04-14 17:55:27.650 | subnet_onboard 2022-04-14 17:55:27.650 | subnet-service-types 2022-04-14 17:55:27.650 | subnet_allocation 2022-04-14 17:55:27.650 | subnetpool-prefix-ops 2022-04-14 17:55:27.650 | standard-attr-tag 2022-04-14 17:55:27.650 | standard-attr-timestamp' 2022-04-14 17:55:27.651 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-14 17:55:27.651 | address-scope 2022-04-14 17:55:27.651 | router-admin-state-down-before-update 2022-04-14 17:55:27.651 | agent 2022-04-14 17:55:27.651 | agent-resources-synced 2022-04-14 17:55:27.651 | allowed-address-pairs 2022-04-14 17:55:27.651 | auto-allocated-topology 2022-04-14 17:55:27.651 | availability_zone 2022-04-14 17:55:27.651 | availability_zone_filter 2022-04-14 17:55:27.651 | default-subnetpools 2022-04-14 17:55:27.651 | dhcp_agent_scheduler 2022-04-14 17:55:27.651 | dvr 2022-04-14 17:55:27.651 | empty-string-filtering 2022-04-14 17:55:27.651 | external-net 2022-04-14 17:55:27.651 | extra_dhcp_opt 2022-04-14 17:55:27.651 | extraroute 2022-04-14 17:55:27.651 | extraroute-atomic 2022-04-14 17:55:27.651 | filter-validation 2022-04-14 17:55:27.651 | fip-port-details 2022-04-14 17:55:27.651 | flavors 2022-04-14 17:55:27.652 | floatingip-pools 2022-04-14 17:55:27.652 | ip-substring-filtering 2022-04-14 17:55:27.652 | router 2022-04-14 17:55:27.652 | ext-gw-mode 2022-04-14 17:55:27.652 | l3-ha 2022-04-14 17:55:27.652 | l3-flavors 2022-04-14 17:55:27.652 | l3-port-ip-change-not-allowed 2022-04-14 17:55:27.652 | l3_agent_scheduler 2022-04-14 17:55:27.652 | metering 2022-04-14 17:55:27.652 | metering_source_and_destination_fields 2022-04-14 17:55:27.652 | multi-provider 2022-04-14 17:55:27.652 | net-mtu 2022-04-14 17:55:27.652 | net-mtu-writable 2022-04-14 17:55:27.652 | network_availability_zone 2022-04-14 17:55:27.652 | network-ip-availability 2022-04-14 17:55:27.652 | pagination 2022-04-14 17:55:27.652 | port-device-profile 2022-04-14 17:55:27.652 | port-mac-address-regenerate 2022-04-14 17:55:27.652 | port-numa-affinity-policy 2022-04-14 17:55:27.652 | binding 2022-04-14 17:55:27.652 | binding-extended 2022-04-14 17:55:27.652 | port-security 2022-04-14 17:55:27.652 | project-id 2022-04-14 17:55:27.652 | provider 2022-04-14 17:55:27.652 | quota-check-limit 2022-04-14 17:55:27.652 | quotas 2022-04-14 17:55:27.652 | quota_details 2022-04-14 17:55:27.652 | rbac-policies 2022-04-14 17:55:27.652 | rbac-address-group 2022-04-14 17:55:27.652 | rbac-address-scope 2022-04-14 17:55:27.652 | rbac-security-groups 2022-04-14 17:55:27.652 | rbac-subnetpool 2022-04-14 17:55:27.652 | revision-if-match 2022-04-14 17:55:27.652 | standard-attr-revisions 2022-04-14 17:55:27.652 | router_availability_zone 2022-04-14 17:55:27.652 | security-groups-normalized-cidr 2022-04-14 17:55:27.652 | port-security-groups-filtering 2022-04-14 17:55:27.653 | security-groups-remote-address-group 2022-04-14 17:55:27.653 | security-groups-shared-filtering 2022-04-14 17:55:27.653 | security-group 2022-04-14 17:55:27.653 | service-type 2022-04-14 17:55:27.653 | sorting 2022-04-14 17:55:27.653 | standard-attr-description 2022-04-14 17:55:27.653 | stateful-security-group 2022-04-14 17:55:27.653 | subnet_onboard 2022-04-14 17:55:27.653 | subnet-service-types 2022-04-14 17:55:27.653 | subnet_allocation 2022-04-14 17:55:27.653 | subnetpool-prefix-ops 2022-04-14 17:55:27.653 | standard-attr-tag 2022-04-14 17:55:27.653 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-14 17:55:27.654 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-14 17:55:27.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-14 17:55:27.660 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-14 17:55:27.664 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-04-14 17:55:27.664 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-14 17:55:27.665 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-14 17:55:27.668 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:55:27.672 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:30.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:30.922 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:30.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:30.922 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:31.095 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:31.099 | ++ functions-common:get_field:820 : '[' 2 -lt 0 ']' 2022-04-14 17:55:31.101 | ++ functions-common:get_field:823 : field='$3' 2022-04-14 17:55:31.104 | ++ functions-common:get_field:825 : echo '| id | 7baccb2f-0e46-4341-a1d5-bc673be64958 |' 2022-04-14 17:55:31.105 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-14 17:55:31.112 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:31.116 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=7baccb2f-0e46-4341-a1d5-bc673be64958 2022-04-14 17:55:31.119 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-04-14 17:55:31.122 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:55:31.140 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-14 17:55:31.143 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-14 17:55:31.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2b343c5a-d25f-4df7-a3a9-ada1ddc38623 28c797dc-2317-4697-ac5c-1c065adedbe5 2022-04-14 17:55:35.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:35.851 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:35.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:35.851 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:36.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-14 17:55:36.024 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 7baccb2f-0e46-4341-a1d5-bc673be64958 2022-04-14 17:55:36.027 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-14 17:55:36.029 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-14 17:55:36.031 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.0.1 ]] 2022-04-14 17:55:36.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.0.1 ' 2022-04-14 17:55:36.036 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 7baccb2f-0e46-4341-a1d5-bc673be64958 --subnet-range 172.28.0.0/24 --no-dhcp ' 2022-04-14 17:55:36.039 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-14 17:55:36.041 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-14 17:55:36.046 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-14 17:55:36.046 | +++ 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 7baccb2f-0e46-4341-a1d5-bc673be64958 --subnet-range 172.28.0.0/24 --no-dhcp public-subnet 2022-04-14 17:55:39.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:39.156 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:39.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:39.156 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:39.340 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:39.343 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | 2022-04-14 17:55:39.343 | | id | 7d5ef951-c5dc-4158-b8e7-679f34af116a |' 2022-04-14 17:55:39.346 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-04-14 17:55:39.348 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:55:39.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 7d5ef951-c5dc-4158-b8e7-679f34af116a '|' 2022-04-14 17:55:39.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | | id | 7d5ef951-c5dc-4158-b8e7-679f34af116a |' 2022-04-14 17:55:39.370 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-14 17:55:39.374 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 7d5ef951-c5dc-4158-b8e7-679f34af116a '|' 2022-04-14 17:55:39.375 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-14 17:55:39.377 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:55:39.379 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:39.381 | ++ functions-common:get_field:820 : '[' 2 -lt 0 ']' 2022-04-14 17:55:39.384 | ++ functions-common:get_field:823 : field='$3' 2022-04-14 17:55:39.387 | ++ functions-common:get_field:825 : echo '| gateway_ip | 172.28.0.1 | | id | 7d5ef951-c5dc-4158-b8e7-679f34af116a |' 2022-04-14 17:55:39.387 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-14 17:55:39.392 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:39.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.0.1 2022-04-14 17:55:39.400 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 7d5ef951-c5dc-4158-b8e7-679f34af116a '|' 2022-04-14 17:55:39.400 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-14 17:55:39.403 | ++ functions-common:get_field:818 : local data field 2022-04-14 17:55:39.405 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:39.408 | ++ functions-common:get_field:820 : '[' 5 -lt 0 ']' 2022-04-14 17:55:39.410 | ++ functions-common:get_field:823 : field='$6' 2022-04-14 17:55:39.414 | ++ functions-common:get_field:825 : echo '| gateway_ip | 172.28.0.1 | | id | 7d5ef951-c5dc-4158-b8e7-679f34af116a |' 2022-04-14 17:55:39.414 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-14 17:55:39.429 | ++ functions-common:get_field:819 : read data 2022-04-14 17:55:39.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=7d5ef951-c5dc-4158-b8e7-679f34af116a 2022-04-14 17:55:39.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 7baccb2f-0e46-4341-a1d5-bc673be64958 2b343c5a-d25f-4df7-a3a9-ada1ddc38623 2022-04-14 17:55:43.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:43.959 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:43.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:43.959 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:44.128 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-14 17:55:44.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-14 17:55:44.148 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:44.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-14 17:55:44.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-14 17:55:44.155 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-14 17:55:44.159 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-14 17:55:44.161 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-14 17:55:44.163 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-04-14 17:55:44.183 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-14 17:55:44.186 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-14 17:55:44.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-14 17:55:44.191 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-14 17:55:44.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-14 17:55:44.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-14 17:55:44.198 | + functions-common:test_with_retry:2370 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-14 17:55:44.201 | + functions-common:test_with_retry:2371 : local 'failmsg=br-data creation failed' 2022-04-14 17:55:44.203 | + functions-common:test_with_retry:2372 : local until=10 2022-04-14 17:55:44.206 | + functions-common:test_with_retry:2373 : local sleep=0.5 2022-04-14 17:55:44.208 | + functions-common:test_with_retry:2375 : time_start test_with_retry 2022-04-14 17:55:44.211 | + functions-common:time_start:2418 : local name=test_with_retry 2022-04-14 17:55:44.213 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:55:44.215 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:55:44.218 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:55:44.223 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958944220 2022-04-14 17:55:44.225 | + functions-common:test_with_retry:2376 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-14 17:55:44.232 | + functions-common:test_with_retry:2379 : time_stop test_with_retry 2022-04-14 17:55:44.235 | + functions-common:time_stop:2432 : local name 2022-04-14 17:55:44.237 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:55:44.240 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:55:44.242 | + functions-common:time_stop:2435 : local total 2022-04-14 17:55:44.244 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:55:44.247 | + functions-common:time_stop:2438 : name=test_with_retry 2022-04-14 17:55:44.250 | + functions-common:time_stop:2439 : start_time=1649958944220 2022-04-14 17:55:44.252 | + functions-common:time_stop:2441 : [[ -z 1649958944220 ]] 2022-04-14 17:55:44.255 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:55:44.259 | + functions-common:time_stop:2444 : end_time=1649958944257 2022-04-14 17:55:44.262 | + functions-common:time_stop:2445 : elapsed_time=37 2022-04-14 17:55:44.264 | + functions-common:time_stop:2446 : total=6616 2022-04-14 17:55:44.266 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:55:44.269 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6653 2022-04-14 17:55:44.275 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-14 17:55:44.275 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.0.1 2022-04-14 17:55:44.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-14 17:55:44.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-14 17:55:44.284 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-14 17:55:44.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-14 17:55:44.288 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.0.1/24 dev br-data 2022-04-14 17:55:44.303 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-14 17:55:44.317 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-14 17:55:44.318 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-04-14 17:55:44.322 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-14 17:55:44.322 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-14 17:55:46.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:46.626 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:46.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:46.626 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:46.802 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 17:55:46.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.0.214 ' 2022-04-14 17:55:46.809 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-14 17:55:46.811 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 17:55:46.829 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-14 17:55:46.831 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-14 17:55:46.834 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-14 17:55:46.836 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-04-14 17:55:46.855 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:46.858 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-04-14 17:55:46.860 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:55:46.863 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-04-14 17:55:46.866 | + ./stack.sh:main:1321 : start_nova 2022-04-14 17:55:46.868 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-14 17:55:46.871 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:46.874 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:46.876 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:46.879 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-14 17:55:46.882 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-14 17:55:46.885 | + functions-common:run_process:1687 : local service=n-sch 2022-04-14 17:55:46.887 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-14 17:55:46.890 | + functions-common:run_process:1689 : local group= 2022-04-14 17:55:46.893 | + functions-common:run_process:1690 : local user= 2022-04-14 17:55:46.896 | + functions-common:run_process:1692 : local name=n-sch 2022-04-14 17:55:46.899 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:55:46.902 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:55:46.905 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:55:46.907 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:55:46.911 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:55:46.915 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958946912 2022-04-14 17:55:46.918 | + functions-common:run_process:1695 : is_service_enabled n-sch 2022-04-14 17:55:46.936 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:46.939 | + functions-common:run_process:1696 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-14 17:55:46.942 | + functions-common:_run_under_systemd:1652 : local service=n-sch 2022-04-14 17:55:46.945 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-14 17:55:46.948 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-14 17:55:46.950 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-14 17:55:46.953 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-14 17:55:46.956 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-14 17:55:46.958 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-14 17:55:46.961 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@n-sch.service 2022-04-14 17:55:46.964 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:55:46.967 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:55:46.969 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-14 17:55:46.972 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-14 17:55:46.975 | + functions-common:write_user_unit_file:1569 : local service=devstack@n-sch.service 2022-04-14 17:55:46.977 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-14 17:55:46.979 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:55:46.982 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:55:46.985 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:55:46.987 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:55:46.990 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-14 17:55:46.992 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:55:46.997 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-14 17:55:47.053 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-14 17:55:47.109 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-14 17:55:47.165 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-14 17:55:47.223 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-14 17:55:47.285 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:55:47.345 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:55:47.347 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-14 17:55:47.403 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:55:47.914 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@n-sch.service 2022-04-14 17:55:47.932 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-14 17:55:48.407 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@n-sch.service 2022-04-14 17:55:48.432 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:55:48.436 | + functions-common:time_stop:2432 : local name 2022-04-14 17:55:48.439 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:55:48.442 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:55:48.444 | + functions-common:time_stop:2435 : local total 2022-04-14 17:55:48.447 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:55:48.450 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:55:48.452 | + functions-common:time_stop:2439 : start_time=1649958946912 2022-04-14 17:55:48.455 | + functions-common:time_stop:2441 : [[ -z 1649958946912 ]] 2022-04-14 17:55:48.458 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:55:48.463 | + functions-common:time_stop:2444 : end_time=1649958948460 2022-04-14 17:55:48.466 | + functions-common:time_stop:2445 : elapsed_time=1548 2022-04-14 17:55:48.469 | + functions-common:time_stop:2446 : total=23012 2022-04-14 17:55:48.472 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:55:48.474 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=24560 2022-04-14 17:55:48.477 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-14 17:55:48.482 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-14 17:55:48.487 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-14 17:55:48.491 | + functions-common:run_process:1687 : local service=n-api-meta 2022-04-14 17:55:48.493 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-14 17:55:48.496 | + functions-common:run_process:1689 : local group= 2022-04-14 17:55:48.498 | + functions-common:run_process:1690 : local user= 2022-04-14 17:55:48.501 | + functions-common:run_process:1692 : local name=n-api-meta 2022-04-14 17:55:48.503 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:55:48.506 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:55:48.509 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:55:48.511 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:55:48.514 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:55:48.519 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958948516 2022-04-14 17:55:48.522 | + functions-common:run_process:1695 : is_service_enabled n-api-meta 2022-04-14 17:55:48.546 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:48.548 | + functions-common:run_process:1696 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-14 17:55:48.555 | + functions-common:_run_under_systemd:1652 : local service=n-api-meta 2022-04-14 17:55:48.557 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-14 17:55:48.560 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-14 17:55:48.563 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-14 17:55:48.565 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-14 17:55:48.568 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-14 17:55:48.570 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-14 17:55:48.573 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@n-api-meta.service 2022-04-14 17:55:48.576 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:55:48.579 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:55:48.582 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-14 17:55:48.587 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-04-14 17:55:48.593 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@n-api-meta.service 2022-04-14 17:55:48.595 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-14 17:55:48.598 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 17:55:48.601 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 17:55:48.603 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-14 17:55:48.606 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 17:55:48.612 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-14 17:55:48.684 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-14 17:55:48.761 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-14 17:55:48.829 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-14 17:55:48.892 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:55:48.954 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-14 17:55:49.017 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-14 17:55:49.086 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-14 17:55:49.159 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-14 17:55:49.237 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-14 17:55:49.313 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 17:55:49.316 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-14 17:55:49.395 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 17:55:49.896 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@n-api-meta.service 2022-04-14 17:55:49.910 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-14 17:55:50.376 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@n-api-meta.service 2022-04-14 17:55:50.459 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:55:50.467 | + functions-common:time_stop:2432 : local name 2022-04-14 17:55:50.470 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:55:50.472 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:55:50.475 | + functions-common:time_stop:2435 : local total 2022-04-14 17:55:50.483 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:55:50.488 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:55:50.491 | + functions-common:time_stop:2439 : start_time=1649958948516 2022-04-14 17:55:50.495 | + functions-common:time_stop:2441 : [[ -z 1649958948516 ]] 2022-04-14 17:55:50.504 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:55:50.510 | + functions-common:time_stop:2444 : end_time=1649958950505 2022-04-14 17:55:50.521 | + functions-common:time_stop:2445 : elapsed_time=1989 2022-04-14 17:55:50.521 | + functions-common:time_stop:2446 : total=24560 2022-04-14 17:55:50.521 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:55:50.521 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26549 2022-04-14 17:55:50.523 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:50.526 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:50.529 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-14 17:55:50.532 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:50.534 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:50.537 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:50.540 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-14 17:55:50.543 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 17:55:50.546 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-14 17:55:50.555 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-14 17:55:50.557 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 17:55:50.560 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-14 17:55:50.563 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-14 17:55:50.584 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:50.586 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-14 17:55:50.589 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-14 17:55:50.614 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:50.617 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-14 17:55:50.619 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-14 17:55:50.640 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:50.646 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-14 17:55:50.648 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 17:55:50.651 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-14 17:55:50.655 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-14 17:55:50.658 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 17:55:50.661 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 17:55:50.664 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-14 17:55:50.667 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-14 17:55:50.669 | + functions-common:run_process:1687 : local service=n-novnc-cell1 2022-04-14 17:55:50.672 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-14 17:55:50.674 | + functions-common:run_process:1689 : local group= 2022-04-14 17:55:50.677 | + functions-common:run_process:1690 : local user= 2022-04-14 17:55:50.680 | + functions-common:run_process:1692 : local name=n-novnc-cell1 2022-04-14 17:55:50.682 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:55:50.685 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:55:50.688 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:55:50.690 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:55:50.696 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:55:50.699 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958950695 2022-04-14 17:55:50.702 | + functions-common:run_process:1695 : is_service_enabled n-novnc-cell1 2022-04-14 17:55:50.723 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:50.726 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:55:50.728 | + functions-common:time_stop:2432 : local name 2022-04-14 17:55:50.731 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:55:50.734 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:55:50.736 | + functions-common:time_stop:2435 : local total 2022-04-14 17:55:50.739 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:55:50.741 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:55:50.744 | + functions-common:time_stop:2439 : start_time=1649958950695 2022-04-14 17:55:50.747 | + functions-common:time_stop:2441 : [[ -z 1649958950695 ]] 2022-04-14 17:55:50.754 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:55:50.757 | + functions-common:time_stop:2444 : end_time=1649958950753 2022-04-14 17:55:50.759 | + functions-common:time_stop:2445 : elapsed_time=58 2022-04-14 17:55:50.762 | + functions-common:time_stop:2446 : total=26549 2022-04-14 17:55:50.766 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:55:50.768 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26607 2022-04-14 17:55:50.771 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-14 17:55:50.774 | + functions-common:run_process:1687 : local service=n-spice-cell1 2022-04-14 17:55:50.777 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-14 17:55:50.780 | + functions-common:run_process:1689 : local group= 2022-04-14 17:55:50.783 | + functions-common:run_process:1690 : local user= 2022-04-14 17:55:50.785 | + functions-common:run_process:1692 : local name=n-spice-cell1 2022-04-14 17:55:50.788 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:55:50.790 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:55:50.793 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:55:50.796 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:55:50.801 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:55:50.804 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958950801 2022-04-14 17:55:50.807 | + functions-common:run_process:1695 : is_service_enabled n-spice-cell1 2022-04-14 17:55:50.827 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:50.830 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:55:50.833 | + functions-common:time_stop:2432 : local name 2022-04-14 17:55:50.835 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:55:50.838 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:55:50.840 | + functions-common:time_stop:2435 : local total 2022-04-14 17:55:50.844 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:55:50.846 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:55:50.850 | + functions-common:time_stop:2439 : start_time=1649958950801 2022-04-14 17:55:50.854 | + functions-common:time_stop:2441 : [[ -z 1649958950801 ]] 2022-04-14 17:55:50.861 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:55:50.865 | + functions-common:time_stop:2444 : end_time=1649958950861 2022-04-14 17:55:50.868 | + functions-common:time_stop:2445 : elapsed_time=60 2022-04-14 17:55:50.872 | + functions-common:time_stop:2446 : total=26607 2022-04-14 17:55:50.876 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:55:50.879 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26667 2022-04-14 17:55:50.882 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:50.885 | + functions-common:run_process:1687 : local service=n-sproxy-cell1 2022-04-14 17:55:50.889 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:50.892 | + functions-common:run_process:1689 : local group= 2022-04-14 17:55:50.899 | + functions-common:run_process:1690 : local user= 2022-04-14 17:55:50.899 | + functions-common:run_process:1692 : local name=n-sproxy-cell1 2022-04-14 17:55:50.901 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:55:50.907 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:55:50.907 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:55:50.909 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:55:50.915 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:55:50.919 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958950913 2022-04-14 17:55:50.919 | + functions-common:run_process:1695 : is_service_enabled n-sproxy-cell1 2022-04-14 17:55:50.939 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:50.943 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:55:50.947 | + functions-common:time_stop:2432 : local name 2022-04-14 17:55:50.947 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:55:50.951 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:55:50.952 | + functions-common:time_stop:2435 : local total 2022-04-14 17:55:50.955 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:55:50.959 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:55:50.959 | + functions-common:time_stop:2439 : start_time=1649958950913 2022-04-14 17:55:50.962 | + functions-common:time_stop:2441 : [[ -z 1649958950913 ]] 2022-04-14 17:55:50.967 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:55:50.971 | + functions-common:time_stop:2444 : end_time=1649958950967 2022-04-14 17:55:50.975 | + functions-common:time_stop:2445 : elapsed_time=54 2022-04-14 17:55:50.978 | + functions-common:time_stop:2446 : total=26667 2022-04-14 17:55:50.981 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:55:50.984 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26721 2022-04-14 17:55:50.987 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:50.990 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:50.993 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-14 17:55:50.996 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 17:55:50.999 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-14 17:55:51.003 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-14 17:55:51.021 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:51.024 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-14 17:55:51.103 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-14 17:55:51.109 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 17:55:51.117 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-14 17:55:51.240 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-14 17:55:51.283 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:51.292 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-14 17:55:51.303 | + functions-common:run_process:1687 : local service=n-super-cond 2022-04-14 17:55:51.312 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-14 17:55:51.326 | + functions-common:run_process:1689 : local group= 2022-04-14 17:55:51.337 | + functions-common:run_process:1690 : local user= 2022-04-14 17:55:51.343 | + functions-common:run_process:1692 : local name=n-super-cond 2022-04-14 17:55:51.349 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:55:51.355 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:55:51.360 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:55:51.368 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:55:51.372 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:55:51.378 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958951374 2022-04-14 17:55:51.381 | + functions-common:run_process:1695 : is_service_enabled n-super-cond 2022-04-14 17:55:51.403 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:51.406 | + functions-common:run_process:1696 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-14 17:55:51.409 | + functions-common:_run_under_systemd:1652 : local service=n-super-cond 2022-04-14 17:55:51.412 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-14 17:55:51.414 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-14 17:55:51.424 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-14 17:55:51.424 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-14 17:55:51.424 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-14 17:55:51.429 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-14 17:55:51.430 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@n-super-cond.service 2022-04-14 17:55:51.435 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:55:51.435 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:55:51.439 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-14 17:55:51.442 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-14 17:55:51.445 | + functions-common:write_user_unit_file:1569 : local service=devstack@n-super-cond.service 2022-04-14 17:55:51.445 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-14 17:55:51.449 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:55:51.452 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:55:51.454 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:55:51.456 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:55:51.459 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-14 17:55:51.461 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:55:51.466 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-14 17:55:51.540 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-14 17:55:51.612 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-14 17:55:51.679 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-14 17:55:51.739 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-14 17:55:51.803 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:55:51.867 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:55:51.870 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-14 17:55:51.950 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:55:52.483 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@n-super-cond.service 2022-04-14 17:55:52.499 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-14 17:55:53.023 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@n-super-cond.service 2022-04-14 17:55:53.049 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:55:53.055 | + functions-common:time_stop:2432 : local name 2022-04-14 17:55:53.061 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:55:53.063 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:55:53.065 | + functions-common:time_stop:2435 : local total 2022-04-14 17:55:53.068 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:55:53.071 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:55:53.079 | + functions-common:time_stop:2439 : start_time=1649958951374 2022-04-14 17:55:53.087 | + functions-common:time_stop:2441 : [[ -z 1649958951374 ]] 2022-04-14 17:55:53.094 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:55:53.101 | + functions-common:time_stop:2444 : end_time=1649958953094 2022-04-14 17:55:53.106 | + functions-common:time_stop:2445 : elapsed_time=1720 2022-04-14 17:55:53.115 | + functions-common:time_stop:2446 : total=26721 2022-04-14 17:55:53.120 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:55:53.127 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=28441 2022-04-14 17:55:53.139 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-14 17:55:53.147 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 17:55:53.153 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-14 17:55:53.187 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:53.192 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-14 17:55:53.196 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-14 17:55:53.202 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 17:55:53.211 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 17:55:53.217 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-14 17:55:53.224 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:53.231 | + functions-common:run_process:1687 : local service=n-cond-cell1 2022-04-14 17:55:53.231 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:53.234 | + functions-common:run_process:1689 : local group= 2022-04-14 17:55:53.239 | + functions-common:run_process:1690 : local user= 2022-04-14 17:55:53.243 | + functions-common:run_process:1692 : local name=n-cond-cell1 2022-04-14 17:55:53.243 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:55:53.247 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:55:53.251 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:55:53.253 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:55:53.260 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:55:53.265 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958953258 2022-04-14 17:55:53.268 | + functions-common:run_process:1695 : is_service_enabled n-cond-cell1 2022-04-14 17:55:53.299 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:53.301 | + functions-common:run_process:1696 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-14 17:55:53.303 | + functions-common:_run_under_systemd:1652 : local service=n-cond-cell1 2022-04-14 17:55:53.306 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:53.308 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:53.311 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:53.314 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:53.316 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-14 17:55:53.319 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-14 17:55:53.324 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@n-cond-cell1.service 2022-04-14 17:55:53.327 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:55:53.329 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:55:53.332 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-14 17:55:53.335 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-14 17:55:53.338 | + functions-common:write_user_unit_file:1569 : local service=devstack@n-cond-cell1.service 2022-04-14 17:55:53.340 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:53.344 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:55:53.349 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:55:53.356 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:55:53.366 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:55:53.369 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-14 17:55:53.371 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:55:53.377 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-14 17:55:53.443 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-14 17:55:53.509 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-14 17:55:53.574 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-14 17:55:53.638 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-14 17:55:53.717 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:55:53.787 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:55:53.789 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-14 17:55:53.853 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:55:54.411 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-14 17:55:54.428 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-14 17:55:54.947 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-14 17:55:54.973 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:55:54.976 | + functions-common:time_stop:2432 : local name 2022-04-14 17:55:54.981 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:55:54.987 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:55:54.995 | + functions-common:time_stop:2435 : local total 2022-04-14 17:55:55.000 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:55:55.003 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:55:55.007 | + functions-common:time_stop:2439 : start_time=1649958953258 2022-04-14 17:55:55.011 | + functions-common:time_stop:2441 : [[ -z 1649958953258 ]] 2022-04-14 17:55:55.016 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:55:55.025 | + functions-common:time_stop:2444 : end_time=1649958955019 2022-04-14 17:55:55.029 | + functions-common:time_stop:2445 : elapsed_time=1761 2022-04-14 17:55:55.032 | + functions-common:time_stop:2446 : total=28441 2022-04-14 17:55:55.036 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:55:55.040 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=30202 2022-04-14 17:55:55.043 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-14 17:55:55.052 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:55.059 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:55.068 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:55.076 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-14 17:55:55.084 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-14 17:55:55.092 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-14 17:55:55.100 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:55:55.107 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-14 17:55:55.116 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-14 17:55:55.120 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-14 17:55:55.131 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-14 17:55:55.139 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-14 17:55:55.148 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-14 17:55:55.156 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-14 17:55:55.161 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-14 17:55:55.161 | BEGIN { 2022-04-14 17:55:55.161 | section = "" 2022-04-14 17:55:55.161 | last_section = "" 2022-04-14 17:55:55.161 | section_count = 0 2022-04-14 17:55:55.161 | } 2022-04-14 17:55:55.161 | /^\[.+\]/ { 2022-04-14 17:55:55.161 | gsub("[][]", "", $1); 2022-04-14 17:55:55.161 | section=$1 2022-04-14 17:55:55.161 | next 2022-04-14 17:55:55.161 | } 2022-04-14 17:55:55.161 | /^ *\#/ { 2022-04-14 17:55:55.161 | next 2022-04-14 17:55:55.161 | } 2022-04-14 17:55:55.161 | /^[^ \t]+/ { 2022-04-14 17:55:55.161 | # get offset of first = in $0 2022-04-14 17:55:55.161 | eq_idx = index($0, "=") 2022-04-14 17:55:55.161 | # extract attr & value from $0 2022-04-14 17:55:55.161 | attr = substr($0, 1, eq_idx - 1) 2022-04-14 17:55:55.161 | value = substr($0, eq_idx + 1) 2022-04-14 17:55:55.161 | # only need to strip trailing whitespace from attr 2022-04-14 17:55:55.161 | sub(/[ \t]*$/, "", attr) 2022-04-14 17:55:55.161 | # need to strip leading & trailing whitespace from value 2022-04-14 17:55:55.161 | sub(/^[ \t]*/, "", value) 2022-04-14 17:55:55.161 | sub(/[ \t]*$/, "", value) 2022-04-14 17:55:55.161 | 2022-04-14 17:55:55.161 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-14 17:55:55.161 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-14 17:55:55.162 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-14 17:55:55.162 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-14 17:55:55.162 | if (! (section, attr) in cfg_attr_count) { 2022-04-14 17:55:55.162 | if (section != last_section) { 2022-04-14 17:55:55.162 | cfg_section[section_count++] = section 2022-04-14 17:55:55.162 | last_section = section 2022-04-14 17:55:55.162 | } 2022-04-14 17:55:55.162 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-14 17:55:55.162 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-14 17:55:55.162 | 2022-04-14 17:55:55.162 | cfg_attr[section, attr, 0] = value 2022-04-14 17:55:55.162 | cfg_attr_count[section, attr] = 1 2022-04-14 17:55:55.162 | } else { 2022-04-14 17:55:55.162 | lno = cfg_attr_count[section, attr]++ 2022-04-14 17:55:55.162 | cfg_attr[section, attr, lno] = value 2022-04-14 17:55:55.162 | } 2022-04-14 17:55:55.162 | } 2022-04-14 17:55:55.162 | END { 2022-04-14 17:55:55.162 | # Process each section in order 2022-04-14 17:55:55.162 | for (sno = 0; sno < section_count; sno++) { 2022-04-14 17:55:55.162 | section = cfg_section[sno] 2022-04-14 17:55:55.162 | # The ini routines simply append a config item immediately 2022-04-14 17:55:55.162 | # after the section header. To keep the same order as defined 2022-04-14 17:55:55.162 | # in local.conf, invoke the ini routines in the reverse order 2022-04-14 17:55:55.162 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-14 17:55:55.162 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-14 17:55:55.162 | if (cfg_attr_count[section, attr] == 1) 2022-04-14 17:55:55.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-14 17:55:55.162 | else { 2022-04-14 17:55:55.162 | # For multiline, invoke the ini routines in the reverse order 2022-04-14 17:55:55.162 | count = cfg_attr_count[section, attr] 2022-04-14 17:55:55.162 | print "inidelete " configfile " " section " " attr 2022-04-14 17:55:55.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-14 17:55:55.162 | for (l = count -2; l >= 0; l--) 2022-04-14 17:55:55.162 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-14 17:55:55.163 | } 2022-04-14 17:55:55.163 | } 2022-04-14 17:55:55.163 | } 2022-04-14 17:55:55.163 | } 2022-04-14 17:55:55.163 | + inc/meta-config:merge_config_file:164 : read a 2022-04-14 17:55:55.163 | ' 2022-04-14 17:55:55.169 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-14 17:55:55.169 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-14 17:55:55.175 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-14 17:55:55.183 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-14 17:55:55.187 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-14 17:55:55.195 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-14 17:55:55.207 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-14 17:55:55.219 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-14 17:55:55.219 | BEGIN { group = "" } 2022-04-14 17:55:55.219 | /^\[\[.+\|.*\]\]/ { 2022-04-14 17:55:55.219 | gsub("[][]", "", $1); 2022-04-14 17:55:55.219 | split($1, a, "|"); 2022-04-14 17:55:55.219 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-14 17:55:55.219 | group=a[1] 2022-04-14 17:55:55.219 | } else { 2022-04-14 17:55:55.219 | group="" 2022-04-14 17:55:55.219 | } 2022-04-14 17:55:55.219 | next 2022-04-14 17:55:55.219 | } 2022-04-14 17:55:55.219 | { 2022-04-14 17:55:55.220 | if (group != "") 2022-04-14 17:55:55.220 | print $0 2022-04-14 17:55:55.220 | } 2022-04-14 17:55:55.220 | ' /home/ubuntu/devstack/local.conf 2022-04-14 17:55:55.235 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 17:55:55.245 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-14 17:55:55.318 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-14 17:55:55.386 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-14 17:55:55.391 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 17:55:55.402 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-14 17:55:55.411 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 17:55:55.419 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 17:55:55.428 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 17:55:55.472 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:55.477 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 17:55:55.480 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 17:55:55.486 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 17:55:55.516 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:55.523 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-04-14 17:55:55.532 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-04-14 17:55:55.616 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 17:55:55.624 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 17:55:55.632 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-14 17:55:55.671 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-14 17:55:55.728 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-14 17:55:55.736 | + lib/nova:configure_console_compute:643 : local offset 2022-04-14 17:55:55.738 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-14 17:55:55.741 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-14 17:55:55.744 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-14 17:55:55.772 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.11 2022-04-14 17:55:55.775 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-14 17:55:55.798 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:55.801 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-14 17:55:55.832 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:55.836 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-14 17:55:55.840 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-14 17:55:55.904 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-14 17:55:55.960 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:55.971 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-14 17:55:56.012 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:56.023 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-14 17:55:56.032 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-14 17:55:56.037 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-14 17:55:56.040 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-14 17:55:56.044 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-14 17:55:56.047 | + functions-common:run_process:1687 : local service=n-cpu 2022-04-14 17:55:56.049 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-14 17:55:56.052 | + functions-common:run_process:1689 : local group=libvirt 2022-04-14 17:55:56.055 | + functions-common:run_process:1690 : local user= 2022-04-14 17:55:56.057 | + functions-common:run_process:1692 : local name=n-cpu 2022-04-14 17:55:56.061 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:55:56.064 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:55:56.066 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:55:56.069 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:55:56.073 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:55:56.080 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958956075 2022-04-14 17:55:56.081 | + functions-common:run_process:1695 : is_service_enabled n-cpu 2022-04-14 17:55:56.101 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:55:56.104 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:55:56.106 | + functions-common:time_stop:2432 : local name 2022-04-14 17:55:56.109 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:55:56.112 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:55:56.114 | + functions-common:time_stop:2435 : local total 2022-04-14 17:55:56.117 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:55:56.120 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:55:56.123 | + functions-common:time_stop:2439 : start_time=1649958956075 2022-04-14 17:55:56.125 | + functions-common:time_stop:2441 : [[ -z 1649958956075 ]] 2022-04-14 17:55:56.129 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:55:56.133 | + functions-common:time_stop:2444 : end_time=1649958956131 2022-04-14 17:55:56.136 | + functions-common:time_stop:2445 : elapsed_time=56 2022-04-14 17:55:56.140 | + functions-common:time_stop:2446 : total=30202 2022-04-14 17:55:56.142 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:55:56.144 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=30258 2022-04-14 17:55:56.147 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:56.150 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-14 17:55:56.153 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-14 17:55:56.173 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:55:56.176 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-14 17:55:56.176 | Dumping cells_v2 mapping 2022-04-14 17:55:56.178 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-14 17:55:57.215 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-14 17:55:59.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:59.802 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:59.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:55:59.802 | from cryptography.utils import int_from_bytes 2022-04-14 17:55:59.802 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-14 17:55:59.802 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-14 17:55:59.802 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-14 17:55:59.802 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-14 17:55:59.802 | | cell1 | b9f2bc11-4281-42b9-9925-944b4ba60963 | rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-14 17:55:59.802 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-14 17:56:00.239 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-04-14 17:56:00.242 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-14 17:56:00.304 | + inc/async:async_inner:63 : create_flavors 2022-04-14 17:56:00.346 | [250021 Async create_flavors:308015]: running: create_flavors 2022-04-14 17:56:00.349 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-04-14 17:56:00.371 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:56:00.374 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-04-14 17:56:00.377 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 17:56:00.379 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-04-14 17:56:00.382 | + ./stack.sh:main:1326 : start_cinder 2022-04-14 17:56:00.385 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-14 17:56:00.387 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-14 17:56:00.390 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-14 17:56:00.393 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-14 17:56:00.410 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:56:00.413 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-14 17:56:00.416 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-14 17:56:00.418 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-14 17:56:00.422 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-14 17:56:00.426 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-14 17:56:00.429 | + functions-common:run_process:1687 : local service=c-api 2022-04-14 17:56:00.432 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-14 17:56:00.434 | + functions-common:run_process:1689 : local group= 2022-04-14 17:56:00.438 | + functions-common:run_process:1690 : local user= 2022-04-14 17:56:00.440 | + functions-common:run_process:1692 : local name=c-api 2022-04-14 17:56:00.443 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:56:00.446 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:56:00.448 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:56:00.451 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:56:00.454 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:56:00.459 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958960456 2022-04-14 17:56:00.461 | + functions-common:run_process:1695 : is_service_enabled c-api 2022-04-14 17:56:00.479 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:56:00.481 | + functions-common:run_process:1696 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-14 17:56:00.484 | + functions-common:_run_under_systemd:1652 : local service=c-api 2022-04-14 17:56:00.487 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-14 17:56:00.489 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-14 17:56:00.492 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-14 17:56:00.494 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-14 17:56:00.497 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-14 17:56:00.499 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-14 17:56:00.502 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@c-api.service 2022-04-14 17:56:00.504 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:56:00.507 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:56:00.509 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-14 17:56:00.512 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-04-14 17:56:00.515 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@c-api.service 2022-04-14 17:56:00.517 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-14 17:56:00.519 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 17:56:00.522 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 17:56:00.524 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-14 17:56:00.526 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 17:56:00.531 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-14 17:56:00.584 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-14 17:56:00.638 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-14 17:56:00.692 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-14 17:56:00.746 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:56:00.801 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-14 17:56:00.856 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-14 17:56:00.911 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-14 17:56:00.967 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-14 17:56:01.021 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-14 17:56:01.084 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 17:56:01.087 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-14 17:56:01.156 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 17:56:01.635 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@c-api.service 2022-04-14 17:56:01.649 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-14 17:56:02.118 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@c-api.service 2022-04-14 17:56:02.206 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:56:02.212 | + functions-common:time_stop:2432 : local name 2022-04-14 17:56:02.215 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:56:02.225 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:56:02.228 | + functions-common:time_stop:2435 : local total 2022-04-14 17:56:02.233 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:56:02.236 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:56:02.244 | + functions-common:time_stop:2439 : start_time=1649958960456 2022-04-14 17:56:02.249 | + functions-common:time_stop:2441 : [[ -z 1649958960456 ]] 2022-04-14 17:56:02.263 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:56:02.268 | + functions-common:time_stop:2444 : end_time=1649958962257 2022-04-14 17:56:02.271 | + functions-common:time_stop:2445 : elapsed_time=1801 2022-04-14 17:56:02.275 | + functions-common:time_stop:2446 : total=30258 2022-04-14 17:56:02.278 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:56:02.281 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32059 2022-04-14 17:56:02.284 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.11/volume/v3 2022-04-14 17:56:02.287 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-14 17:56:02.287 | Waiting for Cinder API to start... 2022-04-14 17:56:02.291 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.11/volume/v3 2022-04-14 17:56:02.297 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 17:56:02.298 | + functions:wait_for_service:458 : local url=http://10.222.0.11/volume/v3 2022-04-14 17:56:02.301 | + functions:wait_for_service:459 : local rval=0 2022-04-14 17:56:02.304 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 17:56:02.306 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 17:56:02.309 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:56:02.313 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:56:02.318 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:56:02.323 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958962319 2022-04-14 17:56:02.326 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 17:56:02.333 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11/volume/v3 2022-04-14 17:56:05.021 | + :: : [[ 500 == 503 ]] 2022-04-14 17:56:05.023 | + :: : [[ 0 -eq 7 ]] 2022-04-14 17:56:05.027 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 17:56:05.031 | + functions-common:time_stop:2432 : local name 2022-04-14 17:56:05.034 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:56:05.038 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:56:05.040 | + functions-common:time_stop:2435 : local total 2022-04-14 17:56:05.043 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:56:05.049 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 17:56:05.052 | + functions-common:time_stop:2439 : start_time=1649958962319 2022-04-14 17:56:05.056 | + functions-common:time_stop:2441 : [[ -z 1649958962319 ]] 2022-04-14 17:56:05.059 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:56:05.065 | + functions-common:time_stop:2444 : end_time=1649958965062 2022-04-14 17:56:05.068 | + functions-common:time_stop:2445 : elapsed_time=2743 2022-04-14 17:56:05.071 | + functions-common:time_stop:2446 : total=18600 2022-04-14 17:56:05.074 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:56:05.077 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=21343 2022-04-14 17:56:05.080 | + functions:wait_for_service:467 : return 0 2022-04-14 17:56:05.082 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:05.085 | + functions-common:run_process:1687 : local service=c-sch 2022-04-14 17:56:05.088 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:05.090 | + functions-common:run_process:1689 : local group= 2022-04-14 17:56:05.093 | + functions-common:run_process:1690 : local user= 2022-04-14 17:56:05.095 | + functions-common:run_process:1692 : local name=c-sch 2022-04-14 17:56:05.098 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:56:05.101 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:56:05.103 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:56:05.106 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:56:05.109 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:56:05.114 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958965111 2022-04-14 17:56:05.117 | + functions-common:run_process:1695 : is_service_enabled c-sch 2022-04-14 17:56:05.140 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:56:05.143 | + functions-common:run_process:1696 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-14 17:56:05.145 | + functions-common:_run_under_systemd:1652 : local service=c-sch 2022-04-14 17:56:05.148 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:05.151 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:05.153 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:05.156 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:05.159 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-14 17:56:05.161 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-14 17:56:05.164 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@c-sch.service 2022-04-14 17:56:05.166 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 17:56:05.169 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 17:56:05.171 | + functions-common:_run_under_systemd:1661 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-14 17:56:05.174 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-14 17:56:05.177 | + functions-common:write_user_unit_file:1569 : local service=devstack@c-sch.service 2022-04-14 17:56:05.179 | + functions-common:write_user_unit_file:1570 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:05.182 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 17:56:05.184 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 17:56:05.187 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 17:56:05.190 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 17:56:05.192 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-14 17:56:05.195 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 17:56:05.200 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-14 17:56:05.254 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-14 17:56:05.311 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:05.369 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-14 17:56:05.429 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-14 17:56:05.489 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 17:56:05.554 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 17:56:05.556 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-14 17:56:05.614 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 17:56:06.085 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@c-sch.service 2022-04-14 17:56:06.100 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-14 17:56:06.581 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@c-sch.service 2022-04-14 17:56:06.606 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:56:06.614 | + functions-common:time_stop:2432 : local name 2022-04-14 17:56:06.617 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:56:06.621 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:56:06.625 | + functions-common:time_stop:2435 : local total 2022-04-14 17:56:06.632 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:56:06.635 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:56:06.637 | + functions-common:time_stop:2439 : start_time=1649958965111 2022-04-14 17:56:06.645 | + functions-common:time_stop:2441 : [[ -z 1649958965111 ]] 2022-04-14 17:56:06.648 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:56:06.653 | + functions-common:time_stop:2444 : end_time=1649958966650 2022-04-14 17:56:06.656 | + functions-common:time_stop:2445 : elapsed_time=1539 2022-04-14 17:56:06.659 | + functions-common:time_stop:2446 : total=32059 2022-04-14 17:56:06.662 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:56:06.665 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=33598 2022-04-14 17:56:06.667 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:06.671 | + functions-common:run_process:1687 : local service=c-bak 2022-04-14 17:56:06.673 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:06.676 | + functions-common:run_process:1689 : local group= 2022-04-14 17:56:06.679 | + functions-common:run_process:1690 : local user= 2022-04-14 17:56:06.682 | + functions-common:run_process:1692 : local name=c-bak 2022-04-14 17:56:06.684 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:56:06.688 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:56:06.691 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:56:06.694 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:56:06.701 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:56:06.707 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958966704 2022-04-14 17:56:06.710 | + functions-common:run_process:1695 : is_service_enabled c-bak 2022-04-14 17:56:06.734 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:56:06.737 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:56:06.740 | + functions-common:time_stop:2432 : local name 2022-04-14 17:56:06.743 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:56:06.745 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:56:06.748 | + functions-common:time_stop:2435 : local total 2022-04-14 17:56:06.751 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:56:06.753 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:56:06.756 | + functions-common:time_stop:2439 : start_time=1649958966704 2022-04-14 17:56:06.758 | + functions-common:time_stop:2441 : [[ -z 1649958966704 ]] 2022-04-14 17:56:06.762 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:56:06.767 | + functions-common:time_stop:2444 : end_time=1649958966764 2022-04-14 17:56:06.769 | + functions-common:time_stop:2445 : elapsed_time=60 2022-04-14 17:56:06.772 | + functions-common:time_stop:2446 : total=33598 2022-04-14 17:56:06.775 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:56:06.778 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=33658 2022-04-14 17:56:06.780 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:06.783 | + functions-common:run_process:1687 : local service=c-vol 2022-04-14 17:56:06.786 | + functions-common:run_process:1688 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-14 17:56:06.788 | + functions-common:run_process:1689 : local group= 2022-04-14 17:56:06.791 | + functions-common:run_process:1690 : local user= 2022-04-14 17:56:06.793 | + functions-common:run_process:1692 : local name=c-vol 2022-04-14 17:56:06.796 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 17:56:06.799 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 17:56:06.802 | + functions-common:time_start:2419 : local start_time= 2022-04-14 17:56:06.805 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 17:56:06.808 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 17:56:06.814 | + functions-common:time_start:2423 : _TIME_START[$name]=1649958966810 2022-04-14 17:56:06.816 | + functions-common:run_process:1695 : is_service_enabled c-vol 2022-04-14 17:56:06.841 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 17:56:06.843 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 17:56:06.846 | + functions-common:time_stop:2432 : local name 2022-04-14 17:56:06.849 | + functions-common:time_stop:2433 : local end_time 2022-04-14 17:56:06.851 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 17:56:06.854 | + functions-common:time_stop:2435 : local total 2022-04-14 17:56:06.857 | + functions-common:time_stop:2436 : local start_time 2022-04-14 17:56:06.860 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 17:56:06.862 | + functions-common:time_stop:2439 : start_time=1649958966810 2022-04-14 17:56:06.865 | + functions-common:time_stop:2441 : [[ -z 1649958966810 ]] 2022-04-14 17:56:06.868 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 17:56:06.873 | + functions-common:time_stop:2444 : end_time=1649958966870 2022-04-14 17:56:06.876 | + functions-common:time_stop:2445 : elapsed_time=60 2022-04-14 17:56:06.878 | + functions-common:time_stop:2446 : total=33658 2022-04-14 17:56:06.881 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 17:56:06.884 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=33718 2022-04-14 17:56:06.886 | + ./stack.sh:main:1327 : create_volume_types 2022-04-14 17:56:06.890 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-14 17:56:06.912 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:56:06.915 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 17:56:06.917 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-14 17:56:06.920 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 17:56:06.923 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-14 17:56:06.926 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-14 17:56:06.948 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 17:56:06.951 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-14 17:56:09.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:56:09.382 | from cryptography.utils import int_from_bytes 2022-04-14 17:56:09.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 17:56:09.382 | from cryptography.utils import int_from_bytes 2022-04-14 17:56:09.382 | Internal Server Error (HTTP 500) 2022-04-14 17:56:09.621 | + lib/cinder:create_volume_types:1 : exit_trap 2022-04-14 17:56:09.624 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 17:56:09.627 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 17:56:09.630 | + ./stack.sh:exit_trap:524 : jobs='275123 2022-04-14 17:56:09.630 | 308015' 2022-04-14 17:56:09.633 | + ./stack.sh:exit_trap:527 : [[ -n 275123 2022-04-14 17:56:09.633 | 308015 ]] 2022-04-14 17:56:09.635 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-173525 ]] 2022-04-14 17:56:09.638 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 17:56:09.641 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 17:56:09.641 | exit_trap: cleaning up child processes 2022-04-14 17:56:09.643 | + ./stack.sh:exit_trap:529 : kill 275123 308015 2022-04-14 17:56:09.646 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.myIs2kbXNO ']' 2022-04-14 17:56:09.649 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.myIs2kbXNO 2022-04-14 17:56:09.653 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 17:56:09.656 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 17:56:09.658 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 17:56:09.661 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 17:56:09.661 | Error on exit 2022-04-14 17:56:09.664 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 17:56:09.666 | + ./stack.sh:exit_trap:544 : generate-subunit 1649957722 1247 fail 2022-04-14 17:56:10.356 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 17:56:10.359 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 17:56:11.768 | + ./stack.sh:exit_trap:558 : exit 1