2022-05-09 15:22:47.610 | + ./stack.sh:main:489 : exec 2022-05-09 15:22:47.610 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-09-152247' 2022-05-09 15:22:47.610 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-09-152247.summary.2022-05-09-152247 2022-05-09 15:22:47.610 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:22:47.610 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-09-152247 2022-05-09 15:22:47.610 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-09-152247 /opt/stack/logs/stack.sh.log 2022-05-09 15:22:47.610 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-09-152247.summary.2022-05-09-152247 /opt/stack/logs/stack.sh.log.summary 2022-05-09 15:22:47.610 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-09 15:22:47.610 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-09 15:22:47.610 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-09 15:22:47.610 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-09 15:22:47.610 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-09 15:22:47.610 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-09 15:22:47.610 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-09 15:22:47.610 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-09 15:22:47.610 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-09 15:22:47.610 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-09 15:22:47.610 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-09 15:22:47.610 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-09 15:22:47.610 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-09 15:22:47.610 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-09 15:22:47.610 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-09 15:22:47.610 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-09 15:22:47.610 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-09 15:22:47.611 | + ./stack.sh:main:575 : set -o errexit 2022-05-09 15:22:47.612 | + ./stack.sh:main:578 : uname -a 2022-05-09 15:22:47.613 | Linux dv-cinder-841125-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-09 15:22:47.616 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-09 15:22:47.617 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-09 15:22:47.621 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-09 15:22:47.657 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-09 15:22:47.673 | + ./stack.sh:main:592 : fetch_plugins 2022-05-09 15:22:47.675 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-09 15:22:47.677 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-09 15:22:47.680 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-09 15:22:47.682 | + functions-common:fetch_plugins:1788 : return 2022-05-09 15:22:47.684 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-09 15:22:47.686 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-09 15:22:47.688 | + functions-common:run_phase:1866 : local phase= 2022-05-09 15:22:47.691 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:22:47.693 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:22:47.694 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:22:47.696 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:22:47.698 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:22:47.700 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:22:47.703 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:22:47.705 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:22:47.707 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:22:47.709 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-09 15:22:47.711 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:22:47.724 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:22:47.726 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-09 15:22:47.728 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:22:47.729 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:22:47.731 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:22:47.733 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:22:47.735 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-09 15:22:47.737 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-09 15:22:47.739 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-09 15:22:47.741 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-09 15:22:47.743 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:22:47.745 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-09 15:22:47.747 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-09 15:22:47.748 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-09 15:22:47.750 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-09 15:22:47.753 | + functions-common:plugin_override_defaults:1829 : return 2022-05-09 15:22:47.755 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-09 15:22:47.772 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-09 15:22:47.775 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-09 15:22:47.787 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:22:47.790 | +++ lib/tls:source:43 : hostname -f 2022-05-09 15:22:47.793 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-09 15:22:47.795 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-09 15:22:47.797 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-09 15:22:47.800 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-09 15:22:47.801 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-09 15:22:47.803 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-09 15:22:47.805 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-09 15:22:47.807 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-09 15:22:47.809 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-09 15:22:47.811 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-09 15:22:47.816 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-09 15:22:47.828 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-09 15:22:47.845 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-09 15:22:47.857 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-09 15:22:47.870 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-09 15:22:47.906 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-09 15:22:47.966 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-09 15:22:48.058 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-09 15:22:48.080 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-09 15:22:48.125 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-09 15:22:48.178 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-09 15:22:48.326 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-09 15:22:48.340 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-09 15:22:48.353 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-09 15:22:48.367 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-09 15:22:48.471 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-09 15:22:48.473 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-09 15:22:48.476 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-09 15:22:48.478 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-09 15:22:48.481 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-09 15:22:48.483 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-09 15:22:48.485 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-09 15:22:48.485 | False' 2022-05-09 15:22:48.489 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-09 15:22:48.504 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-09 15:22:48.507 | + ./stack.sh:main:626 : run_phase source 2022-05-09 15:22:48.509 | + functions-common:run_phase:1865 : local mode=source 2022-05-09 15:22:48.511 | + functions-common:run_phase:1866 : local phase= 2022-05-09 15:22:48.513 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:22:48.515 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:22:48.517 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:22:48.519 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:22:48.521 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:22:48.524 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:22:48.528 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:22:48.530 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:22:48.532 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:22:48.534 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-09 15:22:48.536 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:22:48.551 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:22:48.553 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-09 15:22:48.555 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-09 15:22:48.596 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-09 15:22:48.598 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-09 15:22:48.601 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-09 15:22:48.603 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-09 15:22:48.605 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-09 15:22:48.607 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-09 15:22:48.609 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-09 15:22:48.611 | + functions-common:load_plugin_settings:1806 : return 2022-05-09 15:22:48.614 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-09 15:22:48.616 | + functions-common:verify_disabled_services:2148 : local service 2022-05-09 15:22:48.618 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.620 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-09 15:22:48.623 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.625 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-09 15:22:48.627 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.630 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-09 15:22:48.632 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.634 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-09 15:22:48.637 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.639 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-09 15:22:48.641 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.644 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-09 15:22:48.647 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.649 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-09 15:22:48.651 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.653 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-09 15:22:48.656 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.659 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-09 15:22:48.662 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.664 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-09 15:22:48.666 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.668 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-09 15:22:48.671 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.673 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-09 15:22:48.675 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.678 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-09 15:22:48.680 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.682 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-09 15:22:48.685 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.687 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-09 15:22:48.690 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.692 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-09 15:22:48.694 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.697 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-09 15:22:48.699 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.701 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-09 15:22:48.704 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.706 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-09 15:22:48.709 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.711 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-09 15:22:48.713 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.715 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-09 15:22:48.718 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.720 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-09 15:22:48.722 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.725 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-09 15:22:48.727 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.729 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-09 15:22:48.731 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.734 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-09 15:22:48.736 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.738 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-09 15:22:48.741 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.743 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-09 15:22:48.745 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.748 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-09 15:22:48.750 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.753 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-09 15:22:48.755 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.757 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-09 15:22:48.760 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.762 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-09 15:22:48.764 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.766 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-09 15:22:48.770 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.772 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-09 15:22:48.774 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.776 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-09 15:22:48.779 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.781 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-09 15:22:48.784 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.786 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-09 15:22:48.788 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.791 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-09 15:22:48.793 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.795 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-09 15:22:48.797 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.800 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-09 15:22:48.802 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.805 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-09 15:22:48.807 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.809 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-09 15:22:48.812 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.814 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-09 15:22:48.817 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.820 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-09 15:22:48.822 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.824 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-09 15:22:48.826 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-09 15:22:48.829 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-09 15:22:48.832 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-09 15:22:48.835 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-09 15:22:48.837 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-09 15:22:48.852 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:22:48.854 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-09 15:22:48.856 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-09 15:22:48.859 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-09 15:22:48.874 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:22:48.877 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-09 15:22:48.879 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-09 15:22:48.882 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-09 15:22:48.884 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-09 15:22:48.886 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-09 15:22:48.889 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-09 15:22:48.891 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-09 15:22:48.894 | + lib/database:initialize_database_backends:92 : return 0 2022-05-09 15:22:48.896 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-09 15:22:48.896 | Using mysql database backend 2022-05-09 15:22:48.899 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-09 15:22:48.915 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-09 15:22:48.918 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-09 15:22:48.920 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-09 15:22:48.923 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-09 15:22:48.926 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:22:48.928 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-09 15:22:48.945 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:22:48.947 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-09 15:22:48.964 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-09 15:22:48.980 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:22:48.983 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-09 15:22:49.000 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-09 15:22:49.016 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-09 15:22:49.032 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:22:49.035 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-09 15:22:49.052 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:22:49.054 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-09 15:22:49.071 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-09 15:22:49.073 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-09 15:22:49.076 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-09 15:22:49.078 | + functions-common:save_stackenv:60 : local tag=759 2022-05-09 15:22:49.082 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-09 15:22:49.086 | + functions-common:save_stackenv:62 : time_stamp=2022-05-09-152249 2022-05-09 15:22:49.089 | + functions-common:save_stackenv:63 : echo '# 2022-05-09-152249 759' 2022-05-09 15:22:49.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.093 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:22:49.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.098 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-09 15:22:49.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.103 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-09 15:22:49.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.108 | + 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-05-09 15:22:49.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.114 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-05-09 15:22:49.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.118 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-05-09 15:22:49.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.123 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-09-152247 2022-05-09 15:22:49.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.129 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-09 15:22:49.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.134 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-05-09 15:22:49.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.139 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-09 15:22:49.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.143 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-09 15:22:49.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.148 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-09 15:22:49.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:22:49.153 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-09 15:22:49.156 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-09 15:22:49.158 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-09 15:22:49.161 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-09 15:22:49.163 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-09 15:22:49.165 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:22:49.167 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:22:49.170 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:22:49.172 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:22:49.175 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:22:49.178 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:22:49.193 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:22:49.196 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:22:49.198 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:22:49.200 | + functions-common:git_clone:629 : echo master 2022-05-09 15:22:49.201 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:22:49.206 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-09 15:22:49.208 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:22:49.210 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-09 15:22:49.223 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-09 15:22:49.226 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:22:49.226 | + functions-common:git_clone:690 : head -1 2022-05-09 15:22:49.229 | fbfcb726 Updated from generate-constraints 2022-05-09 15:22:49.232 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:22:49.234 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-09 15:22:49.238 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:22:49.240 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-09 15:22:49.243 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-09 15:22:49.245 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-09 15:22:49.248 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-09 15:22:49.250 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-09 15:22:49.253 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-09 15:22:49.255 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-09 15:22:49.258 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-09 15:22:49.261 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-09 15:22:49.265 | ++ tools/install_prereqs.sh:source:47 : NOW=1652109769 2022-05-09 15:22:49.269 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-09 15:22:49.274 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652108984 2022-05-09 15:22:49.276 | ++ tools/install_prereqs.sh:source:49 : DELTA=785 2022-05-09 15:22:49.279 | ++ tools/install_prereqs.sh:source:50 : [[ 785 -lt 7200 ]] 2022-05-09 15:22:49.281 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-09 15:22:49.284 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-09 15:22:49.286 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-09 15:22:49.289 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-09 15:22:49.291 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-09 15:22:49.294 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-09 15:22:49.296 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-09 15:22:49.299 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-09 15:22:49.302 | +++ 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-05-09 15:22:49.350 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-09 15:22:49.350 | apache2-dev 2022-05-09 15:22:49.350 | bc 2022-05-09 15:22:49.350 | bsdmainutils 2022-05-09 15:22:49.350 | curl 2022-05-09 15:22:49.350 | g++ 2022-05-09 15:22:49.350 | gawk 2022-05-09 15:22:49.350 | gcc 2022-05-09 15:22:49.350 | gettext 2022-05-09 15:22:49.350 | git 2022-05-09 15:22:49.350 | graphviz 2022-05-09 15:22:49.350 | iputils-ping 2022-05-09 15:22:49.350 | libapache2-mod-proxy-uwsgi 2022-05-09 15:22:49.350 | libffi-dev 2022-05-09 15:22:49.350 | libjpeg-dev 2022-05-09 15:22:49.350 | libpcre3-dev 2022-05-09 15:22:49.350 | libpq-dev 2022-05-09 15:22:49.350 | libssl-dev 2022-05-09 15:22:49.350 | libsystemd-dev 2022-05-09 15:22:49.350 | libxml2-dev 2022-05-09 15:22:49.350 | libxslt1-dev 2022-05-09 15:22:49.350 | libyaml-dev 2022-05-09 15:22:49.350 | lsof 2022-05-09 15:22:49.350 | openssh-server 2022-05-09 15:22:49.350 | openssl 2022-05-09 15:22:49.350 | pkg-config 2022-05-09 15:22:49.350 | psmisc 2022-05-09 15:22:49.350 | python3-dev 2022-05-09 15:22:49.350 | python3-pip 2022-05-09 15:22:49.350 | python3-systemd 2022-05-09 15:22:49.350 | python3-venv 2022-05-09 15:22:49.350 | tar 2022-05-09 15:22:49.350 | tcpdump 2022-05-09 15:22:49.350 | unzip 2022-05-09 15:22:49.351 | uuid-runtime 2022-05-09 15:22:49.351 | wget 2022-05-09 15:22:49.351 | wget 2022-05-09 15:22:49.351 | zlib1g-dev 2022-05-09 15:22:49.351 | libkrb5-dev 2022-05-09 15:22:49.351 | libldap2-dev 2022-05-09 15:22:49.351 | libsasl2-dev 2022-05-09 15:22:49.351 | memcached 2022-05-09 15:22:49.351 | python3-mysqldb 2022-05-09 15:22:49.351 | sqlite3 2022-05-09 15:22:49.351 | conntrack 2022-05-09 15:22:49.351 | curl 2022-05-09 15:22:49.351 | dnsmasq-base 2022-05-09 15:22:49.351 | dnsmasq-utils 2022-05-09 15:22:49.351 | ebtables 2022-05-09 15:22:49.351 | genisoimage 2022-05-09 15:22:49.351 | iptables 2022-05-09 15:22:49.351 | iputils-arping 2022-05-09 15:22:49.351 | kpartx 2022-05-09 15:22:49.351 | libjs-jquery-tablesorter 2022-05-09 15:22:49.351 | parted 2022-05-09 15:22:49.351 | pm-utils 2022-05-09 15:22:49.351 | python3-mysqldb 2022-05-09 15:22:49.351 | socat 2022-05-09 15:22:49.351 | sqlite3 2022-05-09 15:22:49.351 | sudo 2022-05-09 15:22:49.351 | vlan 2022-05-09 15:22:49.351 | lsscsi 2022-05-09 15:22:49.351 | open-iscsi 2022-05-09 15:22:49.351 | lvm2 2022-05-09 15:22:49.351 | qemu-utils 2022-05-09 15:22:49.351 | thin-provisioning-tools 2022-05-09 15:22:49.351 | acl 2022-05-09 15:22:49.351 | dnsmasq-base 2022-05-09 15:22:49.352 | dnsmasq-utils 2022-05-09 15:22:49.352 | ebtables 2022-05-09 15:22:49.352 | haproxy 2022-05-09 15:22:49.352 | iptables 2022-05-09 15:22:49.352 | iputils-arping 2022-05-09 15:22:49.352 | iputils-ping 2022-05-09 15:22:49.352 | postgresql-server-dev-all 2022-05-09 15:22:49.352 | python3-mysqldb 2022-05-09 15:22:49.352 | sqlite3 2022-05-09 15:22:49.352 | sudo 2022-05-09 15:22:49.352 | vlan 2022-05-09 15:22:49.352 | pcp 2022-05-09 15:22:49.352 | ipset 2022-05-09 15:22:49.352 | conntrack 2022-05-09 15:22:49.352 | conntrackd 2022-05-09 15:22:49.352 | keepalived 2022-05-09 15:22:49.352 | lvm2 2022-05-09 15:22:49.352 | qemu-utils 2022-05-09 15:22:49.352 | thin-provisioning-tools 2022-05-09 15:22:49.352 | curl 2022-05-09 15:22:49.352 | liberasurecode-dev 2022-05-09 15:22:49.352 | make 2022-05-09 15:22:49.352 | memcached 2022-05-09 15:22:49.352 | rsync 2022-05-09 15:22:49.352 | sqlite3 2022-05-09 15:22:49.352 | xfsprogs' 2022-05-09 15:22:49.355 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-09 15:22:49.373 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-09 15:22:49.373 | apache2-dev 2022-05-09 15:22:49.373 | bc 2022-05-09 15:22:49.373 | bsdmainutils 2022-05-09 15:22:49.373 | curl 2022-05-09 15:22:49.373 | g++ 2022-05-09 15:22:49.373 | gawk 2022-05-09 15:22:49.373 | gcc 2022-05-09 15:22:49.373 | gettext 2022-05-09 15:22:49.373 | git 2022-05-09 15:22:49.373 | graphviz 2022-05-09 15:22:49.373 | iputils-ping 2022-05-09 15:22:49.373 | libapache2-mod-proxy-uwsgi 2022-05-09 15:22:49.373 | libffi-dev 2022-05-09 15:22:49.373 | libjpeg-dev 2022-05-09 15:22:49.373 | libpcre3-dev 2022-05-09 15:22:49.373 | libpq-dev 2022-05-09 15:22:49.373 | libssl-dev 2022-05-09 15:22:49.373 | libsystemd-dev 2022-05-09 15:22:49.373 | libxml2-dev 2022-05-09 15:22:49.373 | libxslt1-dev 2022-05-09 15:22:49.374 | libyaml-dev 2022-05-09 15:22:49.374 | lsof 2022-05-09 15:22:49.374 | openssh-server 2022-05-09 15:22:49.374 | openssl 2022-05-09 15:22:49.374 | pkg-config 2022-05-09 15:22:49.374 | psmisc 2022-05-09 15:22:49.374 | python3-dev 2022-05-09 15:22:49.374 | python3-pip 2022-05-09 15:22:49.374 | python3-systemd 2022-05-09 15:22:49.374 | python3-venv 2022-05-09 15:22:49.374 | tar 2022-05-09 15:22:49.374 | tcpdump 2022-05-09 15:22:49.374 | unzip 2022-05-09 15:22:49.374 | uuid-runtime 2022-05-09 15:22:49.374 | wget 2022-05-09 15:22:49.374 | wget 2022-05-09 15:22:49.374 | zlib1g-dev 2022-05-09 15:22:49.374 | libkrb5-dev 2022-05-09 15:22:49.374 | libldap2-dev 2022-05-09 15:22:49.374 | libsasl2-dev 2022-05-09 15:22:49.374 | memcached 2022-05-09 15:22:49.374 | python3-mysqldb 2022-05-09 15:22:49.374 | sqlite3 2022-05-09 15:22:49.374 | conntrack 2022-05-09 15:22:49.374 | curl 2022-05-09 15:22:49.374 | dnsmasq-base 2022-05-09 15:22:49.374 | dnsmasq-utils 2022-05-09 15:22:49.374 | ebtables 2022-05-09 15:22:49.374 | genisoimage 2022-05-09 15:22:49.374 | iptables 2022-05-09 15:22:49.374 | iputils-arping 2022-05-09 15:22:49.374 | kpartx 2022-05-09 15:22:49.374 | libjs-jquery-tablesorter 2022-05-09 15:22:49.374 | parted 2022-05-09 15:22:49.374 | pm-utils 2022-05-09 15:22:49.374 | python3-mysqldb 2022-05-09 15:22:49.374 | socat 2022-05-09 15:22:49.375 | sqlite3 2022-05-09 15:22:49.375 | sudo 2022-05-09 15:22:49.375 | vlan 2022-05-09 15:22:49.375 | lsscsi 2022-05-09 15:22:49.375 | open-iscsi 2022-05-09 15:22:49.375 | lvm2 2022-05-09 15:22:49.375 | qemu-utils 2022-05-09 15:22:49.375 | thin-provisioning-tools 2022-05-09 15:22:49.375 | acl 2022-05-09 15:22:49.375 | dnsmasq-base 2022-05-09 15:22:49.375 | dnsmasq-utils 2022-05-09 15:22:49.375 | ebtables 2022-05-09 15:22:49.375 | haproxy 2022-05-09 15:22:49.375 | iptables 2022-05-09 15:22:49.375 | iputils-arping 2022-05-09 15:22:49.375 | iputils-ping 2022-05-09 15:22:49.375 | postgresql-server-dev-all 2022-05-09 15:22:49.375 | python3-mysqldb 2022-05-09 15:22:49.375 | sqlite3 2022-05-09 15:22:49.375 | sudo 2022-05-09 15:22:49.375 | vlan 2022-05-09 15:22:49.375 | pcp 2022-05-09 15:22:49.375 | ipset 2022-05-09 15:22:49.375 | conntrack 2022-05-09 15:22:49.375 | conntrackd 2022-05-09 15:22:49.375 | keepalived 2022-05-09 15:22:49.375 | lvm2 2022-05-09 15:22:49.375 | qemu-utils 2022-05-09 15:22:49.375 | thin-provisioning-tools 2022-05-09 15:22:49.375 | curl 2022-05-09 15:22:49.375 | liberasurecode-dev 2022-05-09 15:22:49.375 | make 2022-05-09 15:22:49.375 | memcached 2022-05-09 15:22:49.375 | rsync 2022-05-09 15:22:49.375 | sqlite3 2022-05-09 15:22:49.376 | xfsprogs ' 2022-05-09 15:22:49.376 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-09 15:22:49.378 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:22:49.380 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:22:49.383 | ++ 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-05-09 15:22:49.384 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-09 15:22:49.388 | ++ 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-05-09 15:22:49.391 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-09 15:22:49.393 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:22:49.396 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-09 15:22:49.398 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:22:49.400 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:22:49.402 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:22:49.404 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:22:49.406 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:22:49.409 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:22:49.411 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-09 15:22:49.413 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-09 15:22:49.415 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-09 15:22:49.418 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-09 15:22:49.422 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-09 15:22:49.425 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-09 15:22:49.427 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-09 15:22:49.429 | ++ functions-common:time_start:2424 : local start_time= 2022-05-09 15:22:49.431 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:22:49.434 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:22:49.437 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652109769435 2022-05-09 15:22:49.440 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-09 15:22:49.443 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-09 15:22:49.445 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-09 15:22:50.048 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-09 15:22:50.049 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-09 15:22:50.288 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-09 15:22:50.426 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-09 15:22:52.408 | Reading package lists... 2022-05-09 15:22:52.443 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-09 15:22:52.445 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-09 15:22:52.448 | ++ functions-common:time_stop:2437 : local name 2022-05-09 15:22:52.450 | ++ functions-common:time_stop:2438 : local end_time 2022-05-09 15:22:52.452 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:22:52.456 | ++ functions-common:time_stop:2440 : local total 2022-05-09 15:22:52.459 | ++ functions-common:time_stop:2441 : local start_time 2022-05-09 15:22:52.461 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-09 15:22:52.463 | ++ functions-common:time_stop:2444 : start_time=1652109769435 2022-05-09 15:22:52.465 | ++ functions-common:time_stop:2446 : [[ -z 1652109769435 ]] 2022-05-09 15:22:52.468 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:22:52.472 | ++ functions-common:time_stop:2449 : end_time=1652109772470 2022-05-09 15:22:52.474 | ++ functions-common:time_stop:2450 : elapsed_time=3035 2022-05-09 15:22:52.477 | ++ functions-common:time_stop:2451 : total=0 2022-05-09 15:22:52.480 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:22:52.483 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3035 2022-05-09 15:22:52.486 | ++ functions-common:install_package:1476 : 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-05-09 15:22:52.489 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:22:52.492 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:22:52.496 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:22:52.500 | ++ functions-common:real_install_package:1462 : 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-05-09 15:22:52.524 | ++ functions-common:apt_get:1242 : 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-05-09 15:22:52.641 | Reading package lists... 2022-05-09 15:22:52.910 | Building dependency tree... 2022-05-09 15:22:52.911 | Reading state information... 2022-05-09 15:22:52.948 | acl is already the newest version (2.2.53-6). 2022-05-09 15:22:52.948 | bc is already the newest version (1.07.1-2build1). 2022-05-09 15:22:52.948 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-09 15:22:52.948 | conntrack is already the newest version (1:1.4.5-2). 2022-05-09 15:22:52.948 | ebtables is already the newest version (2.0.11-3build1). 2022-05-09 15:22:52.948 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-09 15:22:52.948 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-09 15:22:52.949 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-09 15:22:52.949 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-09 15:22:52.949 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-09 15:22:52.949 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-09 15:22:52.949 | iputils-arping is already the newest version (3:20190709-3). 2022-05-09 15:22:52.949 | iputils-ping is already the newest version (3:20190709-3). 2022-05-09 15:22:52.949 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-09 15:22:52.949 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-09 15:22:52.949 | libffi-dev is already the newest version (3.3-4). 2022-05-09 15:22:52.949 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-09 15:22:52.949 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-09 15:22:52.949 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-09 15:22:52.949 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-09 15:22:52.949 | lsscsi is already the newest version (0.30-0.1). 2022-05-09 15:22:52.949 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-09 15:22:52.949 | make is already the newest version (4.2.1-1.2). 2022-05-09 15:22:52.949 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-09 15:22:52.949 | psmisc is already the newest version (23.3-1). 2022-05-09 15:22:52.949 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-09 15:22:52.949 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-09 15:22:52.949 | python3-systemd is already the newest version (234-3build2). 2022-05-09 15:22:52.949 | socat is already the newest version (1.7.3.3-2). 2022-05-09 15:22:52.949 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-09 15:22:52.949 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-09 15:22:52.949 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-09 15:22:52.949 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-09 15:22:52.949 | graphviz is already the newest version (2.42.2-3build2). 2022-05-09 15:22:52.949 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-09 15:22:52.949 | pcp is already the newest version (5.0.3-1). 2022-05-09 15:22:52.949 | pm-utils is already the newest version (1.4.1-19). 2022-05-09 15:22:52.949 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-09 15:22:52.949 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:22:52.949 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:22:52.949 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-09 15:22:52.950 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-09 15:22:52.950 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-09 15:22:52.950 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-09 15:22:52.950 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-09 15:22:52.950 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-09 15:22:52.950 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-09 15:22:52.950 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-09 15:22:52.950 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-09 15:22:52.950 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-09 15:22:52.950 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-09 15:22:52.950 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-09 15:22:52.950 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-09 15:22:52.950 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-09 15:22:52.950 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-09 15:22:52.950 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-09 15:22:52.950 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-09 15:22:52.950 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-09 15:22:52.950 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-09 15:22:52.950 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-09 15:22:52.950 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-09 15:22:52.950 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-09 15:22:52.950 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-09 15:22:52.950 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-09 15:22:52.950 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-09 15:22:52.950 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-09 15:22:52.950 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-09 15:22:52.950 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-09 15:22:52.950 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-09 15:22:53.179 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:22:53.179 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-09 15:22:53.179 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-09 15:22:53.179 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-09 15:22:53.179 | The following packages were automatically installed and are no longer required: 2022-05-09 15:22:53.180 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:22:53.180 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:22:53.180 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:22:53.180 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:22:53.180 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:22:53.181 | python3-zope.interface 2022-05-09 15:22:53.181 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:22:53.297 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:22:53.302 | ++ functions-common:apt_get:1246 : result=0 2022-05-09 15:22:53.304 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:22:53.306 | ++ functions-common:time_stop:2437 : local name 2022-05-09 15:22:53.308 | ++ functions-common:time_stop:2438 : local end_time 2022-05-09 15:22:53.311 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:22:53.313 | ++ functions-common:time_stop:2440 : local total 2022-05-09 15:22:53.315 | ++ functions-common:time_stop:2441 : local start_time 2022-05-09 15:22:53.317 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:22:53.320 | ++ functions-common:time_stop:2444 : start_time=1652109772521 2022-05-09 15:22:53.322 | ++ functions-common:time_stop:2446 : [[ -z 1652109772521 ]] 2022-05-09 15:22:53.325 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:22:53.329 | ++ functions-common:time_stop:2449 : end_time=1652109773326 2022-05-09 15:22:53.331 | ++ functions-common:time_stop:2450 : elapsed_time=805 2022-05-09 15:22:53.333 | ++ functions-common:time_stop:2451 : total=771 2022-05-09 15:22:53.336 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:22:53.338 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1576 2022-05-09 15:22:53.340 | ++ functions-common:apt_get:1250 : return 0 2022-05-09 15:22:53.343 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-09 15:22:53.346 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:22:53.349 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-09 15:22:53.353 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-09 15:22:53.357 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-09 15:22:53.360 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-09 15:22:53.363 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-09 15:22:54.794 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-09 15:22:54.796 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-09 15:22:54.799 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-09 15:22:54.801 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-09 15:22:54.802 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-09 15:22:54.804 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-09 15:22:54.806 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-09 15:22:54.808 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-09 15:22:54.810 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-09 15:22:54.811 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-09 15:22:54.813 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-09 15:22:54.815 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-09 15:22:54.817 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-09 15:22:54.819 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-09 15:22:54.821 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-09 15:22:54.822 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-09 15:22:54.824 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-09 15:22:54.826 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-09 15:22:54.828 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-09 15:22:54.829 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-09 15:22:54.832 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-09 15:22:54.834 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-09 15:22:54.836 | + functions-common:_ensure_lsb_release:394 : return 2022-05-09 15:22:54.838 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-09 15:22:54.914 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-09 15:22:54.916 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-09 15:22:54.993 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-09 15:22:54.995 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-09 15:22:55.072 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-09 15:22:55.074 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-09 15:22:55.076 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-09 15:22:55.078 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-09 15:22:55.080 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-09 15:22:55.082 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-09 15:22:55.084 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-09 15:22:55.086 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-09 15:22:55.088 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-09 15:22:55.090 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-09 15:22:55.092 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-09 15:22:55.092 | Distro: focal 2022-05-09 15:22:55.094 | + tools/install_pip.sh:main:124 : get_versions 2022-05-09 15:22:55.097 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-09 15:22:55.101 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-09 15:22:55.103 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-09 15:22:55.105 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-09 15:22:55.105 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-09 15:22:55.793 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-09 15:22:55.795 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-09 15:22:55.795 | pip: 21.3.1 2022-05-09 15:22:55.797 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-09 15:22:55.800 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-09 15:22:55.801 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:22:55.803 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:22:55.805 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:22:55.807 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:22:55.808 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:22:55.810 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:22:55.812 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:22:55.813 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:22:55.815 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:22:55.817 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:22:55.819 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:22:55.821 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-09 15:22:55.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:22:55.824 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:22:55.826 | + tools/install_pip.sh:main:142 : : 2022-05-09 15:22:55.828 | + tools/install_pip.sh:main:147 : set -x 2022-05-09 15:22:55.830 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-09 15:22:55.832 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-09 15:22:55.834 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:22:55.836 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-09 15:22:55.838 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-09 15:22:55.840 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:22:55.842 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:22:55.843 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:22:55.847 | ++ 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-05-09 15:22:55.849 | ++ 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-05-09 15:22:55.851 | ++ 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-05-09 15:22:55.853 | + 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-05-09 15:22:55.854 | + 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-05-09 15:22:55.871 | 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-05-09 15:22:55.873 | + 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-05-09 15:22:56.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:22:56.746 | from cryptography.utils import int_from_bytes 2022-05-09 15:22:56.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:22:56.746 | from cryptography.utils import int_from_bytes 2022-05-09 15:22:58.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:22:59.761 | 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-05-09 15:22:59.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-09 15:23:02.415 | Installing collected packages: setuptools 2022-05-09 15:23:03.285 | Successfully installed setuptools-62.1.0 2022-05-09 15:23:03.285 | 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-05-09 15:23:03.465 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:03.465 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:03.605 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:03.607 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:03.609 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:03.611 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:03.613 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:03.615 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:03.616 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:03.618 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:03.620 | + functions-common:time_stop:2444 : start_time=1652109775866 2022-05-09 15:23:03.622 | + functions-common:time_stop:2446 : [[ -z 1652109775866 ]] 2022-05-09 15:23:03.624 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:03.628 | + functions-common:time_stop:2449 : end_time=1652109783625 2022-05-09 15:23:03.629 | + functions-common:time_stop:2450 : elapsed_time=7759 2022-05-09 15:23:03.631 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:23:03.633 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:03.635 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7759 2022-05-09 15:23:03.636 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:03.638 | + tools/install_pip.sh:main:153 : get_versions 2022-05-09 15:23:03.641 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-09 15:23:03.644 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-09 15:23:03.646 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-09 15:23:03.649 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-09 15:23:03.650 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-09 15:23:04.349 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-09 15:23:04.351 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-09 15:23:04.351 | pip: 21.3.1 2022-05-09 15:23:04.354 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-09 15:23:04.356 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-09 15:23:04.360 | + ./stack.sh:main:798 : fixup_all 2022-05-09 15:23:04.362 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-09 15:23:04.364 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-09 15:23:04.366 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:04.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:04.371 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-09 15:23:04.383 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-09 15:23:04.394 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-09 15:23:04.406 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-09 15:23:04.409 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-09 15:23:04.411 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:23:04.413 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:23:04.415 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:23:04.417 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:04.419 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:23:04.422 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:23:04.424 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:23:04.427 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:23:04.429 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:23:04.431 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:04.433 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:23:04.435 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-09 15:23:04.437 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-09 15:23:04.441 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-09 15:23:04.443 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:23:04.445 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:23:04.447 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:23:04.449 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:23:04.452 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:23:04.454 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:23:04.456 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-09 15:23:04.459 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-09 15:23:04.461 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-09 15:23:04.463 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-09 15:23:04.465 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:04.468 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-09 15:23:04.471 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-09 15:23:04.492 | Using python 3.8 to install os-testr 2022-05-09 15:23:04.494 | + 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-05-09 15:23:05.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:05.375 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:05.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:05.375 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:06.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:06.601 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-09 15:23:06.686 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-09 15:23:06.687 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-09 15:23:06.689 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-09 15:23:06.702 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-09 15:23:06.712 | 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-05-09 15:23:06.723 | 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-05-09 15:23:09.253 | 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-05-09 15:23:09.260 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:09.260 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:09.386 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:09.388 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:09.391 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:09.393 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:09.396 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:09.398 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:09.400 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:09.402 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:09.405 | + functions-common:time_stop:2444 : start_time=1652109784487 2022-05-09 15:23:09.407 | + functions-common:time_stop:2446 : [[ -z 1652109784487 ]] 2022-05-09 15:23:09.410 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:09.414 | + functions-common:time_stop:2449 : end_time=1652109789412 2022-05-09 15:23:09.416 | + functions-common:time_stop:2450 : elapsed_time=4925 2022-05-09 15:23:09.419 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:23:09.421 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:09.423 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4925 2022-05-09 15:23:09.425 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:09.428 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-09 15:23:09.481 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-09 15:23:09.597 | + ./stack.sh:main:812 : install_infra 2022-05-09 15:23:09.603 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:23:09.605 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-09 15:23:09.609 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:23:09.611 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-09 15:23:09.635 | + 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-05-09 15:23:11.572 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.580 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.585 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.590 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.594 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.601 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.605 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.632 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.713 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.733 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.737 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.742 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.757 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.765 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.768 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.786 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.803 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.813 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.818 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.837 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.860 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.878 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.886 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.892 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.913 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.944 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.946 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.960 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.965 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.969 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.974 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.990 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:11.996 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.048 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.067 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.071 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.103 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.168 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.175 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.182 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.234 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.248 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.257 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.364 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.390 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.394 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.405 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.411 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.431 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.438 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.456 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.487 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.517 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.529 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.537 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.545 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.563 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.572 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.587 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.598 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.602 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:12.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:12.759 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-09 15:23:13.060 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:13.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:13.065 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:13.067 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:13.069 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:13.071 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:13.073 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:13.076 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:13.078 | + functions-common:time_stop:2444 : start_time=1652109789627 2022-05-09 15:23:13.081 | + functions-common:time_stop:2446 : [[ -z 1652109789627 ]] 2022-05-09 15:23:13.083 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:13.087 | + functions-common:time_stop:2449 : end_time=1652109793085 2022-05-09 15:23:13.090 | + functions-common:time_stop:2450 : elapsed_time=3458 2022-05-09 15:23:13.092 | + functions-common:time_stop:2451 : total=4925 2022-05-09 15:23:13.094 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:13.097 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8383 2022-05-09 15:23:13.099 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:13.101 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-09 15:23:13.104 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-09 15:23:13.126 | + 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-05-09 15:23:14.928 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:14.936 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:14.941 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:14.946 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:14.950 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:14.958 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:14.962 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:14.989 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.069 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.089 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.093 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.098 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.113 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.121 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.123 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.140 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.158 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.167 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.172 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.191 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.213 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.231 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.239 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.244 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.266 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.295 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.297 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.311 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.317 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.321 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.326 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.341 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.348 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.398 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.415 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.419 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.452 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.515 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.522 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.528 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.580 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.594 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.602 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.707 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.732 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.737 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.747 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.753 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.772 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.779 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.796 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.828 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.856 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.869 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.877 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.885 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.902 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.911 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.926 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.937 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.941 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-09 15:23:15.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:15.949 | Processing /opt/stack/requirements 2022-05-09 15:23:17.697 | 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-05-09 15:23:17.700 | 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-05-09 15:23:17.712 | 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-05-09 15:23:17.717 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-09 15:23:17.721 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-05-09 15:23:17.726 | 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-05-09 15:23:17.753 | 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-05-09 15:23:17.756 | 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-05-09 15:23:17.767 | 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 626)) (1.26.9) 2022-05-09 15:23:17.818 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5404) (1.3) 2022-05-09 15:23:17.821 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5404) (0.3.0) 2022-05-09 15:23:17.837 | 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-05-09 15:23:17.840 | 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-05-09 15:23:17.846 | 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-05-09 15:23:17.849 | 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-05-09 15:23:17.851 | 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-05-09 15:23:17.864 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-09 15:23:17.912 | 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-05-09 15:23:17.919 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.3.0) 2022-05-09 15:23:17.930 | 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-05-09 15:23:17.933 | 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-05-09 15:23:17.936 | 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-05-09 15:23:17.999 | 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 637)) (0.2.5) 2022-05-09 15:23:18.005 | Building wheels for collected packages: openstack-requirements 2022-05-09 15:23:18.006 | Building wheel for openstack-requirements (setup.py): started 2022-05-09 15:23:18.842 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-09 15:23:18.842 | ERROR: Command errored out with exit status 1: 2022-05-09 15:23:18.842 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_76ggmna/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_76ggmna/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-6lhov2nw 2022-05-09 15:23:18.842 | cwd: /tmp/pip-req-build-_76ggmna/ 2022-05-09 15:23:18.842 | Complete output (6 lines): 2022-05-09 15:23:18.842 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-09 15:23:18.842 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-09 15:23:18.842 | or: setup.py --help-commands 2022-05-09 15:23:18.842 | or: setup.py cmd --help 2022-05-09 15:23:18.842 | 2022-05-09 15:23:18.842 | error: invalid command 'bdist_wheel' 2022-05-09 15:23:18.842 | ---------------------------------------- 2022-05-09 15:23:18.842 | ERROR: Failed building wheel for openstack-requirements 2022-05-09 15:23:18.842 | Running setup.py clean for openstack-requirements 2022-05-09 15:23:19.671 | Failed to build openstack-requirements 2022-05-09 15:23:19.687 | Installing collected packages: openstack-requirements 2022-05-09 15:23:19.687 | Attempting uninstall: openstack-requirements 2022-05-09 15:23:19.688 | Found existing installation: openstack-requirements 1.2.1.dev5404 2022-05-09 15:23:19.724 | Uninstalling openstack-requirements-1.2.1.dev5404: 2022-05-09 15:23:19.743 | Successfully uninstalled openstack-requirements-1.2.1.dev5404 2022-05-09 15:23:19.745 | Running setup.py install for openstack-requirements: started 2022-05-09 15:23:22.123 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-09 15:23:22.148 | Successfully installed openstack-requirements-1.2.1.dev5404 2022-05-09 15:23:22.274 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:22.277 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:22.279 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:22.282 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:22.284 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:22.286 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:22.288 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:22.290 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:22.293 | + functions-common:time_stop:2444 : start_time=1652109793119 2022-05-09 15:23:22.295 | + functions-common:time_stop:2446 : [[ -z 1652109793119 ]] 2022-05-09 15:23:22.297 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:22.301 | + functions-common:time_stop:2449 : end_time=1652109802299 2022-05-09 15:23:22.304 | + functions-common:time_stop:2450 : elapsed_time=9180 2022-05-09 15:23:22.306 | + functions-common:time_stop:2451 : total=8383 2022-05-09 15:23:22.308 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:22.310 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17563 2022-05-09 15:23:22.312 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:22.315 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-09 15:23:22.318 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-09 15:23:22.320 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-09 15:23:22.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:22.325 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:22.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-09 15:23:22.330 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:22.332 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-09 15:23:22.353 | Using python 3.8 to install pbr 2022-05-09 15:23:22.355 | + 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-05-09 15:23:23.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:23.235 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:23.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:23.235 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:24.471 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:24.516 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-09 15:23:27.200 | 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-05-09 15:23:27.208 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:27.208 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:27.332 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:27.335 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:27.337 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:27.339 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:27.341 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:27.343 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:27.346 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:27.348 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:27.350 | + functions-common:time_stop:2444 : start_time=1652109802348 2022-05-09 15:23:27.352 | + functions-common:time_stop:2446 : [[ -z 1652109802348 ]] 2022-05-09 15:23:27.355 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:27.359 | + functions-common:time_stop:2449 : end_time=1652109807357 2022-05-09 15:23:27.361 | + functions-common:time_stop:2450 : elapsed_time=5009 2022-05-09 15:23:27.364 | + functions-common:time_stop:2451 : total=17563 2022-05-09 15:23:27.366 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:27.368 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22572 2022-05-09 15:23:27.370 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:27.372 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-09 15:23:29.663 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-09 15:23:31.562 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:31.564 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-09 15:23:31.583 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-09 15:23:31.586 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-09 15:23:31.589 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-09 15:23:31.593 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-09 15:23:31.599 | 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-05-09 15:23:31.670 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-09 15:23:31.673 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-09 15:23:31.676 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-09 15:23:31.694 | + ./stack.sh:main:821 : pkgs= 2022-05-09 15:23:31.696 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-09 15:23:31.698 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-09 15:23:31.701 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:23:31.704 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-09 15:23:31.706 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:23:31.708 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:23:31.710 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:23:31.713 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:23:31.715 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:23:31.718 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:23:31.722 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:23:31.724 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:23:31.726 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:23:31.729 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-09 15:23:31.731 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:23:31.746 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:31.748 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:23:31.751 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:31.753 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-09 15:23:31.755 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:31.757 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:23:31.759 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:31.761 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-09 15:23:31.763 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:31.766 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-09 15:23:31.768 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:23:31.770 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:23:31.772 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:23:31.775 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:23:31.777 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:23:31.779 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:23:31.781 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-09 15:23:31.784 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:23:31.786 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-09 15:23:31.788 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:23:31.790 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:23:31.793 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-09 15:23:31.795 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-09 15:23:31.799 | + functions:set_systemd_override:821 : local value=2048 2022-05-09 15:23:31.801 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-09 15:23:31.803 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-09 15:23:31.856 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-09 15:23:31.856 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-09 15:23:31.858 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-09 15:23:32.272 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-09 15:23:32.275 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-09 15:23:32.292 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:32.294 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-09 15:23:32.297 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:32.300 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:32.302 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:23:32.304 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:32.307 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:32.309 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:32.311 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:32.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:32.316 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:32.319 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:32.321 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:32.323 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:23:32.326 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-09 15:23:32.328 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:32.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:32.332 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:32.335 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-09 15:23:32.356 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-09 15:23:32.468 | Reading package lists... 2022-05-09 15:23:32.718 | Building dependency tree... 2022-05-09 15:23:32.719 | Reading state information... 2022-05-09 15:23:32.988 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-09 15:23:32.988 | The following packages were automatically installed and are no longer required: 2022-05-09 15:23:32.989 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:23:32.989 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:23:32.989 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:23:32.989 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:23:32.989 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:23:32.989 | python3-zope.interface 2022-05-09 15:23:32.989 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:23:33.105 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:23:33.110 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:23:33.112 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:23:33.115 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:33.117 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:33.119 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:33.121 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:33.123 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:33.126 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:23:33.128 | + functions-common:time_stop:2444 : start_time=1652109812354 2022-05-09 15:23:33.130 | + functions-common:time_stop:2446 : [[ -z 1652109812354 ]] 2022-05-09 15:23:33.133 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:33.137 | + functions-common:time_stop:2449 : end_time=1652109813134 2022-05-09 15:23:33.139 | + functions-common:time_stop:2450 : elapsed_time=780 2022-05-09 15:23:33.141 | + functions-common:time_stop:2451 : total=1576 2022-05-09 15:23:33.144 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:33.146 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2356 2022-05-09 15:23:33.148 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:23:33.151 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-09 15:23:33.153 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:23:33.156 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:23:33.159 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:23:33.161 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:23:33.163 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:23:33.166 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:23:33.168 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-09 15:23:33.171 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:23:33.174 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:23:33.177 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:23:33.179 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:33.181 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:23:33.184 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:23:33.186 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:23:33.188 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:23:33.191 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:23:33.193 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:33.196 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:23:33.198 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-09 15:23:33.200 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:23:33.203 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:23:33.205 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:23:33.207 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:23:33.210 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:23:33.212 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:23:33.214 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-09 15:23:33.217 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-09 15:23:33.233 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:33.236 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-09 15:23:33.239 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:23:33.241 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-09 15:23:33.243 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-09 15:23:33.246 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-09 15:23:33.250 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-09 15:23:33.253 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-09 15:23:33.255 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-09 15:23:33.257 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-09 15:23:33.260 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-09 15:23:33.262 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-09 15:23:33.265 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-09 15:23:34.014 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-09 15:23:34.015 | user tags 2022-05-09 15:23:34.015 | stackrabbit []' 2022-05-09 15:23:34.019 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-09 15:23:34.019 | user tags 2022-05-09 15:23:34.019 | stackrabbit []' 2022-05-09 15:23:34.019 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-09 15:23:34.025 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-09 15:23:34.027 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-09 15:23:34.030 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-09 15:23:34.702 | Changing password for user "stackrabbit" ... 2022-05-09 15:23:34.727 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-09 15:23:35.405 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-09 15:23:35.429 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-09 15:23:35.431 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-09 15:23:36.096 | Changing password for user "stackrabbit" ... 2022-05-09 15:23:36.120 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-09 15:23:36.123 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-09 15:23:36.125 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-09 15:23:36.788 | Deleting user "guest" ... 2022-05-09 15:23:36.803 | Error: 2022-05-09 15:23:36.803 | {:no_such_user, "guest"} 2022-05-09 15:23:36.817 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-09 15:23:36.820 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-09 15:23:36.837 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:36.839 | + ./stack.sh:main:838 : install_database 2022-05-09 15:23:36.842 | + lib/database:install_database:118 : install_database_mysql 2022-05-09 15:23:36.844 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-09 15:23:36.846 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:36.849 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:36.851 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-09 15:23:37.069 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-09 15:23:37.072 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:37.074 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-09 15:23:37.077 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-09 15:23:37.079 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:37.082 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-09 15:23:37.084 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:23:37.086 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:23:37.089 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:23:37.091 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:37.093 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:23:37.096 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:23:37.099 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:23:37.101 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:23:37.103 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:23:37.106 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:37.108 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:23:37.110 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-09 15:23:37.113 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:23:37.115 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:23:37.117 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:23:37.120 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:23:37.122 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:23:37.124 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:23:37.127 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-09 15:23:37.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:37.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:37.134 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-09 15:23:37.136 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:37.139 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:37.141 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:23:37.144 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:37.146 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:37.148 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:37.151 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:37.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:37.155 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:37.158 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:37.161 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:37.163 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:23:37.165 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-09 15:23:37.168 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:37.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:37.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:37.175 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-09 15:23:37.196 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-09 15:23:37.305 | Reading package lists... 2022-05-09 15:23:37.550 | Building dependency tree... 2022-05-09 15:23:37.552 | Reading state information... 2022-05-09 15:23:37.807 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-09 15:23:37.807 | The following packages were automatically installed and are no longer required: 2022-05-09 15:23:37.808 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:23:37.808 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:23:37.808 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:23:37.808 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:23:37.808 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:23:37.809 | python3-zope.interface 2022-05-09 15:23:37.809 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:23:37.923 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:23:37.928 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:23:37.930 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:23:37.932 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:37.934 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:37.937 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:37.940 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:37.942 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:37.945 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:23:37.947 | + functions-common:time_stop:2444 : start_time=1652109817193 2022-05-09 15:23:37.949 | + functions-common:time_stop:2446 : [[ -z 1652109817193 ]] 2022-05-09 15:23:37.952 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:37.956 | + functions-common:time_stop:2449 : end_time=1652109817953 2022-05-09 15:23:37.958 | + functions-common:time_stop:2450 : elapsed_time=760 2022-05-09 15:23:37.961 | + functions-common:time_stop:2451 : total=2356 2022-05-09 15:23:37.963 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:37.965 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3116 2022-05-09 15:23:37.967 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:23:37.970 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-09 15:23:37.972 | + ./stack.sh:main:841 : install_database_python 2022-05-09 15:23:37.975 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-09 15:23:37.977 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-09 15:23:37.979 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-09 15:23:37.982 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:23:37.985 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-09 15:23:37.988 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-09 15:23:37.990 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:23:37.993 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:23:37.994 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:23:37.999 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-09 15:23:38.002 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-09 15:23:38.004 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-09 15:23:38.007 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-09 15:23:38.009 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-09 15:23:38.031 | Using python 3.8 to install PyMySQL 2022-05-09 15:23:38.034 | + 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-05-09 15:23:38.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:38.920 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:38.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:38.920 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:40.137 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:40.170 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-09 15:23:42.755 | 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-05-09 15:23:42.762 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:42.762 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:42.882 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:42.884 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:42.886 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:42.889 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:42.891 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:42.893 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:42.896 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:42.898 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:42.900 | + functions-common:time_stop:2444 : start_time=1652109818026 2022-05-09 15:23:42.903 | + functions-common:time_stop:2446 : [[ -z 1652109818026 ]] 2022-05-09 15:23:42.905 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:42.910 | + functions-common:time_stop:2449 : end_time=1652109822908 2022-05-09 15:23:42.913 | + functions-common:time_stop:2450 : elapsed_time=4882 2022-05-09 15:23:42.915 | + functions-common:time_stop:2451 : total=22572 2022-05-09 15:23:42.917 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:42.920 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27454 2022-05-09 15:23:42.922 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:42.925 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-09 15:23:42.927 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-09 15:23:42.929 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-09 15:23:42.932 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-09 15:23:42.948 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:42.951 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-09 15:23:42.953 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-09 15:23:42.957 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:23:42.957 | ++ 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-05-09 15:23:42.962 | + 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-05-09 15:23:42.964 | + 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-05-09 15:23:42.967 | + 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-05-09 15:23:42.970 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:23:42.972 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-09 15:23:42.975 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-09 15:23:42.991 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:42.994 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-09 15:23:42.996 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:42.999 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:43.002 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:23:43.004 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:43.006 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:43.009 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:43.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:43.013 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:43.016 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:43.018 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:43.021 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:43.023 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:23:43.026 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-09 15:23:43.029 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:43.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:43.036 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:43.038 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-09 15:23:43.059 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-09 15:23:43.170 | Reading package lists... 2022-05-09 15:23:43.414 | Building dependency tree... 2022-05-09 15:23:43.416 | Reading state information... 2022-05-09 15:23:43.686 | radvd is already the newest version (1:2.17-2). 2022-05-09 15:23:43.687 | The following packages were automatically installed and are no longer required: 2022-05-09 15:23:43.688 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:23:43.688 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:23:43.688 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:23:43.688 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:23:43.688 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:23:43.688 | python3-zope.interface 2022-05-09 15:23:43.688 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:23:43.802 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:23:43.806 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:23:43.809 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:23:43.811 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:43.814 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:43.817 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:43.819 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:43.821 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:43.823 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:23:43.826 | + functions-common:time_stop:2444 : start_time=1652109823057 2022-05-09 15:23:43.828 | + functions-common:time_stop:2446 : [[ -z 1652109823057 ]] 2022-05-09 15:23:43.831 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:43.835 | + functions-common:time_stop:2449 : end_time=1652109823832 2022-05-09 15:23:43.837 | + functions-common:time_stop:2450 : elapsed_time=775 2022-05-09 15:23:43.839 | + functions-common:time_stop:2451 : total=3116 2022-05-09 15:23:43.842 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:43.844 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3891 2022-05-09 15:23:43.846 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:23:43.849 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-09 15:23:43.866 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:43.869 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-09 15:23:43.871 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-09 15:23:43.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-09 15:23:43.877 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-09 15:23:43.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-09 15:23:43.898 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:43.901 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:43.903 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:23:43.905 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:43.908 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:43.910 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:43.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:43.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:43.917 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:43.919 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:43.921 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:43.924 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:23:43.926 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-09 15:23:43.928 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:43.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:43.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:43.935 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-09 15:23:43.963 | + functions-common:apt_get:1242 : 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-05-09 15:23:44.075 | Reading package lists... 2022-05-09 15:23:44.328 | Building dependency tree... 2022-05-09 15:23:44.329 | Reading state information... 2022-05-09 15:23:44.593 | fakeroot is already the newest version (1.24-1). 2022-05-09 15:23:44.594 | make is already the newest version (4.2.1-1.2). 2022-05-09 15:23:44.594 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-09 15:23:44.594 | The following packages were automatically installed and are no longer required: 2022-05-09 15:23:44.595 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:23:44.595 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:23:44.595 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:23:44.595 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:23:44.595 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:23:44.595 | python3-zope.interface 2022-05-09 15:23:44.595 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:23:44.713 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:23:44.718 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:23:44.720 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:23:44.723 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:44.725 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:44.727 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:44.729 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:44.731 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:44.733 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:23:44.736 | + functions-common:time_stop:2444 : start_time=1652109823960 2022-05-09 15:23:44.738 | + functions-common:time_stop:2446 : [[ -z 1652109823960 ]] 2022-05-09 15:23:44.741 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:44.745 | + functions-common:time_stop:2449 : end_time=1652109824743 2022-05-09 15:23:44.747 | + functions-common:time_stop:2450 : elapsed_time=783 2022-05-09 15:23:44.750 | + functions-common:time_stop:2451 : total=3891 2022-05-09 15:23:44.752 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:44.755 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4674 2022-05-09 15:23:44.757 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:23:44.759 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-09 15:23:44.762 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:44.764 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:44.766 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-09 15:23:44.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-09 15:23:44.771 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-09 15:23:44.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-09 15:23:44.778 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-09 15:23:44.781 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-09 15:23:44.781 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-09 15:23:44.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-09 15:23:44.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-09 15:23:44.791 | + functions:vercmp:628 : local v1=5.4 2022-05-09 15:23:44.793 | + functions:vercmp:629 : local 'op=<' 2022-05-09 15:23:44.795 | + functions:vercmp:630 : local v2=3.13 2022-05-09 15:23:44.798 | + functions:vercmp:631 : local result 2022-05-09 15:23:44.802 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-09 15:23:44.802 | ++ functions:vercmp:635 : sort -V 2022-05-09 15:23:44.802 | ++ functions:vercmp:635 : head -1 2022-05-09 15:23:44.807 | + functions:vercmp:635 : result=3.13 2022-05-09 15:23:44.809 | + functions:vercmp:637 : case $op in 2022-05-09 15:23:44.811 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-09 15:23:44.815 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-09 15:23:44.817 | + functions:vercmp:648 : return 2022-05-09 15:23:44.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-09 15:23:44.822 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:23:44.824 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-09 15:23:45.211 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-09 15:23:45.216 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-09 15:23:45.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.224 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-09 15:23:45.227 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.229 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-09 15:23:45.247 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:45.249 | + ./stack.sh:main:849 : install_etcd3 2022-05-09 15:23:45.252 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-09 15:23:45.252 | Installing etcd 2022-05-09 15:23:45.256 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-09 15:23:45.268 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-09 15:23:45.280 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:45.283 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-09 15:23:45.302 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-09 15:23:45.305 | ++ 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-05-09 15:23:45.307 | ++ 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-05-09 15:23:45.311 | +++ 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-05-09 15:23:45.315 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:23:45.317 | ++ 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-05-09 15:23:45.320 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-09 15:23:45.322 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:23:45.325 | ++ functions:get_extra_file:74 : return 2022-05-09 15:23:45.328 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-09 15:23:45.330 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-09 15:23:45.333 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-09 15:23:45.335 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-09 15:23:45.352 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:23:45.354 | + ./stack.sh:main:868 : install_dstat 2022-05-09 15:23:45.357 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-09 15:23:45.373 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:23:45.375 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-09 15:23:45.378 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:23:45.380 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-09 15:23:45.382 | + ./stack.sh:main:877 : install_libs 2022-05-09 15:23:45.385 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-09 15:23:45.387 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-09 15:23:45.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-09 15:23:45.392 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-09 15:23:45.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-09 15:23:45.401 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.404 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-09 15:23:45.406 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-09 15:23:45.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-09 15:23:45.411 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-09 15:23:45.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.418 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-09 15:23:45.420 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.422 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-09 15:23:45.425 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-09 15:23:45.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-09 15:23:45.430 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-09 15:23:45.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.436 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-09 15:23:45.440 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.442 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-09 15:23:45.444 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-09 15:23:45.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-09 15:23:45.449 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-09 15:23:45.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.453 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.456 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-09 15:23:45.458 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.460 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-09 15:23:45.463 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-09 15:23:45.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-09 15:23:45.467 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-09 15:23:45.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.474 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-09 15:23:45.476 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.479 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-09 15:23:45.481 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-09 15:23:45.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-09 15:23:45.486 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-09 15:23:45.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.490 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.493 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-09 15:23:45.495 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.497 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-09 15:23:45.500 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-09 15:23:45.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-09 15:23:45.505 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-09 15:23:45.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.509 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.511 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-09 15:23:45.514 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.516 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-09 15:23:45.518 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-09 15:23:45.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-09 15:23:45.523 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-09 15:23:45.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.530 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-09 15:23:45.532 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.534 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-09 15:23:45.536 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-09 15:23:45.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-09 15:23:45.541 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-09 15:23:45.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.546 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.548 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-09 15:23:45.551 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.553 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-09 15:23:45.555 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-09 15:23:45.558 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-09 15:23:45.560 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-09 15:23:45.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.565 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.568 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-09 15:23:45.570 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.572 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-09 15:23:45.574 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-09 15:23:45.577 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-09 15:23:45.579 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-09 15:23:45.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.584 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.586 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-09 15:23:45.588 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.591 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-09 15:23:45.593 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-09 15:23:45.596 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-09 15:23:45.598 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-09 15:23:45.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.602 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.605 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-09 15:23:45.607 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.609 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-09 15:23:45.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-09 15:23:45.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-09 15:23:45.617 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-09 15:23:45.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-09 15:23:45.626 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.628 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-09 15:23:45.630 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-09 15:23:45.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-09 15:23:45.635 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-09 15:23:45.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.639 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-09 15:23:45.644 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.647 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-09 15:23:45.649 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-09 15:23:45.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-09 15:23:45.653 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-09 15:23:45.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.659 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-09 15:23:45.663 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.666 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-09 15:23:45.668 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-09 15:23:45.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-09 15:23:45.672 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-09 15:23:45.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-09 15:23:45.682 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.684 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-09 15:23:45.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-09 15:23:45.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-09 15:23:45.693 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-09 15:23:45.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.697 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-09 15:23:45.702 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.705 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-09 15:23:45.707 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-09 15:23:45.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-09 15:23:45.712 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-09 15:23:45.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-09 15:23:45.721 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.724 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-09 15:23:45.726 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-09 15:23:45.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-09 15:23:45.731 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-09 15:23:45.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-09 15:23:45.740 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.743 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-09 15:23:45.745 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-09 15:23:45.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-09 15:23:45.749 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-09 15:23:45.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.757 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-09 15:23:45.759 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.761 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-09 15:23:45.764 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-09 15:23:45.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-09 15:23:45.769 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-09 15:23:45.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.773 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.776 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-09 15:23:45.778 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.780 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-09 15:23:45.783 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-09 15:23:45.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-09 15:23:45.787 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-09 15:23:45.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.792 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-09 15:23:45.797 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.799 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-09 15:23:45.801 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-09 15:23:45.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-09 15:23:45.806 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-09 15:23:45.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-09 15:23:45.816 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.818 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-09 15:23:45.821 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-09 15:23:45.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-09 15:23:45.825 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-09 15:23:45.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.830 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.833 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-09 15:23:45.835 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.837 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-09 15:23:45.840 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-09 15:23:45.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-09 15:23:45.844 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-09 15:23:45.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-09 15:23:45.853 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.856 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-09 15:23:45.858 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-09 15:23:45.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-09 15:23:45.863 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-09 15:23:45.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.867 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-09 15:23:45.872 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.874 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-09 15:23:45.877 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-09 15:23:45.879 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-09 15:23:45.882 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-09 15:23:45.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.886 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-09 15:23:45.891 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.894 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-09 15:23:45.897 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-09 15:23:45.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-09 15:23:45.901 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-09 15:23:45.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.908 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-09 15:23:45.911 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.913 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-09 15:23:45.915 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-09 15:23:45.918 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-09 15:23:45.920 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-09 15:23:45.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.925 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.927 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-09 15:23:45.929 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.932 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-09 15:23:45.934 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-09 15:23:45.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-09 15:23:45.939 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-09 15:23:45.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.946 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-09 15:23:45.949 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.951 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-09 15:23:45.953 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-09 15:23:45.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-09 15:23:45.959 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-09 15:23:45.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.966 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-09 15:23:45.968 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.970 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-09 15:23:45.973 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-09 15:23:45.978 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-09 15:23:45.980 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-09 15:23:45.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:45.985 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:45.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-09 15:23:45.990 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:45.992 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-09 15:23:45.994 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-09 15:23:45.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-09 15:23:45.999 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-09 15:23:46.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:46.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:46.007 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-09 15:23:46.009 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:46.011 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-09 15:23:46.014 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-09 15:23:46.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-09 15:23:46.019 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-09 15:23:46.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:46.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:46.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-09 15:23:46.029 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:46.032 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-09 15:23:46.034 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-09 15:23:46.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-09 15:23:46.039 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-09 15:23:46.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:46.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:46.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-09 15:23:46.048 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:46.051 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-09 15:23:46.053 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-09 15:23:46.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-09 15:23:46.058 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-09 15:23:46.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:46.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:46.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-09 15:23:46.068 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:46.070 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-09 15:23:46.073 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-09 15:23:46.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-09 15:23:46.077 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-09 15:23:46.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:46.082 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:46.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-09 15:23:46.087 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:46.089 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-09 15:23:46.092 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-09 15:23:46.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-09 15:23:46.096 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-09 15:23:46.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:46.101 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:46.103 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-09 15:23:46.105 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:46.108 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-09 15:23:46.130 | Using python 3.8 to install etcd3 2022-05-09 15:23:46.132 | + 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-05-09 15:23:47.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:47.004 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:47.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:47.005 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:48.200 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:48.234 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-09 15:23:48.243 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-09 15:23:48.244 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-09 15:23:48.245 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-09 15:23:48.246 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.0) 2022-05-09 15:23:50.797 | 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-05-09 15:23:50.804 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:50.804 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:50.926 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:50.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:50.930 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:50.933 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:50.935 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:50.937 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:50.940 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:50.942 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:50.944 | + functions-common:time_stop:2444 : start_time=1652109826124 2022-05-09 15:23:50.946 | + functions-common:time_stop:2446 : [[ -z 1652109826124 ]] 2022-05-09 15:23:50.949 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:50.953 | + functions-common:time_stop:2449 : end_time=1652109830951 2022-05-09 15:23:50.956 | + functions-common:time_stop:2450 : elapsed_time=4827 2022-05-09 15:23:50.958 | + functions-common:time_stop:2451 : total=27454 2022-05-09 15:23:50.961 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:50.963 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32281 2022-05-09 15:23:50.965 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:50.967 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-09 15:23:50.989 | Using python 3.8 to install etcd3gw 2022-05-09 15:23:50.991 | + 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-05-09 15:23:51.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:51.882 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:51.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:51.882 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:53.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:53.239 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-09 15:23:53.246 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-09 15:23:53.247 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-09 15:23:53.248 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-09 15:23:53.278 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-09 15:23:53.279 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-09 15:23:53.280 | 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-05-09 15:23:53.283 | 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-05-09 15:23:55.776 | 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-05-09 15:23:55.784 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:23:55.784 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:23:55.905 | + inc/python:pip_install:200 : result=0 2022-05-09 15:23:55.908 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:23:55.910 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:55.912 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:55.915 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:55.917 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:55.919 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:55.921 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:23:55.924 | + functions-common:time_stop:2444 : start_time=1652109830983 2022-05-09 15:23:55.926 | + functions-common:time_stop:2446 : [[ -z 1652109830983 ]] 2022-05-09 15:23:55.929 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:55.933 | + functions-common:time_stop:2449 : end_time=1652109835930 2022-05-09 15:23:55.935 | + functions-common:time_stop:2450 : elapsed_time=4947 2022-05-09 15:23:55.937 | + functions-common:time_stop:2451 : total=32281 2022-05-09 15:23:55.940 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:55.942 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37228 2022-05-09 15:23:55.944 | + inc/python:pip_install:203 : return 0 2022-05-09 15:23:55.946 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-09 15:23:55.949 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-09 15:23:55.951 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-09 15:23:55.954 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:23:55.956 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:23:55.959 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:23:55.961 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:23:55.964 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:23:55.966 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:23:55.968 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:23:55.971 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:23:55.973 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:23:55.976 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:23:55.978 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:23:55.980 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-09 15:23:55.983 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:55.985 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:55.987 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-09 15:23:55.990 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:23:55.992 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:23:55.994 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:23:55.996 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:23:55.999 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:23:56.001 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:23:56.003 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:23:56.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:56.008 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:56.010 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:23:56.013 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:23:56.015 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:23:56.018 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:23:56.020 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:23:56.023 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:23:56.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:56.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:56.030 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-09 15:23:56.051 | + functions-common:apt_get:1242 : 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-05-09 15:23:56.162 | Reading package lists... 2022-05-09 15:23:56.405 | Building dependency tree... 2022-05-09 15:23:56.407 | Reading state information... 2022-05-09 15:23:56.661 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-09 15:23:56.661 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-09 15:23:56.661 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:23:56.661 | The following packages were automatically installed and are no longer required: 2022-05-09 15:23:56.662 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:23:56.662 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:23:56.663 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:23:56.663 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:23:56.663 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:23:56.663 | python3-zope.interface 2022-05-09 15:23:56.663 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:23:56.781 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:23:56.786 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:23:56.788 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:23:56.790 | + functions-common:time_stop:2437 : local name 2022-05-09 15:23:56.793 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:23:56.795 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:23:56.798 | + functions-common:time_stop:2440 : local total 2022-05-09 15:23:56.800 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:23:56.802 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:23:56.804 | + functions-common:time_stop:2444 : start_time=1652109836049 2022-05-09 15:23:56.806 | + functions-common:time_stop:2446 : [[ -z 1652109836049 ]] 2022-05-09 15:23:56.809 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:23:56.814 | + functions-common:time_stop:2449 : end_time=1652109836811 2022-05-09 15:23:56.816 | + functions-common:time_stop:2450 : elapsed_time=762 2022-05-09 15:23:56.819 | + functions-common:time_stop:2451 : total=4674 2022-05-09 15:23:56.821 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:23:56.823 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5436 2022-05-09 15:23:56.825 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:23:56.828 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-09 15:23:56.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:23:56.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:23:56.835 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-09 15:23:56.896 | Module proxy already enabled 2022-05-09 15:23:56.900 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-09 15:23:56.963 | Considering dependency proxy for proxy_uwsgi: 2022-05-09 15:23:56.963 | Module proxy already enabled 2022-05-09 15:23:56.963 | Module proxy_uwsgi already enabled 2022-05-09 15:23:56.967 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-09 15:23:56.970 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:23:56.973 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:23:56.975 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:23:57.111 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-09 15:23:57.113 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-09 15:23:57.116 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-09 15:23:57.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:57.120 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:57.123 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-09 15:23:57.126 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:57.128 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-09 15:23:57.130 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-09 15:23:57.133 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-09 15:23:57.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:57.138 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:57.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-09 15:23:57.143 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:57.145 | + ./stack.sh:main:885 : install_glanceclient 2022-05-09 15:23:57.147 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-09 15:23:57.150 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-09 15:23:57.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:57.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:57.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-09 15:23:57.160 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:57.162 | + ./stack.sh:main:886 : install_cinderclient 2022-05-09 15:23:57.164 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-09 15:23:57.167 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-09 15:23:57.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:57.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:57.175 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-09 15:23:57.178 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:57.180 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-09 15:23:57.182 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-09 15:23:57.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:57.187 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:57.190 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-09 15:23:57.193 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:57.195 | + ./stack.sh:main:887 : install_novaclient 2022-05-09 15:23:57.198 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-09 15:23:57.200 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-09 15:23:57.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:57.205 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:57.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-09 15:23:57.210 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:57.213 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-09 15:23:57.238 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:57.241 | + ./stack.sh:main:889 : install_swiftclient 2022-05-09 15:23:57.243 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-09 15:23:57.245 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-09 15:23:57.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:57.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:57.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-09 15:23:57.256 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:57.258 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-09 15:23:57.276 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:23:57.278 | + ./stack.sh:main:892 : install_neutronclient 2022-05-09 15:23:57.281 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-09 15:23:57.283 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-09 15:23:57.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:57.288 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:57.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-09 15:23:57.293 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:57.295 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-09 15:23:57.298 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-09 15:23:57.300 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-09 15:23:57.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:23:57.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:23:57.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-09 15:23:57.310 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:23:57.314 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-09 15:23:57.316 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-09 15:23:57.318 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:23:57.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-09 15:23:57.324 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-09 15:23:57.326 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:23:57.330 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:23:57.331 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:23:57.335 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-09 15:23:57.338 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-09 15:23:57.340 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-09 15:23:57.343 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-09 15:23:57.346 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-09 15:23:57.367 | Using python 3.8 to install keystonemiddleware 2022-05-09 15:23:57.369 | + 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-05-09 15:23:58.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:58.238 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:58.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:23:58.238 | from cryptography.utils import int_from_bytes 2022-05-09 15:23:59.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:23:59.467 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-09 15:23:59.522 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-09 15:23:59.523 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-09 15:23:59.524 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-09 15:23:59.525 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-09 15:23:59.526 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-09 15:23:59.527 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-09 15:23:59.528 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-09 15:23:59.529 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-09 15:23:59.530 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-09 15:23:59.531 | 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-05-09 15:23:59.532 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-09 15:23:59.533 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-09 15:23:59.535 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-09 15:23:59.536 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-09 15:23:59.593 | 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-05-09 15:23:59.595 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-09 15:23:59.597 | 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-05-09 15:23:59.636 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-09 15:23:59.676 | 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-05-09 15:23:59.677 | 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-05-09 15:23:59.678 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-09 15:23:59.679 | 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-05-09 15:23:59.735 | 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-05-09 15:23:59.737 | 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-05-09 15:23:59.747 | 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-05-09 15:23:59.749 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-09 15:23:59.770 | 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-05-09 15:23:59.773 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-09 15:23:59.774 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-09 15:23:59.845 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-09 15:23:59.847 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-09 15:23:59.848 | 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-05-09 15:23:59.850 | 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-05-09 15:23:59.900 | 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.1) 2022-05-09 15:23:59.913 | 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-05-09 15:24:02.387 | 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-05-09 15:24:02.395 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:02.395 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:02.519 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:02.521 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:02.523 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:02.526 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:02.528 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:02.530 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:02.532 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:02.534 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:02.537 | + functions-common:time_stop:2444 : start_time=1652109837362 2022-05-09 15:24:02.539 | + functions-common:time_stop:2446 : [[ -z 1652109837362 ]] 2022-05-09 15:24:02.542 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:02.546 | + functions-common:time_stop:2449 : end_time=1652109842543 2022-05-09 15:24:02.548 | + functions-common:time_stop:2450 : elapsed_time=5181 2022-05-09 15:24:02.550 | + functions-common:time_stop:2451 : total=37228 2022-05-09 15:24:02.553 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:02.555 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42409 2022-05-09 15:24:02.557 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:02.560 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-09 15:24:02.562 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-09 15:24:02.565 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:24:02.568 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-09 15:24:02.571 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-09 15:24:02.573 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:24:02.577 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:24:02.577 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:24:02.582 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-09 15:24:02.585 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-09 15:24:02.587 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-09 15:24:02.590 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-09 15:24:02.592 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-09 15:24:02.614 | Using python 3.8 to install python-memcached 2022-05-09 15:24:02.616 | + 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-05-09 15:24:03.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:03.504 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:03.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:03.504 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:04.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:04.715 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-09 15:24:04.718 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-09 15:24:07.254 | 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-05-09 15:24:07.261 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:07.261 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:07.382 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:07.384 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:07.387 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:07.389 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:07.392 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:07.394 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:07.396 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:07.398 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:07.400 | + functions-common:time_stop:2444 : start_time=1652109842608 2022-05-09 15:24:07.403 | + functions-common:time_stop:2446 : [[ -z 1652109842608 ]] 2022-05-09 15:24:07.405 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:07.410 | + functions-common:time_stop:2449 : end_time=1652109847408 2022-05-09 15:24:07.413 | + functions-common:time_stop:2450 : elapsed_time=4800 2022-05-09 15:24:07.415 | + functions-common:time_stop:2451 : total=42409 2022-05-09 15:24:07.417 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:07.419 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47209 2022-05-09 15:24:07.422 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:07.424 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-09 15:24:07.442 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:07.444 | + ./stack.sh:main:899 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-05-09 15:24:07.446 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-09 15:24:07.449 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-09 15:24:07.451 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-09 15:24:07.454 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:24:07.457 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-09 15:24:07.459 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-09 15:24:07.474 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:07.476 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-09 15:24:07.479 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-09 15:24:07.481 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-09 15:24:07.483 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:24:07.485 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:24:07.488 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:24:07.490 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:24:07.492 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:24:07.495 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:24:07.510 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:24:07.512 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:24:07.515 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:07.518 | + functions-common:git_clone:629 : echo master 2022-05-09 15:24:07.518 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:24:07.524 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-09 15:24:07.526 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:07.528 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-09 15:24:07.541 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-09 15:24:07.544 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:24:07.544 | + functions-common:git_clone:690 : head -1 2022-05-09 15:24:07.547 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-09 15:24:07.550 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:24:07.552 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-09 15:24:07.555 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:24:07.557 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:24:07.559 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-09 15:24:07.561 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:24:07.565 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-09 15:24:07.567 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:24:07.569 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:24:07.571 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-09 15:24:07.574 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:24:07.576 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:24:07.580 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-09 15:24:07.582 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:24:07.585 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-09 15:24:07.587 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:24:07.590 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:24:07.592 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-09 15:24:07.598 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-09 15:24:07.601 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-09 15:24:08.290 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-09 15:24:08.292 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:24:08.294 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:24:08.297 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:24:08.299 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-09 15:24:08.302 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-09 15:24:08.304 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:24:08.306 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:24:08.308 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:24:08.310 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:24:08.313 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:24:08.315 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:24:08.317 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:24:08.320 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-09 15:24:08.340 | Using python 3.8 to install /opt/stack/keystone 2022-05-09 15:24:08.343 | + 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-05-09 15:24:09.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:09.221 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:09.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:09.221 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:10.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:10.444 | Obtaining file:///opt/stack/keystone 2022-05-09 15:24:10.444 | Preparing metadata (setup.py): started 2022-05-09 15:24:15.666 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:24:15.745 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-09 15:24:15.746 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-09 15:24:15.747 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-09 15:24:15.748 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-09 15:24:15.750 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-09 15:24:15.751 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-09 15:24:15.752 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-09 15:24:15.753 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-09 15:24:15.754 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-09 15:24:15.755 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-09 15:24:15.756 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-09 15:24:15.757 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-09 15:24:15.758 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-09 15:24:15.759 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-09 15:24:15.760 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-09 15:24:15.761 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-09 15:24:15.762 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.13.0) 2022-05-09 15:24:15.763 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-09 15:24:15.765 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-09 15:24:15.766 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-09 15:24:15.767 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-09 15:24:15.768 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-09 15:24:15.769 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-09 15:24:15.771 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-09 15:24:15.772 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-09 15:24:15.773 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-09 15:24:15.774 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-09 15:24:15.775 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.3.0) 2022-05-09 15:24:15.776 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-09 15:24:15.777 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-09 15:24:15.778 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-09 15:24:15.779 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-09 15:24:15.781 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-09 15:24:15.782 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-09 15:24:15.792 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-09 15:24:15.836 | 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.dev13) (5.1.1) 2022-05-09 15:24:15.853 | 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.dev13) (3.1.2) 2022-05-09 15:24:15.854 | 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.dev13) (8.1.3) 2022-05-09 15:24:15.855 | 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.dev13) (2.1.2) 2022-05-09 15:24:15.857 | 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.dev13) (4.11.3) 2022-05-09 15:24:15.859 | 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.dev13) (2.1.2) 2022-05-09 15:24:15.869 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-09 15:24:15.871 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-09 15:24:15.941 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-09 15:24:15.944 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-09 15:24:16.043 | 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.dev13) (0.8.0) 2022-05-09 15:24:16.044 | 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.dev13) (2.5.0) 2022-05-09 15:24:16.046 | 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.dev13) (1.5.0) 2022-05-09 15:24:16.048 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-09 15:24:16.103 | 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.dev13) (1.7.7) 2022-05-09 15:24:16.104 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-09 15:24:16.105 | 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.dev13) (2.0.1) 2022-05-09 15:24:16.158 | 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.dev13) (2.8.2) 2022-05-09 15:24:16.162 | 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.dev13) (0.9.6) 2022-05-09 15:24:16.247 | 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.dev13) (5.0.0) 2022-05-09 15:24:16.248 | 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.dev13) (5.1.1) 2022-05-09 15:24:16.251 | 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.dev13) (5.2.4) 2022-05-09 15:24:16.252 | 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.dev13) (2.8.0) 2022-05-09 15:24:16.253 | 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.dev13) (0.4.0) 2022-05-09 15:24:16.255 | 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.dev13) (2.4.1) 2022-05-09 15:24:16.275 | 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.dev13) (3.3.0) 2022-05-09 15:24:16.326 | 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.dev13) (3.3.0) 2022-05-09 15:24:16.348 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-09 15:24:16.349 | 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.dev13) (3.0.8) 2022-05-09 15:24:16.351 | 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.dev13) (0.11.0) 2022-05-09 15:24:16.352 | 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.dev13) (1.0.2) 2022-05-09 15:24:16.401 | 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.dev13) (4.5.1) 2022-05-09 15:24:16.519 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.1.0) 2022-05-09 15:24:16.520 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-09 15:24:16.522 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.10.0) 2022-05-09 15:24:16.522 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-09 15:24:16.524 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-09 15:24:16.751 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-09 15:24:16.774 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-09 15:24:16.777 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-09 15:24:16.850 | 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.dev13) (1.2.0) 2022-05-09 15:24:16.867 | 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.dev13) (5.0.0) 2022-05-09 15:24:16.926 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-09 15:24:16.966 | 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.dev13) (1.14.1) 2022-05-09 15:24:17.073 | 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.dev13) (3.8.0) 2022-05-09 15:24:17.129 | 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.dev13) (2.1.1) 2022-05-09 15:24:17.205 | 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.dev13) (1.7.0) 2022-05-09 15:24:17.335 | 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.dev13) (0.17.3) 2022-05-09 15:24:17.367 | 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.dev13) (0.14.1) 2022-05-09 15:24:17.408 | 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.dev13) (1.3.3) 2022-05-09 15:24:17.409 | 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.dev13) (3.0.0) 2022-05-09 15:24:17.410 | 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.dev13) (3.5.0) 2022-05-09 15:24:17.412 | 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.dev13) (0.33.0) 2022-05-09 15:24:17.415 | 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.dev13) (2.5.1) 2022-05-09 15:24:17.416 | 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.dev13) (2.1.1) 2022-05-09 15:24:17.471 | 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.dev13) (0.2.5) 2022-05-09 15:24:17.613 | 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.dev13) (2.0.12) 2022-05-09 15:24:17.614 | 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.dev13) (2019.11.28) 2022-05-09 15:24:17.616 | 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.dev13) (3.3) 2022-05-09 15:24:17.617 | 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.dev13) (1.26.9) 2022-05-09 15:24:17.769 | 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.dev13) (2.5.0) 2022-05-09 15:24:17.853 | 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.dev13) (2.5.1) 2022-05-09 15:24:18.105 | 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.dev13) (2.2.1) 2022-05-09 15:24:18.371 | 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.dev13) (0.7) 2022-05-09 15:24:18.406 | 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.dev13) (1.0.0) 2022-05-09 15:24:20.346 | Installing collected packages: keystone 2022-05-09 15:24:20.346 | Attempting uninstall: keystone 2022-05-09 15:24:20.346 | Found existing installation: keystone 21.1.0.dev13 2022-05-09 15:24:20.350 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-09 15:24:20.351 | Running setup.py develop for keystone 2022-05-09 15:24:26.607 | Successfully installed keystone 2022-05-09 15:24:26.607 | 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-05-09 15:24:26.615 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:26.615 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:26.749 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:26.751 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:26.753 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:26.755 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:26.758 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:26.760 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:26.762 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:26.765 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:26.767 | + functions-common:time_stop:2444 : start_time=1652109848335 2022-05-09 15:24:26.769 | + functions-common:time_stop:2446 : [[ -z 1652109848335 ]] 2022-05-09 15:24:26.772 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:26.776 | + functions-common:time_stop:2449 : end_time=1652109866773 2022-05-09 15:24:26.778 | + functions-common:time_stop:2450 : elapsed_time=18438 2022-05-09 15:24:26.781 | + functions-common:time_stop:2451 : total=47209 2022-05-09 15:24:26.783 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:26.785 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=65647 2022-05-09 15:24:26.787 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:26.789 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:24:26.792 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:24:26.794 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:24:26.813 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-09 15:24:26.825 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-09 15:24:26.828 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-09 15:24:26.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:26.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:26.836 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-09 15:24:26.838 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:26.840 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-09 15:24:26.857 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:26.860 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:24:26.863 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:24:26.865 | + ./stack.sh:main:901 : configure_keystone 2022-05-09 15:24:26.868 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-09 15:24:26.881 | + 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-05-09 15:24:26.883 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-09 15:24:26.888 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-09 15:24:26.905 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:26.908 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-09 15:24:26.938 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-09 15:24:26.966 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-09 15:24:26.996 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-09 15:24:27.027 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-09 15:24:27.058 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-09 15:24:27.089 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-09 15:24:27.117 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-09 15:24:27.145 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-09 15:24:27.147 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-09 15:24:27.150 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-09 15:24:27.152 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-09 15:24:27.154 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:24:27.157 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:24:27.172 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:27.175 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:24:27.178 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:24:27.180 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:24:27.196 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:27.198 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:24:27.201 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:24:27.232 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:24:27.234 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:24:27.236 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-09 15:24:27.239 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-09 15:24:27.255 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:27.258 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.32/identity 2022-05-09 15:24:27.288 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-09 15:24:27.290 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-09 15:24:27.323 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-09 15:24:27.325 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-09 15:24:27.327 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-09 15:24:27.330 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-09 15:24:27.332 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-09 15:24:27.335 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-09 15:24:27.365 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-09 15:24:27.368 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-09 15:24:27.370 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-09 15:24:27.372 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-09 15:24:27.376 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:24:27.392 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:24:27.395 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:24:27.398 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:24:27.400 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:24:27.402 | + 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-05-09 15:24:27.430 | + 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-05-09 15:24:27.458 | + 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-05-09 15:24:27.487 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:24:27.515 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-09 15:24:27.544 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:24:27.547 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-09 15:24:27.549 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-09 15:24:27.551 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-09 15:24:27.554 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-09 15:24:27.556 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:24:27.558 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:24:27.561 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-09 15:24:27.566 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-09 15:24:27.568 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:24:27.570 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:24:27.584 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:24:27.584 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:24:27.593 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:24:27.597 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:24:27.612 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-09 15:24:27.615 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-09 15:24:27.618 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-09 15:24:27.648 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-09 15:24:27.676 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-09 15:24:27.705 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-09 15:24:27.732 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-09 15:24:27.759 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-09 15:24:27.788 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-09 15:24:27.816 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-09 15:24:27.844 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-09 15:24:27.871 | + 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-05-09 15:24:27.898 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-09 15:24:27.927 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-09 15:24:27.954 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-09 15:24:27.981 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:24:27.984 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:24:27.987 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-09 15:24:27.990 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-09 15:24:27.992 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:24:27.994 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:27.997 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:27.999 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:24:28.002 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:24:28.004 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-09 15:24:28.032 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-09 15:24:28.060 | + 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-05-09 15:24:28.060 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-09 15:24:28.070 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-09 15:24:28.073 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-09 15:24:28.075 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-09 15:24:28.082 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:24:28.084 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:24:28.087 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:24:28.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:28.092 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:28.095 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:24:28.097 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:24:28.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:28.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:28.104 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-09 15:24:28.166 | Site keystone-wsgi-public already enabled 2022-05-09 15:24:28.170 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:24:28.173 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:24:28.175 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:24:28.177 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:24:28.313 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-09 15:24:28.343 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-09 15:24:28.376 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-09 15:24:28.408 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-09 15:24:28.410 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-09 15:24:28.441 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-09 15:24:28.469 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-09 15:24:28.497 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-09 15:24:28.500 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-09 15:24:28.503 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-09 15:24:28.520 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:28.522 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-09 15:24:28.539 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:28.542 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-09 15:24:28.544 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-09 15:24:28.547 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-09 15:24:28.549 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:24:28.552 | + lib/stack:stack_install_service:32 : install_swift 2022-05-09 15:24:28.554 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-09 15:24:28.556 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-09 15:24:28.559 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-09 15:24:28.561 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:24:28.564 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:24:28.567 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:24:28.570 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:24:28.572 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:24:28.575 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:24:28.591 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:24:28.593 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:24:28.596 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:28.598 | + functions-common:git_clone:629 : echo master 2022-05-09 15:24:28.599 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:24:28.604 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-09 15:24:28.606 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:28.608 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-09 15:24:28.621 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-09 15:24:28.625 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:24:28.625 | + functions-common:git_clone:690 : head -1 2022-05-09 15:24:28.628 | bff6e5f8f Merge "Rip out pickle support in our memcached client" 2022-05-09 15:24:28.631 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:24:28.633 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-09 15:24:28.636 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:24:28.638 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:24:28.641 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-09 15:24:28.644 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-09 15:24:28.646 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-09 15:24:28.649 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:24:28.651 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:24:28.654 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-09 15:24:28.656 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:24:28.659 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-09 15:24:28.662 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-09 15:24:28.664 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:24:28.667 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-09 15:24:28.670 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:24:28.672 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:24:28.675 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-09 15:24:28.681 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-09 15:24:28.683 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-09 15:24:29.368 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-09 15:24:29.370 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:24:29.372 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:24:29.375 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:24:29.378 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-09 15:24:29.380 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-09 15:24:29.382 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:24:29.384 | + inc/python:setup_package:428 : local extras=keystone 2022-05-09 15:24:29.387 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:24:29.390 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-09 15:24:29.392 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-09 15:24:29.394 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-09 15:24:29.396 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:24:29.399 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-09 15:24:29.419 | Using python 3.8 to install /opt/stack/swift 2022-05-09 15:24:29.422 | + 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-05-09 15:24:30.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:30.306 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:30.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:30.306 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:31.515 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:31.547 | Obtaining file:///opt/stack/swift 2022-05-09 15:24:31.548 | Preparing metadata (setup.py): started 2022-05-09 15:24:36.299 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:24:36.340 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.33.0) 2022-05-09 15:24:36.341 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.1.2) 2022-05-09 15:24:36.342 | 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.dev40) (0.11.0) 2022-05-09 15:24:36.343 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.1.1) 2022-05-09 15:24:36.344 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (4.8.0) 2022-05-09 15:24:36.345 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.27.1) 2022-05-09 15:24:36.346 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.16.0) 2022-05-09 15:24:36.348 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.9.9) 2022-05-09 15:24:36.349 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.6.1) 2022-05-09 15:24:36.350 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (36.0.2) 2022-05-09 15:24:36.351 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (9.4.0) 2022-05-09 15:24:36.390 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev40) (1.15.0) 2022-05-09 15:24:36.398 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev40) (2.2.1) 2022-05-09 15:24:36.454 | 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.dev40) (8.8.0) 2022-05-09 15:24:36.455 | 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.dev40) (4.7.0) 2022-05-09 15:24:36.456 | 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.dev40) (5.1.0) 2022-05-09 15:24:36.458 | 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.dev40) (3.1.1) 2022-05-09 15:24:36.459 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.8.7) 2022-05-09 15:24:36.460 | 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.dev40) (4.4.0) 2022-05-09 15:24:36.461 | 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.dev40) (4.3.0) 2022-05-09 15:24:36.462 | 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.dev40) (5.9.0) 2022-05-09 15:24:36.463 | 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.dev40) (2.11.0) 2022-05-09 15:24:36.465 | 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.dev40) (4.1.0) 2022-05-09 15:24:36.466 | 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.dev40) (4.13.0) 2022-05-09 15:24:36.467 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.5.0) 2022-05-09 15:24:36.489 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev40) (62.1.0) 2022-05-09 15:24:36.520 | 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.dev40) (2.0.12) 2022-05-09 15:24:36.522 | 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.dev40) (1.26.9) 2022-05-09 15:24:36.523 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2019.11.28) 2022-05-09 15:24:36.525 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (3.3) 2022-05-09 15:24:36.548 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev40) (2.21) 2022-05-09 15:24:36.653 | 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.dev40) (1.0.2) 2022-05-09 15:24:36.655 | 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.dev40) (1.7.0) 2022-05-09 15:24:36.656 | 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.dev40) (3.5.0) 2022-05-09 15:24:36.699 | 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.dev40) (1.1.5) 2022-05-09 15:24:36.744 | 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.dev40) (2.5.0) 2022-05-09 15:24:36.745 | 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.dev40) (1.5.0) 2022-05-09 15:24:36.746 | 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.dev40) (0.8.0) 2022-05-09 15:24:36.747 | 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.dev40) (6.0) 2022-05-09 15:24:36.811 | 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.dev40) (0.9.6) 2022-05-09 15:24:36.814 | 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.dev40) (2.8.2) 2022-05-09 15:24:36.828 | 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.dev40) (2022.1) 2022-05-09 15:24:36.829 | 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.dev40) (1.0.3) 2022-05-09 15:24:36.846 | 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.dev40) (21.3) 2022-05-09 15:24:36.847 | 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.dev40) (3.0.8) 2022-05-09 15:24:36.995 | 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.dev40) (1.14.1) 2022-05-09 15:24:37.011 | 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.dev40) (5.1.1) 2022-05-09 15:24:39.325 | Installing collected packages: swift 2022-05-09 15:24:39.325 | Attempting uninstall: swift 2022-05-09 15:24:39.325 | Found existing installation: swift 2.30.0.dev40 2022-05-09 15:24:39.328 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-09 15:24:39.330 | Running setup.py develop for swift 2022-05-09 15:24:45.234 | Successfully installed swift 2022-05-09 15:24:45.234 | 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-05-09 15:24:45.242 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:45.242 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:45.379 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:45.381 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:45.384 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:45.386 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:45.388 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:45.390 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:45.392 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:45.395 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:45.397 | + functions-common:time_stop:2444 : start_time=1652109869414 2022-05-09 15:24:45.399 | + functions-common:time_stop:2446 : [[ -z 1652109869414 ]] 2022-05-09 15:24:45.402 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:45.406 | + functions-common:time_stop:2449 : end_time=1652109885403 2022-05-09 15:24:45.408 | + functions-common:time_stop:2450 : elapsed_time=15989 2022-05-09 15:24:45.410 | + functions-common:time_stop:2451 : total=65647 2022-05-09 15:24:45.413 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:45.415 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=81636 2022-05-09 15:24:45.417 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:45.420 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:24:45.422 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:24:45.425 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:24:45.444 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-09 15:24:45.456 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-09 15:24:45.459 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-09 15:24:45.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:45.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:45.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-09 15:24:45.468 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:45.471 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-09 15:24:45.473 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:24:45.476 | + ./stack.sh:main:910 : configure_swift 2022-05-09 15:24:45.478 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-09 15:24:45.480 | + lib/swift:configure_swift:332 : local node_number 2022-05-09 15:24:45.483 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-09 15:24:45.485 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-09 15:24:45.487 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-09 15:24:46.719 | No object-server running 2022-05-09 15:24:46.719 | No container-server running 2022-05-09 15:24:46.719 | No container-sharder running 2022-05-09 15:24:46.719 | No container-auditor running 2022-05-09 15:24:46.719 | No container-replicator running 2022-05-09 15:24:46.719 | No container-reconciler running 2022-05-09 15:24:46.719 | No container-updater running 2022-05-09 15:24:46.719 | No container-sync running 2022-05-09 15:24:46.719 | No account-replicator running 2022-05-09 15:24:46.719 | No object-auditor running 2022-05-09 15:24:46.719 | No object-expirer running 2022-05-09 15:24:46.719 | No object-replicator running 2022-05-09 15:24:46.719 | No account-auditor running 2022-05-09 15:24:46.719 | No account-reaper running 2022-05-09 15:24:46.719 | No object-updater running 2022-05-09 15:24:46.720 | No account-server running 2022-05-09 15:24:46.720 | No proxy-server running 2022-05-09 15:24:46.720 | No object-reconstructor running 2022-05-09 15:24:46.816 | + lib/swift:configure_swift:337 : true 2022-05-09 15:24:46.818 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-09 15:24:46.831 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-09 15:24:46.844 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-09 15:24:46.847 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-09 15:24:46.847 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-09 15:24:46.852 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-09 15:24:46.852 | s/%GROUP%/ubuntu/; 2022-05-09 15:24:46.852 | s/%USER%/ubuntu/; 2022-05-09 15:24:46.852 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-09 15:24:46.852 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-09 15:24:46.856 | uid = ubuntu 2022-05-09 15:24:46.856 | gid = ubuntu 2022-05-09 15:24:46.856 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-09 15:24:46.856 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-09 15:24:46.856 | address = 127.0.0.1 2022-05-09 15:24:46.856 | 2022-05-09 15:24:46.856 | [account6612] 2022-05-09 15:24:46.856 | max connections = 25 2022-05-09 15:24:46.856 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:24:46.856 | read only = false 2022-05-09 15:24:46.856 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-09 15:24:46.856 | 2022-05-09 15:24:46.856 | [account6622] 2022-05-09 15:24:46.856 | max connections = 25 2022-05-09 15:24:46.856 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:24:46.856 | read only = false 2022-05-09 15:24:46.856 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-09 15:24:46.856 | 2022-05-09 15:24:46.856 | [account6632] 2022-05-09 15:24:46.857 | max connections = 25 2022-05-09 15:24:46.857 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:24:46.857 | read only = false 2022-05-09 15:24:46.857 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-09 15:24:46.857 | 2022-05-09 15:24:46.857 | [account6642] 2022-05-09 15:24:46.857 | max connections = 25 2022-05-09 15:24:46.857 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:24:46.857 | read only = false 2022-05-09 15:24:46.857 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-09 15:24:46.857 | 2022-05-09 15:24:46.857 | 2022-05-09 15:24:46.857 | [container6611] 2022-05-09 15:24:46.857 | max connections = 25 2022-05-09 15:24:46.857 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:24:46.857 | read only = false 2022-05-09 15:24:46.857 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-09 15:24:46.857 | 2022-05-09 15:24:46.857 | [container6621] 2022-05-09 15:24:46.857 | max connections = 25 2022-05-09 15:24:46.857 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:24:46.857 | read only = false 2022-05-09 15:24:46.857 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-09 15:24:46.857 | 2022-05-09 15:24:46.857 | [container6631] 2022-05-09 15:24:46.857 | max connections = 25 2022-05-09 15:24:46.857 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:24:46.857 | read only = false 2022-05-09 15:24:46.857 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-09 15:24:46.857 | 2022-05-09 15:24:46.857 | [container6641] 2022-05-09 15:24:46.857 | max connections = 25 2022-05-09 15:24:46.858 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:24:46.858 | read only = false 2022-05-09 15:24:46.858 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-09 15:24:46.858 | 2022-05-09 15:24:46.858 | 2022-05-09 15:24:46.858 | [object6613] 2022-05-09 15:24:46.858 | max connections = 25 2022-05-09 15:24:46.858 | path = /opt/stack/data/swift/1/node/ 2022-05-09 15:24:46.858 | read only = false 2022-05-09 15:24:46.858 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-09 15:24:46.858 | 2022-05-09 15:24:46.858 | [object6623] 2022-05-09 15:24:46.858 | max connections = 25 2022-05-09 15:24:46.858 | path = /opt/stack/data/swift/2/node/ 2022-05-09 15:24:46.858 | read only = false 2022-05-09 15:24:46.858 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-09 15:24:46.858 | 2022-05-09 15:24:46.858 | [object6633] 2022-05-09 15:24:46.858 | max connections = 25 2022-05-09 15:24:46.858 | path = /opt/stack/data/swift/3/node/ 2022-05-09 15:24:46.858 | read only = false 2022-05-09 15:24:46.858 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-09 15:24:46.858 | 2022-05-09 15:24:46.858 | [object6643] 2022-05-09 15:24:46.858 | max connections = 25 2022-05-09 15:24:46.858 | path = /opt/stack/data/swift/4/node/ 2022-05-09 15:24:46.858 | read only = false 2022-05-09 15:24:46.858 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-09 15:24:46.859 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-09 15:24:46.862 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:24:46.864 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:24:46.866 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-09 15:24:46.878 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-09 15:24:46.880 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-09 15:24:46.885 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-09 15:24:46.889 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-09 15:24:46.892 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-09 15:24:46.896 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-09 15:24:46.924 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.32:8080/v1/ 2022-05-09 15:24:46.950 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-09 15:24:46.968 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-09 15:24:46.996 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-09 15:24:47.014 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:24:47.042 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-09 15:24:47.060 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-09 15:24:47.089 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-09 15:24:47.107 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-09 15:24:47.135 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-09 15:24:47.153 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:24:47.182 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-09 15:24:47.200 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-09 15:24:47.215 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:47.217 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-09 15:24:47.245 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-09 15:24:47.273 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-09 15:24:47.300 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-09 15:24:47.328 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-09 15:24:47.344 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:47.346 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-09 15:24:47.372 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-09 15:24:47.388 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:47.391 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-09 15:24:47.406 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:47.408 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-09 15:24:47.410 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-09 15:24:47.425 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:47.427 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-09 15:24:47.429 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-09 15:24:47.431 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-09 15:24:47.437 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-09 15:24:47.442 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-09 15:24:47.470 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-09 15:24:47.497 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-09 15:24:47.527 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-09 15:24:47.557 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-09 15:24:47.585 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-09 15:24:47.587 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-09 15:24:47.589 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-09 15:24:47.591 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-09 15:24:47.594 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-09 15:24:47.621 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-09 15:24:47.649 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.32/identity 2022-05-09 15:24:47.676 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-09 15:24:47.704 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-09 15:24:47.731 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-09 15:24:47.759 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-09 15:24:47.787 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-09 15:24:47.816 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:24:47.844 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-09 15:24:47.871 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-09 15:24:47.900 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-09 15:24:47.929 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-09 15:24:47.957 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-09 15:24:47.988 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-09 15:24:48.016 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-09 15:24:48.034 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-09 15:24:48.062 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-09 15:24:48.090 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-09 15:24:48.095 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-09 15:24:48.123 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-09 15:24:48.150 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-09 15:24:48.182 | + lib/swift:configure_swift:475 : local node_number 2022-05-09 15:24:48.184 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:24:48.187 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-09 15:24:48.189 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-09 15:24:48.194 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-09 15:24:48.196 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-09 15:24:48.198 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:24:48.200 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-09 15:24:48.203 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-09 15:24:48.205 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:24:48.207 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:24:48.209 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-09 15:24:48.227 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-09 15:24:48.255 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-09 15:24:48.273 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-09 15:24:48.302 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-09 15:24:48.320 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:24:48.349 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-09 15:24:48.367 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-09 15:24:48.396 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-09 15:24:48.414 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:24:48.443 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-09 15:24:48.462 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-09 15:24:48.492 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:24:48.510 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:24:48.541 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-09 15:24:48.558 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-09 15:24:48.587 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-09 15:24:48.605 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-09 15:24:48.632 | + 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-05-09 15:24:48.637 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-09 15:24:48.657 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:24:48.685 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-09 15:24:48.715 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-09 15:24:48.718 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-09 15:24:48.722 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-09 15:24:48.725 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-09 15:24:48.727 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:24:48.729 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-09 15:24:48.731 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-09 15:24:48.733 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:24:48.736 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:24:48.738 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-09 15:24:48.756 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-09 15:24:48.787 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-09 15:24:48.805 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-09 15:24:48.835 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-09 15:24:48.853 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:24:48.882 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-09 15:24:48.900 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-09 15:24:48.928 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-09 15:24:48.947 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:24:48.976 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-09 15:24:48.994 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-09 15:24:49.024 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:24:49.042 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:24:49.072 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-09 15:24:49.091 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-09 15:24:49.119 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-09 15:24:49.138 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-09 15:24:49.165 | + 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-05-09 15:24:49.170 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-09 15:24:49.189 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:24:49.218 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-09 15:24:49.220 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-09 15:24:49.224 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-09 15:24:49.227 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-09 15:24:49.229 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-09 15:24:49.231 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-09 15:24:49.234 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-09 15:24:49.236 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-09 15:24:49.238 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-09 15:24:49.240 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-09 15:24:49.259 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-09 15:24:49.287 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-09 15:24:49.306 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-09 15:24:49.334 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-09 15:24:49.352 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-09 15:24:49.381 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-09 15:24:49.399 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-09 15:24:49.428 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-09 15:24:49.446 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-09 15:24:49.475 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-09 15:24:49.493 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-09 15:24:49.522 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-09 15:24:49.540 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-09 15:24:49.569 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-09 15:24:49.587 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-09 15:24:49.615 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-09 15:24:49.634 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-09 15:24:49.662 | + 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-05-09 15:24:49.667 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-09 15:24:49.686 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-09 15:24:49.714 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-09 15:24:49.743 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-09 15:24:49.771 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-09 15:24:49.800 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-09 15:24:49.802 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-09 15:24:49.807 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-09 15:24:49.838 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-09 15:24:49.869 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-09 15:24:49.898 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-09 15:24:49.926 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-09 15:24:49.956 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-09 15:24:49.984 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-09 15:24:50.011 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-09 15:24:50.038 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-09 15:24:50.066 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-09 15:24:50.083 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:50.085 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-09 15:24:50.104 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-09 15:24:50.106 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-09 15:24:50.127 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-09 15:24:50.130 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.32 2022-05-09 15:24:50.159 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-09 15:24:50.161 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-09 15:24:50.191 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.32/identity 2022-05-09 15:24:50.220 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-09 15:24:50.222 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-09 15:24:50.251 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-09 15:24:50.267 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:50.269 | + lib/swift:configure_swift:538 : local user_group 2022-05-09 15:24:50.272 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-09 15:24:50.277 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-09 15:24:50.280 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-09 15:24:50.292 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-09 15:24:50.295 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-09 15:24:50.306 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-09 15:24:50.308 | + lib/swift:configure_swift:545 : is_suse 2022-05-09 15:24:50.312 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:24:50.314 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:24:50.316 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:24:50.319 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:24:50.321 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:24:50.323 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:24:50.326 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-09 15:24:50.339 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:24:50.341 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-09 15:24:50.344 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-09 15:24:50.361 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:24:50.363 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-09 15:24:50.382 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:50.384 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-09 15:24:50.387 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-09 15:24:50.390 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-09 15:24:50.392 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:24:50.394 | + lib/stack:stack_install_service:32 : install_glance 2022-05-09 15:24:50.397 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-09 15:24:50.400 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-09 15:24:50.402 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-09 15:24:50.419 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:50.421 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-09 15:24:50.424 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-09 15:24:50.442 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:24:50.444 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-09 15:24:50.447 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-09 15:24:50.449 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-09 15:24:50.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:24:50.455 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:24:50.458 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-09 15:24:50.461 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:24:50.464 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-09 15:24:50.467 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-09 15:24:50.470 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-09 15:24:50.473 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-09 15:24:50.475 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-09 15:24:50.478 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-09 15:24:50.481 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-09 15:24:50.484 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-09 15:24:50.487 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-09 15:24:50.489 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-09 15:24:50.493 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:24:50.494 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-09 15:24:50.500 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-09 15:24:50.502 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-09 15:24:50.505 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-09 15:24:50.508 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-09 15:24:50.511 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-09 15:24:50.533 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-09 15:24:50.536 | + 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-05-09 15:24:51.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:51.398 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:51.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:51.398 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:52.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:52.783 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-09 15:24:52.886 | 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-05-09 15:24:52.888 | 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-05-09 15:24:52.889 | 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-05-09 15:24:52.890 | 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.13.0) 2022-05-09 15:24:52.891 | 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-05-09 15:24:52.892 | 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.1) 2022-05-09 15:24:52.893 | 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-05-09 15:24:52.894 | 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-05-09 15:24:52.895 | 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-05-09 15:24:52.896 | 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-05-09 15:24:52.897 | 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-05-09 15:24:52.899 | 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-05-09 15:24:52.901 | 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-05-09 15:24:52.903 | 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-05-09 15:24:52.905 | 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-05-09 15:24:52.907 | 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-05-09 15:24:52.910 | 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-05-09 15:24:52.912 | 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.8.0) 2022-05-09 15:24:52.922 | 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-05-09 15:24:52.923 | 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-05-09 15:24:52.937 | 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.8) 2022-05-09 15:24:53.007 | 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-05-09 15:24:53.008 | 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-05-09 15:24:53.009 | 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.9.0) 2022-05-09 15:24:53.034 | 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-05-09 15:24:53.035 | 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-05-09 15:24:53.037 | 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-05-09 15:24:53.039 | 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-05-09 15:24:53.040 | 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-05-09 15:24:53.051 | 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-05-09 15:24:53.092 | 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-05-09 15:24:53.093 | 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-05-09 15:24:53.095 | 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-05-09 15:24:53.096 | 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-05-09 15:24:53.118 | 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-05-09 15:24:53.120 | 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-05-09 15:24:53.136 | 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-05-09 15:24:53.152 | 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-05-09 15:24:53.155 | 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-05-09 15:24:53.174 | 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.3.0) 2022-05-09 15:24:53.177 | 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-05-09 15:24:53.258 | 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-05-09 15:24:53.259 | 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-05-09 15:24:53.261 | 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-05-09 15:24:53.262 | 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-05-09 15:24:53.312 | 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-05-09 15:24:53.338 | 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.1) 2022-05-09 15:24:53.572 | 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-05-09 15:24:53.577 | 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-05-09 15:24:53.608 | 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-05-09 15:24:53.611 | 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-05-09 15:24:53.613 | 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-05-09 15:24:53.614 | 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-05-09 15:24:53.616 | 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-05-09 15:24:53.618 | 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-05-09 15:24:53.674 | 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-05-09 15:24:53.856 | 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-05-09 15:24:53.879 | 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.1.0) 2022-05-09 15:24:53.963 | 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-05-09 15:24:54.109 | 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-05-09 15:24:56.234 | 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-05-09 15:24:56.241 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:24:56.241 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:24:56.368 | + inc/python:pip_install:200 : result=0 2022-05-09 15:24:56.370 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:24:56.373 | + functions-common:time_stop:2437 : local name 2022-05-09 15:24:56.375 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:24:56.377 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:24:56.380 | + functions-common:time_stop:2440 : local total 2022-05-09 15:24:56.382 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:24:56.384 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:24:56.386 | + functions-common:time_stop:2444 : start_time=1652109890527 2022-05-09 15:24:56.389 | + functions-common:time_stop:2446 : [[ -z 1652109890527 ]] 2022-05-09 15:24:56.392 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:24:56.396 | + functions-common:time_stop:2449 : end_time=1652109896394 2022-05-09 15:24:56.398 | + functions-common:time_stop:2450 : elapsed_time=5867 2022-05-09 15:24:56.401 | + functions-common:time_stop:2451 : total=81636 2022-05-09 15:24:56.404 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:24:56.406 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=87503 2022-05-09 15:24:56.409 | + inc/python:pip_install:203 : return 0 2022-05-09 15:24:56.411 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-09 15:24:56.414 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-09 15:24:56.416 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-09 15:24:56.430 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-09 15:24:56.435 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-09 15:24:56.438 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-09 15:24:56.440 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-09 15:24:56.443 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:24:56.445 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:24:56.448 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:24:56.451 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:24:56.453 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:24:56.456 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:24:56.473 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:24:56.475 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:24:56.478 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:56.480 | + functions-common:git_clone:629 : echo master 2022-05-09 15:24:56.481 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:24:56.487 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-09 15:24:56.489 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:24:56.492 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-09 15:24:56.504 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-09 15:24:56.507 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:24:56.508 | + functions-common:git_clone:690 : head -1 2022-05-09 15:24:56.511 | f40fdba51 Merge "[CI] Add upper constraints to install command" 2022-05-09 15:24:56.514 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:24:56.517 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-09 15:24:56.519 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:24:56.522 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:24:56.524 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-09 15:24:56.527 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:24:56.530 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-09 15:24:56.533 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:24:56.535 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:24:56.538 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-09 15:24:56.540 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:24:56.543 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:24:56.546 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-09 15:24:56.549 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:24:56.552 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-09 15:24:56.554 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:24:56.557 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:24:56.560 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-09 15:24:56.566 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-09 15:24:56.569 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-09 15:24:57.269 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-09 15:24:57.271 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:24:57.274 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:24:57.276 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:24:57.280 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-09 15:24:57.282 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-09 15:24:57.284 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:24:57.287 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:24:57.289 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:24:57.292 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:24:57.295 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:24:57.297 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:24:57.299 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:24:57.302 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-09 15:24:57.323 | Using python 3.8 to install /opt/stack/glance 2022-05-09 15:24:57.326 | + 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-05-09 15:24:58.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:58.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:58.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:24:58.231 | from cryptography.utils import int_from_bytes 2022-05-09 15:24:59.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:24:59.465 | Obtaining file:///opt/stack/glance 2022-05-09 15:24:59.466 | Preparing metadata (setup.py): started 2022-05-09 15:25:04.262 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:25:04.335 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.9.0) 2022-05-09 15:25:04.336 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.7.1) 2022-05-09 15:25:04.337 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.4.36) 2022-05-09 15:25:04.339 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.33.0) 2022-05-09 15:25:04.340 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.1.1) 2022-05-09 15:25:04.341 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.1) 2022-05-09 15:25:04.342 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.8.7) 2022-05-09 15:25:04.343 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.4.2) 2022-05-09 15:25:04.344 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.7.7) 2022-05-09 15:25:04.345 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.20.4) 2022-05-09 15:25:04.346 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (8.8.0) 2022-05-09 15:25:04.347 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-09 15:25:04.349 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.1.0) 2022-05-09 15:25:04.350 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.5.0) 2022-05-09 15:25:04.351 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.13.0) 2022-05-09 15:25:04.352 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-09 15:25:04.353 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.1) 2022-05-09 15:25:04.354 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.7.0) 2022-05-09 15:25:04.355 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.0) 2022-05-09 15:25:04.357 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (9.4.0) 2022-05-09 15:25:04.358 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.11.0) 2022-05-09 15:25:04.359 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.3.0) 2022-05-09 15:25:04.360 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-09 15:25:04.361 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev21) (3.2.0) 2022-05-09 15:25:04.362 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.4.0) 2022-05-09 15:25:04.363 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (22.0.0) 2022-05-09 15:25:04.365 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (11.3.0) 2022-05-09 15:25:04.366 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.1.0) 2022-05-09 15:25:04.367 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.6.0) 2022-05-09 15:25:04.368 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.7.0) 2022-05-09 15:25:04.369 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (12.13.0) 2022-05-09 15:25:04.370 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-09 15:25:04.371 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.0) 2022-05-09 15:25:04.373 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.12.1) 2022-05-09 15:25:04.374 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.3.3) 2022-05-09 15:25:04.376 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.4.3) 2022-05-09 15:25:04.377 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.0.0) 2022-05-09 15:25:04.378 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:25:04.379 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (36.0.2) 2022-05-09 15:25:04.380 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.2.2) 2022-05-09 15:25:04.381 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.0.2) 2022-05-09 15:25:04.382 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.6.0) 2022-05-09 15:25:04.383 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.11.0) 2022-05-09 15:25:04.399 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (5.7.1) 2022-05-09 15:25:04.401 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (1.2.0) 2022-05-09 15:25:04.402 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (4.11.3) 2022-05-09 15:25:04.424 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev21) (5.3.0) 2022-05-09 15:25:04.427 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev21) (2.27.1) 2022-05-09 15:25:04.467 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev21) (1.15.0) 2022-05-09 15:25:04.484 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev21) (4.3.0) 2022-05-09 15:25:04.492 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev21) (1.14.1) 2022-05-09 15:25:04.506 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.16.0) 2022-05-09 15:25:04.507 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.1.2) 2022-05-09 15:25:04.509 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (2.2.1) 2022-05-09 15:25:04.600 | 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==25.0.0.dev21) (3.0.8) 2022-05-09 15:25:04.679 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev21) (1.7.0) 2022-05-09 15:25:04.733 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (2.11.0) 2022-05-09 15:25:04.736 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (3.1.1) 2022-05-09 15:25:04.770 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev21) (0.17.3) 2022-05-09 15:25:04.841 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (6.0) 2022-05-09 15:25:04.842 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (1.5.0) 2022-05-09 15:25:04.845 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (0.8.0) 2022-05-09 15:25:04.905 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.5.0) 2022-05-09 15:25:04.908 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (2.0.1) 2022-05-09 15:25:04.910 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.13.0) 2022-05-09 15:25:04.935 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev21) (0.61.0) 2022-05-09 15:25:04.983 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (2.8.2) 2022-05-09 15:25:04.987 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (0.9.6) 2022-05-09 15:25:05.048 | 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==25.0.0.dev21) (0.4.0) 2022-05-09 15:25:05.049 | 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==25.0.0.dev21) (5.0.0) 2022-05-09 15:25:05.050 | 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==25.0.0.dev21) (5.2.4) 2022-05-09 15:25:05.054 | 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==25.0.0.dev21) (2.8.0) 2022-05-09 15:25:05.057 | 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==25.0.0.dev21) (5.1.1) 2022-05-09 15:25:05.080 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.2.2) 2022-05-09 15:25:05.084 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.1.2) 2022-05-09 15:25:05.085 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.3.0) 2022-05-09 15:25:05.128 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev21) (5.9.0) 2022-05-09 15:25:05.173 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (21.3) 2022-05-09 15:25:05.174 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (2022.1) 2022-05-09 15:25:05.176 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (0.11.0) 2022-05-09 15:25:05.252 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev21) (62.1.0) 2022-05-09 15:25:05.314 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev21) (0.2.5) 2022-05-09 15:25:05.418 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev21) (0.7) 2022-05-09 15:25:05.699 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (1.4.2) 2022-05-09 15:25:05.705 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (2.8) 2022-05-09 15:25:05.706 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (6.3.1) 2022-05-09 15:25:05.708 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:25:05.764 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev21) (0.8.1) 2022-05-09 15:25:05.787 | 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==25.0.0.dev21) (5.0.0) 2022-05-09 15:25:05.879 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev21) (2.21) 2022-05-09 15:25:06.000 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev21) (2.1.1) 2022-05-09 15:25:06.218 | 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==25.0.0.dev21) (2.5.0) 2022-05-09 15:25:06.219 | 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==25.0.0.dev21) (5.1.1) 2022-05-09 15:25:06.220 | 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==25.0.0.dev21) (1.4.0) 2022-05-09 15:25:06.223 | 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==25.0.0.dev21) (1.4.4) 2022-05-09 15:25:06.224 | 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==25.0.0.dev21) (1.32) 2022-05-09 15:25:06.226 | 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==25.0.0.dev21) (1.0.0) 2022-05-09 15:25:06.227 | 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==25.0.0.dev21) (1.1.5) 2022-05-09 15:25:06.349 | 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==25.0.0.dev21) (0.14.1) 2022-05-09 15:25:06.379 | 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==25.0.0.dev21) (1.0.3) 2022-05-09 15:25:06.427 | 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==25.0.0.dev21) (3.0.0) 2022-05-09 15:25:06.428 | 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==25.0.0.dev21) (1.3.3) 2022-05-09 15:25:06.673 | 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==25.0.0.dev21) (3.10.1) 2022-05-09 15:25:06.859 | 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==25.0.0.dev21) (1.26.9) 2022-05-09 15:25:06.860 | 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==25.0.0.dev21) (2019.11.28) 2022-05-09 15:25:06.863 | 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==25.0.0.dev21) (3.3) 2022-05-09 15:25:06.865 | 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==25.0.0.dev21) (2.0.12) 2022-05-09 15:25:06.973 | 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==25.0.0.dev21) (0.5.2) 2022-05-09 15:25:07.128 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev21) (2.5.0) 2022-05-09 15:25:07.260 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev21) (3.8.0) 2022-05-09 15:25:07.578 | 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==25.0.0.dev21) (0.5.0) 2022-05-09 15:25:07.582 | 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==25.0.0.dev21) (2.4.1) 2022-05-09 15:25:07.809 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (2.3) 2022-05-09 15:25:08.090 | 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==25.0.0.dev21) (1.0.0) 2022-05-09 15:25:08.451 | 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==25.0.0.dev21) (1.8.2) 2022-05-09 15:25:08.452 | 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==25.0.0.dev21) (21.4.0) 2022-05-09 15:25:09.916 | Installing collected packages: glance 2022-05-09 15:25:09.916 | Attempting uninstall: glance 2022-05-09 15:25:09.917 | Found existing installation: glance 25.0.0.dev21 2022-05-09 15:25:09.923 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-09 15:25:09.925 | Running setup.py develop for glance 2022-05-09 15:25:16.101 | Successfully installed glance 2022-05-09 15:25:16.101 | 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-05-09 15:25:16.111 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:25:16.111 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:25:16.251 | + inc/python:pip_install:200 : result=0 2022-05-09 15:25:16.254 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:25:16.256 | + functions-common:time_stop:2437 : local name 2022-05-09 15:25:16.258 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:25:16.261 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:25:16.263 | + functions-common:time_stop:2440 : local total 2022-05-09 15:25:16.265 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:25:16.268 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:25:16.270 | + functions-common:time_stop:2444 : start_time=1652109897318 2022-05-09 15:25:16.272 | + functions-common:time_stop:2446 : [[ -z 1652109897318 ]] 2022-05-09 15:25:16.275 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:25:16.279 | + functions-common:time_stop:2449 : end_time=1652109916277 2022-05-09 15:25:16.282 | + functions-common:time_stop:2450 : elapsed_time=18959 2022-05-09 15:25:16.284 | + functions-common:time_stop:2451 : total=87503 2022-05-09 15:25:16.286 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:25:16.289 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=106462 2022-05-09 15:25:16.291 | + inc/python:pip_install:203 : return 0 2022-05-09 15:25:16.294 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:25:16.296 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:25:16.299 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:25:16.318 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-09 15:25:16.331 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-09 15:25:16.333 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-09 15:25:16.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:25:16.338 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:25:16.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-09 15:25:16.343 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:25:16.346 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:25:16.348 | + ./stack.sh:main:922 : configure_glance 2022-05-09 15:25:16.351 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-09 15:25:16.363 | + lib/glance:configure_glance:326 : local dburl 2022-05-09 15:25:16.366 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-09 15:25:16.369 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-09 15:25:16.372 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-09 15:25:16.374 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-09 15:25:16.376 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:25:16.379 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-09 15:25:16.382 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-09 15:25:16.411 | + 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-05-09 15:25:16.441 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-09 15:25:16.471 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-09 15:25:16.500 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-09 15:25:16.530 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-09 15:25:16.561 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-09 15:25:16.563 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-09 15:25:16.566 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-09 15:25:16.568 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:25:16.570 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-09 15:25:16.600 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-09 15:25:16.629 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-05-09 15:25:16.659 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-09 15:25:16.689 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-09 15:25:16.719 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-09 15:25:16.749 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-09 15:25:16.779 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-09 15:25:16.810 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:25:16.839 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:25:16.873 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-09 15:25:16.903 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-09 15:25:16.905 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-09 15:25:16.908 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-09 15:25:16.910 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:25:16.913 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:25:16.915 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:25:16.932 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:16.936 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:25:16.939 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:25:16.941 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:25:16.957 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:16.960 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:25:16.963 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:25:16.993 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:25:16.995 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:25:16.999 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-09 15:25:17.001 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-09 15:25:17.003 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-09 15:25:17.036 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-09 15:25:17.067 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-09 15:25:17.070 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-09 15:25:17.072 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-09 15:25:17.075 | + lib/glance:configure_glance_store:254 : local be 2022-05-09 15:25:17.078 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-09 15:25:17.080 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-09 15:25:17.082 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-09 15:25:17.113 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-09 15:25:17.115 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.32 2022-05-09 15:25:17.146 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-09 15:25:17.148 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-09 15:25:17.166 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:17.169 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-09 15:25:17.198 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-09 15:25:17.230 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-09 15:25:17.260 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-09 15:25:17.291 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-09 15:25:17.323 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-09 15:25:17.341 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:17.344 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:25:17.375 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-09 15:25:17.407 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-09 15:25:17.440 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.32/identity/v3 2022-05-09 15:25:17.470 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-09 15:25:17.501 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.32/image 2022-05-09 15:25:17.531 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-09 15:25:17.548 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:17.550 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-09 15:25:17.553 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-09 15:25:17.555 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-09 15:25:17.559 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:25:17.578 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:25:17.580 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:25:17.583 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:25:17.585 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:25:17.588 | + 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-05-09 15:25:17.618 | + 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-05-09 15:25:17.648 | + 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-05-09 15:25:17.679 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:25:17.712 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-09 15:25:17.717 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-09 15:25:17.749 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-09 15:25:17.779 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-09 15:25:17.810 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.32/identity 2022-05-09 15:25:17.839 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-09 15:25:17.869 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-09 15:25:17.900 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-09 15:25:17.930 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-09 15:25:17.962 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-09 15:25:17.991 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-09 15:25:18.022 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-09 15:25:18.052 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-09 15:25:18.057 | + 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-05-09 15:25:18.067 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-09 15:25:18.085 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:18.087 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-09 15:25:18.090 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-09 15:25:18.092 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-09 15:25:18.094 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-09 15:25:18.097 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-09 15:25:18.100 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-09 15:25:18.104 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-09 15:25:18.106 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-09 15:25:18.110 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-09 15:25:18.141 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-09 15:25:18.143 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-09 15:25:18.146 | ++ functions:get_random_port:837 : true 2022-05-09 15:25:18.148 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-09 15:25:18.150 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-09 15:25:18.153 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-09 15:25:18.212 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-09 15:25:18.214 | ++ functions:get_random_port:841 : break 2 2022-05-09 15:25:18.217 | ++ functions:get_random_port:845 : echo 60999 2022-05-09 15:25:18.219 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-09 15:25:18.222 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-09 15:25:18.249 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-09 15:25:18.278 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-09 15:25:18.305 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:25:18.333 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:25:18.361 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:25:18.388 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:25:18.416 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:25:18.445 | + 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-05-09 15:25:18.472 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:25:18.501 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:25:18.528 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:25:18.556 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:25:18.584 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:25:18.612 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-09 15:25:18.640 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-09 15:25:18.669 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-09 15:25:18.697 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-09 15:25:18.725 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-09 15:25:18.756 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-09 15:25:18.758 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-09 15:25:18.761 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:25:18.764 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:18.766 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:18.769 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-09 15:25:18.771 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-09 15:25:18.827 | proxy (enabled by site administrator) 2022-05-09 15:25:18.830 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-09 15:25:18.832 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-09 15:25:18.834 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:25:18.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:18.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:18.841 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-09 15:25:18.844 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-09 15:25:18.901 | proxy_http (enabled by site administrator) 2022-05-09 15:25:18.904 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-09 15:25:18.907 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-09 15:25:18.910 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-09 15:25:18.912 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:25:18.914 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:18.917 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:18.919 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:18.922 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:18.925 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-09 15:25:18.925 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:18.935 | KeepAlive Off 2022-05-09 15:25:18.939 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-09 15:25:18.939 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:18.948 | SetEnv proxy-sendchunked 1 2022-05-09 15:25:18.952 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-09 15:25:18.953 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-09 15:25:18.961 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-09 15:25:18.964 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-09 15:25:18.967 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-09 15:25:18.969 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:25:18.971 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:25:18.974 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:25:18.976 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:18.978 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:18.981 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:25:18.983 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:25:18.986 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:18.988 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:18.990 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-09 15:25:19.056 | Site glance-wsgi-api already enabled 2022-05-09 15:25:19.061 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-09 15:25:19.064 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:25:19.066 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:25:19.068 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:25:19.206 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-09 15:25:19.212 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-09 15:25:19.245 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-09 15:25:19.247 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-09 15:25:19.250 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-09 15:25:19.274 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:19.276 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-09 15:25:19.279 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-09 15:25:19.282 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-09 15:25:19.285 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:25:19.287 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-09 15:25:19.290 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-09 15:25:19.292 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-09 15:25:19.295 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-09 15:25:19.297 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:25:19.299 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:25:19.302 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:25:19.305 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:25:19.307 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:25:19.310 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:25:19.329 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:25:19.331 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:25:19.334 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:25:19.338 | + functions-common:git_clone:629 : echo master 2022-05-09 15:25:19.338 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:25:19.344 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-09 15:25:19.346 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:25:19.349 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-09 15:25:19.363 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-09 15:25:19.366 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:25:19.366 | + functions-common:git_clone:690 : head -1 2022-05-09 15:25:19.372 | 4cb25138d Merge commit 'refs/changes/81/835881/7' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-09 15:25:19.374 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:25:19.377 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-09 15:25:19.380 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:25:19.382 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:25:19.385 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-09 15:25:19.388 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:25:19.391 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-09 15:25:19.393 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:25:19.396 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:25:19.398 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-09 15:25:19.401 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:25:19.404 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:25:19.407 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-09 15:25:19.410 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:25:19.413 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-09 15:25:19.415 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:25:19.418 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:25:19.421 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-09 15:25:19.427 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-09 15:25:19.430 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-09 15:25:20.104 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-09 15:25:20.108 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:25:20.110 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:25:20.112 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:25:20.115 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-09 15:25:20.117 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-09 15:25:20.120 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:25:20.123 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:25:20.125 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:25:20.128 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:25:20.130 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:25:20.133 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:25:20.135 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:25:20.138 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-09 15:25:20.160 | Using python 3.8 to install /opt/stack/cinder 2022-05-09 15:25:20.162 | + 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-05-09 15:25:21.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:21.042 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:21.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:21.042 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:22.261 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:25:22.292 | Obtaining file:///opt/stack/cinder 2022-05-09 15:25:22.293 | Preparing metadata (setup.py): started 2022-05-09 15:25:27.933 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:25:28.070 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.9.0) 2022-05-09 15:25:28.072 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.1.1) 2022-05-09 15:25:28.073 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.33.0) 2022-05-09 15:25:28.074 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.1.2) 2022-05-09 15:25:28.075 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.20.4) 2022-05-09 15:25:28.076 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.0.2) 2022-05-09 15:25:28.077 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev128) (3.2.0) 2022-05-09 15:25:28.078 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.0) 2022-05-09 15:25:28.079 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (9.4.0) 2022-05-09 15:25:28.080 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.8.0) 2022-05-09 15:25:28.081 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.1.3) 2022-05-09 15:25:28.083 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (8.8.0) 2022-05-09 15:25:28.084 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.1) 2022-05-09 15:25:28.085 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.1.0) 2022-05-09 15:25:28.086 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (11.3.0) 2022-05-09 15:25:28.087 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.7.0) 2022-05-09 15:25:28.088 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (12.13.0) 2022-05-09 15:25:28.089 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.1) 2022-05-09 15:25:28.090 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.12.1) 2022-05-09 15:25:28.092 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.0) 2022-05-09 15:25:28.093 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.4.0) 2022-05-09 15:25:28.094 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (6.3.1) 2022-05-09 15:25:28.095 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.3.0) 2022-05-09 15:25:28.096 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.0) 2022-05-09 15:25:28.098 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.5.0) 2022-05-09 15:25:28.099 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.13.0) 2022-05-09 15:25:28.100 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.6.0) 2022-05-09 15:25:28.101 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.4.3) 2022-05-09 15:25:28.102 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (21.3) 2022-05-09 15:25:28.103 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.1) 2022-05-09 15:25:28.104 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.5.0) 2022-05-09 15:25:28.106 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.1.1) 2022-05-09 15:25:28.107 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.9.0) 2022-05-09 15:25:28.108 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.0.8) 2022-05-09 15:25:28.109 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.3.0) 2022-05-09 15:25:28.110 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.6.0) 2022-05-09 15:25:28.111 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.4.0) 2022-05-09 15:25:28.113 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (17.7.0) 2022-05-09 15:25:28.114 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.13.1) 2022-05-09 15:25:28.115 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2022.1) 2022-05-09 15:25:28.116 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.27.1) 2022-05-09 15:25:28.117 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.5.1) 2022-05-09 15:25:28.118 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.7.0) 2022-05-09 15:25:28.119 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.1.74) 2022-05-09 15:25:28.120 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.16.0) 2022-05-09 15:25:28.122 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.4.36) 2022-05-09 15:25:28.123 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.13.0) 2022-05-09 15:25:28.124 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.5.0) 2022-05-09 15:25:28.125 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.8.9) 2022-05-09 15:25:28.126 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (6.3.1) 2022-05-09 15:25:28.127 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.8.7) 2022-05-09 15:25:28.128 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.1.0) 2022-05-09 15:25:28.130 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.10.0) 2022-05-09 15:25:28.131 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.2.0) 2022-05-09 15:25:28.132 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.6.0) 2022-05-09 15:25:28.133 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.11.1) 2022-05-09 15:25:28.134 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.47.0) 2022-05-09 15:25:28.135 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.11.0) 2022-05-09 15:25:28.137 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (36.0.2) 2022-05-09 15:25:28.138 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.2.2) 2022-05-09 15:25:28.139 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.5.2.5) 2022-05-09 15:25:28.140 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.22.8) 2022-05-09 15:25:28.161 | 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.dev128) (1.0.0) 2022-05-09 15:25:28.163 | 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.dev128) (0.5.2) 2022-05-09 15:25:28.164 | Requirement already satisfied: botocore<1.26.0,>=1.25.8 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev128) (1.25.8) 2022-05-09 15:25:28.228 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev128) (1.15.0) 2022-05-09 15:25:28.260 | 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.dev128) (2.2.1) 2022-05-09 15:25:28.276 | 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.dev128) (0.1.0) 2022-05-09 15:25:28.277 | 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.dev128) (4.1.1) 2022-05-09 15:25:28.278 | 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.dev128) (2.7.3) 2022-05-09 15:25:28.280 | 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.dev128) (2.6.6) 2022-05-09 15:25:28.380 | 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.dev128) (1.7.0) 2022-05-09 15:25:28.434 | 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.dev128) (3.1.1) 2022-05-09 15:25:28.435 | 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.dev128) (2.11.0) 2022-05-09 15:25:28.465 | 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.dev128) (0.2.8) 2022-05-09 15:25:28.466 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (4.8) 2022-05-09 15:25:28.467 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (0.4.8) 2022-05-09 15:25:28.550 | 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.dev128) (0.17.3) 2022-05-09 15:25:28.596 | 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.dev128) (2.5.0) 2022-05-09 15:25:28.598 | 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.dev128) (1.5.0) 2022-05-09 15:25:28.599 | 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.dev128) (0.8.0) 2022-05-09 15:25:28.600 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (6.0) 2022-05-09 15:25:28.663 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev128) (0.5.0) 2022-05-09 15:25:28.664 | 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.dev128) (1.7.7) 2022-05-09 15:25:28.666 | 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.dev128) (2.0.1) 2022-05-09 15:25:28.725 | 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.dev128) (2.8.2) 2022-05-09 15:25:28.732 | 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.dev128) (0.9.6) 2022-05-09 15:25:28.793 | 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.dev128) (5.2.4) 2022-05-09 15:25:28.795 | 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.dev128) (5.0.0) 2022-05-09 15:25:28.797 | 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.dev128) (0.4.0) 2022-05-09 15:25:28.798 | 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.dev128) (2.4.1) 2022-05-09 15:25:28.801 | 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.dev128) (5.1.1) 2022-05-09 15:25:28.826 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (3.1.2) 2022-05-09 15:25:28.827 | 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.dev128) (3.2.2) 2022-05-09 15:25:28.830 | 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.dev128) (3.3.0) 2022-05-09 15:25:28.876 | 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.dev128) (1.0.3) 2022-05-09 15:25:28.965 | 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.dev128) (3.0.0) 2022-05-09 15:25:28.969 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev128) (1.3.3) 2022-05-09 15:25:28.993 | 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.dev128) (3.3.0) 2022-05-09 15:25:29.018 | 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.dev128) (0.11.0) 2022-05-09 15:25:29.089 | 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.dev128) (1.1.1) 2022-05-09 15:25:29.091 | 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.dev128) (1.26.9) 2022-05-09 15:25:29.223 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev128) (1.5.0) 2022-05-09 15:25:29.250 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev128) (62.1.0) 2022-05-09 15:25:29.398 | 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.dev128) (3.10.1) 2022-05-09 15:25:29.435 | 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.dev128) (1.14.1) 2022-05-09 15:25:29.436 | 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.dev128) (1.3.3) 2022-05-09 15:25:29.440 | 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.dev128) (22.0.0) 2022-05-09 15:25:29.646 | 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.dev128) (2.0.12) 2022-05-09 15:25:29.648 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (3.3) 2022-05-09 15:25:29.650 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (2019.11.28) 2022-05-09 15:25:29.688 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev128) (0.7) 2022-05-09 15:25:29.720 | 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.dev128) (0.23.2) 2022-05-09 15:25:29.968 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev128) (0.4.2) 2022-05-09 15:25:29.970 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev128) (0.5.2) 2022-05-09 15:25:30.118 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (2.8) 2022-05-09 15:25:30.123 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (2.5.0) 2022-05-09 15:25:30.124 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (1.4.2) 2022-05-09 15:25:30.294 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev128) (0.13.1) 2022-05-09 15:25:30.420 | 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.dev128) (1.2.0) 2022-05-09 15:25:30.421 | 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.dev128) (5.7.1) 2022-05-09 15:25:30.423 | 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.dev128) (4.11.3) 2022-05-09 15:25:30.459 | 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.dev128) (5.0.0) 2022-05-09 15:25:30.680 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev128) (2.21) 2022-05-09 15:25:30.763 | 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.dev128) (2.4.1) 2022-05-09 15:25:30.764 | 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.dev128) (0.5.0) 2022-05-09 15:25:30.961 | 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.dev128) (2.5.0) 2022-05-09 15:25:31.052 | 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.dev128) (3.20.1) 2022-05-09 15:25:31.053 | 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.dev128) (1.56.0) 2022-05-09 15:25:31.242 | 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.dev128) (2.1.1) 2022-05-09 15:25:31.687 | 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.dev128) (1.1.5) 2022-05-09 15:25:31.739 | 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.dev128) (0.14.1) 2022-05-09 15:25:31.795 | 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.dev128) (0.2.5) 2022-05-09 15:25:32.921 | 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.dev128) (1.32) 2022-05-09 15:25:33.214 | 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.dev128) (21.4.0) 2022-05-09 15:25:33.215 | 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.dev128) (1.8.2) 2022-05-09 15:25:33.365 | 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.dev128) (2.3) 2022-05-09 15:25:33.566 | 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.dev128) (1.0.0) 2022-05-09 15:25:33.747 | 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.dev128) (3.8.0) 2022-05-09 15:25:35.503 | Installing collected packages: cinder 2022-05-09 15:25:35.503 | Attempting uninstall: cinder 2022-05-09 15:25:35.503 | Found existing installation: cinder 20.1.0.dev128 2022-05-09 15:25:35.509 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-09 15:25:35.511 | Running setup.py develop for cinder 2022-05-09 15:25:43.150 | Successfully installed cinder 2022-05-09 15:25:43.150 | 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-05-09 15:25:43.159 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:25:43.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:25:43.312 | + inc/python:pip_install:200 : result=0 2022-05-09 15:25:43.314 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:25:43.317 | + functions-common:time_stop:2437 : local name 2022-05-09 15:25:43.319 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:25:43.321 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:25:43.324 | + functions-common:time_stop:2440 : local total 2022-05-09 15:25:43.327 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:25:43.329 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:25:43.331 | + functions-common:time_stop:2444 : start_time=1652109920154 2022-05-09 15:25:43.334 | + functions-common:time_stop:2446 : [[ -z 1652109920154 ]] 2022-05-09 15:25:43.337 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:25:43.341 | + functions-common:time_stop:2449 : end_time=1652109943338 2022-05-09 15:25:43.344 | + functions-common:time_stop:2450 : elapsed_time=23184 2022-05-09 15:25:43.346 | + functions-common:time_stop:2451 : total=106462 2022-05-09 15:25:43.349 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:25:43.351 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=129646 2022-05-09 15:25:43.353 | + inc/python:pip_install:203 : return 0 2022-05-09 15:25:43.356 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:25:43.358 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:25:43.361 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:25:43.381 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-09 15:25:43.393 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-09 15:25:43.396 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-09 15:25:43.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:25:43.401 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:25:43.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-09 15:25:43.406 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:25:43.409 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-09 15:25:43.411 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-09 15:25:43.414 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-09 15:25:43.416 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:43.419 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:43.421 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-09 15:25:43.433 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-09 15:25:43.436 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:25:43.439 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:25:43.442 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:25:43.444 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:25:43.447 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:25:43.449 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:25:43.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:43.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:43.458 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:25:43.460 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:25:43.463 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:25:43.465 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:25:43.468 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-09 15:25:43.470 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:25:43.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:43.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:43.478 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-09 15:25:43.501 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-09 15:25:43.612 | Reading package lists... 2022-05-09 15:25:43.856 | Building dependency tree... 2022-05-09 15:25:43.858 | Reading state information... 2022-05-09 15:25:44.116 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-09 15:25:44.116 | The following packages were automatically installed and are no longer required: 2022-05-09 15:25:44.117 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:25:44.117 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:25:44.117 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:25:44.117 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:25:44.117 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:25:44.117 | python3-zope.interface 2022-05-09 15:25:44.118 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:25:44.234 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:25:44.238 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:25:44.241 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:25:44.244 | + functions-common:time_stop:2437 : local name 2022-05-09 15:25:44.247 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:25:44.250 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:25:44.253 | + functions-common:time_stop:2440 : local total 2022-05-09 15:25:44.255 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:25:44.258 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:25:44.260 | + functions-common:time_stop:2444 : start_time=1652109943498 2022-05-09 15:25:44.263 | + functions-common:time_stop:2446 : [[ -z 1652109943498 ]] 2022-05-09 15:25:44.267 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:25:44.271 | + functions-common:time_stop:2449 : end_time=1652109944268 2022-05-09 15:25:44.274 | + functions-common:time_stop:2450 : elapsed_time=770 2022-05-09 15:25:44.276 | + functions-common:time_stop:2451 : total=5436 2022-05-09 15:25:44.279 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:25:44.282 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6206 2022-05-09 15:25:44.284 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:25:44.287 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:25:44.289 | + ./stack.sh:main:928 : configure_cinder 2022-05-09 15:25:44.292 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-09 15:25:44.304 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-09 15:25:44.308 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-09 15:25:44.311 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-09 15:25:44.314 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-09 15:25:44.317 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-09 15:25:44.317 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-09 15:25:44.322 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-09 15:25:44.324 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-09 15:25:44.327 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-09 15:25:44.329 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-09 15:25:44.331 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-09 15:25:44.333 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-09 15:25:44.336 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-09 15:25:44.338 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-09 15:25:44.350 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-09 15:25:44.363 | + 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-05-09 15:25:44.376 | + 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-05-09 15:25:44.389 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-09 15:25:44.401 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-09 15:25:44.404 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-09 15:25:44.408 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.CI2uVnM3ob 2022-05-09 15:25:44.410 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-09 15:25:44.413 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-09 15:25:44.415 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-09 15:25:44.417 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.CI2uVnM3ob 2022-05-09 15:25:44.421 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.CI2uVnM3ob 2022-05-09 15:25:44.433 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.CI2uVnM3ob /etc/sudoers.d/cinder-rootwrap 2022-05-09 15:25:44.446 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-09 15:25:44.451 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-09 15:25:44.453 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-09 15:25:44.455 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-09 15:25:44.457 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-09 15:25:44.460 | + 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-05-09 15:25:44.462 | + 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-05-09 15:25:44.464 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-09 15:25:44.467 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-09 15:25:44.471 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-09 15:25:44.476 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-09 15:25:44.495 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-09 15:25:44.514 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-09 15:25:44.533 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-09 15:25:44.552 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-09 15:25:44.571 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-09 15:25:44.591 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-09 15:25:44.610 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-09 15:25:44.629 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-09 15:25:44.632 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:25:44.634 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-09 15:25:44.636 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:25:44.639 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-09 15:25:44.669 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-09 15:25:44.697 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-05-09 15:25:44.726 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-09 15:25:44.754 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-09 15:25:44.783 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-09 15:25:44.810 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-09 15:25:44.839 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-09 15:25:44.867 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:25:44.896 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:25:44.924 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-09 15:25:44.956 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-09 15:25:44.985 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-09 15:25:44.987 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-09 15:25:44.990 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-09 15:25:44.992 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-09 15:25:44.994 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-09 15:25:44.998 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-09 15:25:45.029 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-09 15:25:45.058 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-09 15:25:45.086 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-09 15:25:45.116 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-09 15:25:45.145 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-09 15:25:45.174 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-09 15:25:45.205 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-09 15:25:45.208 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.32 2022-05-09 15:25:45.237 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-09 15:25:45.269 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-09 15:25:45.276 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key dcad107dd2447f8fcce0424470bce673 2022-05-09 15:25:45.305 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-09 15:25:45.307 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-09 15:25:45.336 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-09 15:25:45.365 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-09 15:25:45.394 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-09 15:25:45.422 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-09 15:25:45.439 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:45.442 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-09 15:25:45.459 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:45.461 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-09 15:25:45.479 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:45.482 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-09 15:25:45.498 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:45.501 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-09 15:25:45.503 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-09 15:25:45.506 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-09 15:25:45.508 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-09 15:25:45.510 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:25:45.513 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:25:45.516 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:25:45.533 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:45.536 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:25:45.539 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:25:45.541 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:25:45.558 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:45.561 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:25:45.564 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:25:45.593 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:25:45.596 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:25:45.598 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-09 15:25:45.600 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-09 15:25:45.603 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:25:45.606 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:25:45.623 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:25:45.625 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:25:45.628 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:25:45.630 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:25:45.633 | + 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-05-09 15:25:45.661 | + 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-05-09 15:25:45.690 | + 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-05-09 15:25:45.719 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:25:45.748 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-09 15:25:45.765 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:45.767 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-09 15:25:45.770 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-09 15:25:45.772 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-09 15:25:45.775 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-09 15:25:45.777 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:25:45.780 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:25:45.783 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-09 15:25:45.787 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-09 15:25:45.789 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:25:45.792 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:25:45.805 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:25:45.805 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:25:45.814 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:25:45.817 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:25:45.833 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-09 15:25:45.836 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-09 15:25:45.839 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-09 15:25:45.869 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-09 15:25:45.897 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-09 15:25:45.925 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:25:45.953 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:25:45.981 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:25:46.009 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:25:46.037 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:25:46.065 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:25:46.093 | + 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-05-09 15:25:46.121 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:25:46.149 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:25:46.178 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:25:46.206 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:25:46.209 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:25:46.212 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-09 15:25:46.214 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-09 15:25:46.217 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:25:46.220 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:46.222 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:46.224 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:25:46.227 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:25:46.230 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-09 15:25:46.258 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:25:46.288 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-09 15:25:46.288 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-09 15:25:46.297 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-09 15:25:46.300 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-09 15:25:46.303 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-09 15:25:46.305 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:25:46.308 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:25:46.310 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:25:46.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:46.315 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:46.318 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:25:46.320 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:25:46.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:25:46.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:25:46.328 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-09 15:25:46.398 | Enabling site cinder-wsgi. 2022-05-09 15:25:46.404 | To activate the new configuration, you need to run: 2022-05-09 15:25:46.404 | systemctl reload apache2 2022-05-09 15:25:46.408 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:25:46.411 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:25:46.413 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:25:46.416 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:25:46.555 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-09 15:25:46.558 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-09 15:25:46.593 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.32/image 2022-05-09 15:25:46.625 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-09 15:25:46.643 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:25:46.645 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-09 15:25:46.648 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-09 15:25:46.650 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:25:46.653 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-09 15:25:46.655 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-09 15:25:46.687 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-09 15:25:46.716 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.32/identity 2022-05-09 15:25:46.745 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-09 15:25:46.774 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-09 15:25:46.803 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-09 15:25:46.832 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-09 15:25:46.861 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-09 15:25:46.890 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:25:46.919 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-09 15:25:46.948 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-09 15:25:46.976 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:25:47.006 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-09 15:25:47.008 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-09 15:25:47.025 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:47.027 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.32:2379 2022-05-09 15:25:47.058 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-09 15:25:47.061 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-09 15:25:47.064 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-09 15:25:47.082 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:25:47.084 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-09 15:25:47.087 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-09 15:25:47.089 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-09 15:25:47.092 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:25:47.094 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-09 15:25:47.097 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-09 15:25:47.101 | ++ 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-05-09 15:25:47.101 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:25:47.107 | + 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-05-09 15:25:47.110 | + 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-05-09 15:25:47.112 | + 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-05-09 15:25:47.115 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:25:47.118 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-09 15:25:47.120 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-09 15:25:47.124 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-09 15:25:47.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:25:47.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:25:47.132 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-09 15:25:47.135 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:25:47.138 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-09 15:25:47.140 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-09 15:25:47.142 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-09 15:25:47.145 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:25:47.147 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:25:47.150 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:25:47.154 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:25:47.156 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:25:47.159 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:25:47.176 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:25:47.179 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:25:47.181 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:25:47.184 | + functions-common:git_clone:629 : echo master 2022-05-09 15:25:47.185 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:25:47.190 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-09 15:25:47.192 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:25:47.195 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-09 15:25:47.208 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-09 15:25:47.211 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:25:47.211 | + functions-common:git_clone:690 : head -1 2022-05-09 15:25:47.216 | dda20363cf Merge "ovs: add complete details to the log" 2022-05-09 15:25:47.219 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:25:47.222 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-09 15:25:47.224 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:25:47.227 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:25:47.229 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-09 15:25:47.233 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:25:47.235 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-09 15:25:47.238 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:25:47.241 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:25:47.243 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-09 15:25:47.246 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:25:47.249 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:25:47.252 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-09 15:25:47.255 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:25:47.258 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-09 15:25:47.260 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:25:47.263 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:25:47.266 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-09 15:25:47.272 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-09 15:25:47.275 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-09 15:25:47.946 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-09 15:25:47.948 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:25:47.951 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:25:47.954 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:25:47.956 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-09 15:25:47.959 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-09 15:25:47.961 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:25:47.963 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:25:47.966 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:25:47.968 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:25:47.970 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:25:47.973 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:25:47.975 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:25:47.978 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-09 15:25:48.000 | Using python 3.8 to install /opt/stack/neutron 2022-05-09 15:25:48.002 | + 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-05-09 15:25:48.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:48.884 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:48.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:25:48.884 | from cryptography.utils import int_from_bytes 2022-05-09 15:25:50.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:25:50.116 | Obtaining file:///opt/stack/neutron 2022-05-09 15:25:50.117 | Preparing metadata (setup.py): started 2022-05-09 15:25:56.007 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:25:56.099 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.9.0) 2022-05-09 15:25:56.100 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.5.0) 2022-05-09 15:25:56.101 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.1.1) 2022-05-09 15:25:56.102 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.5.1) 2022-05-09 15:25:56.103 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.5.0) 2022-05-09 15:25:56.104 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.1.1) 2022-05-09 15:25:56.105 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.33.0) 2022-05-09 15:25:56.106 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.4.1) 2022-05-09 15:25:56.107 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.20.4) 2022-05-09 15:25:56.108 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.27.1) 2022-05-09 15:25:56.109 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.1.2) 2022-05-09 15:25:56.110 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (9.4.0) 2022-05-09 15:25:56.111 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.8.0) 2022-05-09 15:25:56.113 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.11.0) 2022-05-09 15:25:56.114 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.20.0) 2022-05-09 15:25:56.115 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (7.8.0) 2022-05-09 15:25:56.116 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (6.3.1) 2022-05-09 15:25:56.117 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.4.36) 2022-05-09 15:25:56.118 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.8.7) 2022-05-09 15:25:56.119 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.0) 2022-05-09 15:25:56.120 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.7.7) 2022-05-09 15:25:56.122 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.5.0) 2022-05-09 15:25:56.123 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.11.0) 2022-05-09 15:25:56.124 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.1) 2022-05-09 15:25:56.125 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (8.8.0) 2022-05-09 15:25:56.127 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.1.0) 2022-05-09 15:25:56.128 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (11.3.0) 2022-05-09 15:25:56.129 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.1.0) 2022-05-09 15:25:56.130 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.7.0) 2022-05-09 15:25:56.131 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (12.13.0) 2022-05-09 15:25:56.132 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.1) 2022-05-09 15:25:56.133 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.12.1) 2022-05-09 15:25:56.134 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.8.0) 2022-05-09 15:25:56.135 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.4.0) 2022-05-09 15:25:56.137 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (6.3.1) 2022-05-09 15:25:56.138 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.3.0) 2022-05-09 15:25:56.140 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.8.0) 2022-05-09 15:25:56.141 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.5.0) 2022-05-09 15:25:56.142 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.13.0) 2022-05-09 15:25:56.143 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.6.0) 2022-05-09 15:25:56.144 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (3.4.3) 2022-05-09 15:25:56.145 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.3.1) 2022-05-09 15:25:56.146 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.1.0) 2022-05-09 15:25:56.147 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.17.1.post1) 2022-05-09 15:25:56.148 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (1.16.0) 2022-05-09 15:25:56.149 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (21.3) 2022-05-09 15:25:56.150 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (5.9.0) 2022-05-09 15:25:56.151 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.6.9) 2022-05-09 15:25:56.152 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (22.0.0) 2022-05-09 15:25:56.154 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (17.7.0) 2022-05-09 15:25:56.155 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (0.61.0) 2022-05-09 15:25:56.156 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (4.5.0) 2022-05-09 15:25:56.157 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.7.1) 2022-05-09 15:25:56.158 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.4.1) 2022-05-09 15:25:56.159 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev196) (2.11.1) 2022-05-09 15:25:56.175 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev196) (4.11.3) 2022-05-09 15:25:56.176 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev196) (1.2.0) 2022-05-09 15:25:56.178 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev196) (5.7.1) 2022-05-09 15:25:56.186 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev196) (1.14.1) 2022-05-09 15:25:56.198 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev196) (2.2.1) 2022-05-09 15:25:56.199 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev196) (1.1.2) 2022-05-09 15:25:56.201 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev196) (1.16.0) 2022-05-09 15:25:56.217 | 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.dev196) (3.0.8) 2022-05-09 15:25:56.224 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev196) (2.1.1) 2022-05-09 15:25:56.286 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev196) (1.0.2) 2022-05-09 15:25:56.287 | 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.dev196) (1.7.0) 2022-05-09 15:25:56.343 | 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.dev196) (4.4.0) 2022-05-09 15:25:56.344 | 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.dev196) (3.1.1) 2022-05-09 15:25:56.389 | 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.dev196) (2.7.0) 2022-05-09 15:25:56.392 | 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.dev196) (1.2.3) 2022-05-09 15:25:56.422 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (36.0.2) 2022-05-09 15:25:56.424 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (2.5.0) 2022-05-09 15:25:56.425 | 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.dev196) (1.32) 2022-05-09 15:25:56.426 | 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.dev196) (1.1.5) 2022-05-09 15:25:56.428 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.4.4) 2022-05-09 15:25:56.430 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.4.0) 2022-05-09 15:25:56.431 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (1.0.0) 2022-05-09 15:25:56.432 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev196) (6.0) 2022-05-09 15:25:56.450 | 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.dev196) (1.0.3) 2022-05-09 15:25:56.543 | 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.dev196) (0.17.3) 2022-05-09 15:25:56.613 | 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.dev196) (1.5.0) 2022-05-09 15:25:56.676 | 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.dev196) (2.0.1) 2022-05-09 15:25:56.678 | 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.dev196) (0.13.0) 2022-05-09 15:25:56.679 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev196) (0.5.0) 2022-05-09 15:25:56.739 | 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.dev196) (0.9.6) 2022-05-09 15:25:56.740 | 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.dev196) (2.8.2) 2022-05-09 15:25:56.800 | 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.dev196) (5.0.0) 2022-05-09 15:25:56.803 | 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.dev196) (5.2.4) 2022-05-09 15:25:56.805 | 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.dev196) (5.1.1) 2022-05-09 15:25:56.808 | 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.dev196) (0.4.0) 2022-05-09 15:25:56.834 | 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.dev196) (3.2.2) 2022-05-09 15:25:56.835 | 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.dev196) (3.3.0) 2022-05-09 15:25:56.884 | 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.dev196) (1.15.0) 2022-05-09 15:25:56.939 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev196) (2022.1) 2022-05-09 15:25:56.973 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev196) (1.3.3) 2022-05-09 15:25:56.975 | 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.dev196) (3.0.0) 2022-05-09 15:25:57.000 | 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.dev196) (3.3.0) 2022-05-09 15:25:57.138 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev196) (2.4.0) 2022-05-09 15:25:57.212 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev196) (62.1.0) 2022-05-09 15:25:57.290 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev196) (0.3.5) 2022-05-09 15:25:57.292 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev196) (3.0.0) 2022-05-09 15:25:57.404 | 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.dev196) (0.6.9) 2022-05-09 15:25:57.405 | 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.dev196) (0.6.9) 2022-05-09 15:25:57.406 | 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.dev196) (0.6.9) 2022-05-09 15:25:57.407 | 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.dev196) (0.6.9) 2022-05-09 15:25:57.408 | 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.dev196) (0.6.9) 2022-05-09 15:25:57.409 | 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.dev196) (0.6.9) 2022-05-09 15:25:57.411 | 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.dev196) (0.6.9) 2022-05-09 15:25:57.620 | 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.dev196) (3.10.1) 2022-05-09 15:25:57.622 | 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.dev196) (2.5.0) 2022-05-09 15:25:57.625 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev196) (3.2.0) 2022-05-09 15:25:57.668 | 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.dev196) (2.1.0) 2022-05-09 15:25:57.675 | 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.dev196) (3.17.6) 2022-05-09 15:25:57.768 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev196) (3.3) 2022-05-09 15:25:57.769 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev196) (2019.11.28) 2022-05-09 15:25:57.770 | 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.dev196) (1.26.9) 2022-05-09 15:25:57.772 | 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.dev196) (2.0.12) 2022-05-09 15:25:57.810 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev196) (0.7) 2022-05-09 15:25:58.157 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev196) (0.13.1) 2022-05-09 15:25:58.232 | 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.dev196) (5.0.0) 2022-05-09 15:25:58.394 | 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.dev196) (2.21) 2022-05-09 15:25:58.469 | 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.dev196) (0.5.0) 2022-05-09 15:25:58.473 | 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.dev196) (2.4.1) 2022-05-09 15:25:58.713 | 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.dev196) (2.5.0) 2022-05-09 15:25:58.891 | 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.dev196) (2.3) 2022-05-09 15:25:59.465 | 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.dev196) (0.14.1) 2022-05-09 15:25:59.512 | 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.dev196) (0.2.5) 2022-05-09 15:26:00.131 | 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.dev196) (0.5.2) 2022-05-09 15:26:00.132 | 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.dev196) (0.4.2) 2022-05-09 15:26:00.455 | 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.dev196) (2.1.1) 2022-05-09 15:26:00.455 | 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.dev196) (4.11.1) 2022-05-09 15:26:00.626 | 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.dev196) (3.8.0) 2022-05-09 15:26:00.874 | 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.dev196) (1.8.2) 2022-05-09 15:26:00.875 | 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.dev196) (21.4.0) 2022-05-09 15:26:01.061 | 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.dev196) (1.0.0) 2022-05-09 15:26:01.328 | 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.dev196) (2.3.2.post1) 2022-05-09 15:26:02.949 | Installing collected packages: neutron 2022-05-09 15:26:02.949 | Attempting uninstall: neutron 2022-05-09 15:26:02.949 | Found existing installation: neutron 20.1.0.dev196 2022-05-09 15:26:02.969 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-09 15:26:02.970 | Running setup.py develop for neutron 2022-05-09 15:26:10.697 | Successfully installed neutron 2022-05-09 15:26:10.697 | 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-05-09 15:26:10.706 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:26:10.706 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:26:10.858 | + inc/python:pip_install:200 : result=0 2022-05-09 15:26:10.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:26:10.863 | + functions-common:time_stop:2437 : local name 2022-05-09 15:26:10.865 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:26:10.867 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:26:10.870 | + functions-common:time_stop:2440 : local total 2022-05-09 15:26:10.872 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:26:10.874 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:26:10.877 | + functions-common:time_stop:2444 : start_time=1652109947993 2022-05-09 15:26:10.879 | + functions-common:time_stop:2446 : [[ -z 1652109947993 ]] 2022-05-09 15:26:10.882 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:26:10.886 | + functions-common:time_stop:2449 : end_time=1652109970884 2022-05-09 15:26:10.889 | + functions-common:time_stop:2450 : elapsed_time=22891 2022-05-09 15:26:10.891 | + functions-common:time_stop:2451 : total=129646 2022-05-09 15:26:10.894 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:26:10.896 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=152537 2022-05-09 15:26:10.898 | + inc/python:pip_install:203 : return 0 2022-05-09 15:26:10.901 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:26:10.904 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:26:10.906 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:26:10.927 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-09 15:26:10.940 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-09 15:26:10.942 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-09 15:26:10.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:26:10.947 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:26:10.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-09 15:26:10.953 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:26:10.955 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:26:10.958 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:26:10.960 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-09 15:26:10.979 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:10.982 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-09 15:26:10.984 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-09 15:26:10.987 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-09 15:26:10.989 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:26:10.992 | + lib/stack:stack_install_service:32 : install_nova 2022-05-09 15:26:10.994 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-09 15:26:10.997 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-09 15:26:11.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:26:11.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:26:11.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-09 15:26:11.007 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:26:11.009 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-09 15:26:11.025 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:11.028 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-09 15:26:11.045 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:11.048 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-09 15:26:11.065 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:11.068 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-09 15:26:11.070 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-09 15:26:11.072 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-09 15:26:11.075 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:26:11.077 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:26:11.080 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:26:11.083 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:26:11.085 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:26:11.088 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:26:11.104 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:26:11.107 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:26:11.110 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:11.112 | + functions-common:git_clone:629 : echo master 2022-05-09 15:26:11.113 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:26:11.118 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-09 15:26:11.120 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:11.123 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-09 15:26:11.135 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-09 15:26:11.139 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:26:11.139 | + functions-common:git_clone:690 : head -1 2022-05-09 15:26:11.152 | 972c06c608 Merge "Debug Nova APIs call failures" 2022-05-09 15:26:11.156 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:26:11.159 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-09 15:26:11.161 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:26:11.164 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:26:11.166 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-09 15:26:11.169 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:26:11.172 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-09 15:26:11.174 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:26:11.177 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:26:11.179 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-09 15:26:11.182 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:26:11.184 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:26:11.188 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-09 15:26:11.190 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:26:11.193 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-09 15:26:11.196 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:26:11.198 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:26:11.202 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-09 15:26:11.208 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-09 15:26:11.211 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-09 15:26:11.882 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-09 15:26:11.884 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:26:11.886 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:26:11.890 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:26:11.892 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-09 15:26:11.894 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-09 15:26:11.897 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:26:11.899 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:26:11.901 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:26:11.904 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:26:11.906 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:26:11.909 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:26:11.911 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:26:11.914 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-09 15:26:11.934 | Using python 3.8 to install /opt/stack/nova 2022-05-09 15:26:11.937 | + 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-05-09 15:26:12.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:12.835 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:12.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:12.835 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:14.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:26:14.059 | Obtaining file:///opt/stack/nova 2022-05-09 15:26:14.060 | Preparing metadata (setup.py): started 2022-05-09 15:26:20.760 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:26:20.890 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.9.0) 2022-05-09 15:26:20.891 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.4.36) 2022-05-09 15:26:20.892 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.1.1) 2022-05-09 15:26:20.893 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.33.0) 2022-05-09 15:26:20.894 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.1.2) 2022-05-09 15:26:20.895 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (9.4.0) 2022-05-09 15:26:20.896 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.8.0) 2022-05-09 15:26:20.898 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.5.1) 2022-05-09 15:26:20.899 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (36.0.2) 2022-05-09 15:26:20.900 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.8.7) 2022-05-09 15:26:20.901 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.1.2) 2022-05-09 15:26:20.902 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.1.1) 2022-05-09 15:26:20.903 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.5.0) 2022-05-09 15:26:20.904 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.3.0) 2022-05-09 15:26:20.905 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.13.0) 2022-05-09 15:26:20.906 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.7.7) 2022-05-09 15:26:20.907 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.8.0) 2022-05-09 15:26:20.908 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.11.0) 2022-05-09 15:26:20.909 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.1) 2022-05-09 15:26:20.910 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.0.2) 2022-05-09 15:26:20.911 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev102) (3.2.0) 2022-05-09 15:26:20.913 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (8.3.0) 2022-05-09 15:26:20.914 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.5.0) 2022-05-09 15:26:20.915 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (7.8.0) 2022-05-09 15:26:20.916 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.6.0) 2022-05-09 15:26:20.917 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.27.1) 2022-05-09 15:26:20.919 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.5.0) 2022-05-09 15:26:20.920 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.10.0) 2022-05-09 15:26:20.921 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.11.0) 2022-05-09 15:26:20.922 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.5.1) 2022-05-09 15:26:20.923 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (8.8.0) 2022-05-09 15:26:20.925 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.1.0) 2022-05-09 15:26:20.926 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.7.0) 2022-05-09 15:26:20.927 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.6.0) 2022-05-09 15:26:20.928 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.4.0) 2022-05-09 15:26:20.929 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.3.0) 2022-05-09 15:26:20.930 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.5.0) 2022-05-09 15:26:20.932 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.13.0) 2022-05-09 15:26:20.933 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (11.3.0) 2022-05-09 15:26:20.934 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (6.3.1) 2022-05-09 15:26:20.936 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (12.13.0) 2022-05-09 15:26:20.937 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.12.1) 2022-05-09 15:26:20.938 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.0) 2022-05-09 15:26:20.939 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.1.0) 2022-05-09 15:26:20.940 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.0) 2022-05-09 15:26:20.941 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.5.0) 2022-05-09 15:26:20.942 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.5.1) 2022-05-09 15:26:20.943 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.9.0) 2022-05-09 15:26:20.944 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.6.0) 2022-05-09 15:26:20.946 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (5.2.0) 2022-05-09 15:26:20.947 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.1.0) 2022-05-09 15:26:20.948 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.7.0) 2022-05-09 15:26:20.949 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.7.1) 2022-05-09 15:26:20.950 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (3.11.0) 2022-05-09 15:26:20.951 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.0.1) 2022-05-09 15:26:20.952 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.11.1) 2022-05-09 15:26:20.953 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.2.2) 2022-05-09 15:26:20.954 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.3.3) 2022-05-09 15:26:20.956 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (1.7.0) 2022-05-09 15:26:20.957 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (4.7.0) 2022-05-09 15:26:20.958 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.8.2) 2022-05-09 15:26:20.959 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (2.4.1) 2022-05-09 15:26:20.960 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (0.61.0) 2022-05-09 15:26:20.961 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev102) (6.0) 2022-05-09 15:26:20.977 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev102) (4.11.3) 2022-05-09 15:26:20.979 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev102) (5.7.1) 2022-05-09 15:26:20.980 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev102) (1.2.0) 2022-05-09 15:26:21.003 | 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.dev102) (5.3.0) 2022-05-09 15:26:21.042 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev102) (1.15.0) 2022-05-09 15:26:21.075 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev102) (1.16.0) 2022-05-09 15:26:21.076 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev102) (2.2.1) 2022-05-09 15:26:21.098 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev102) (2.1.1) 2022-05-09 15:26:21.225 | 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.dev102) (4.4.0) 2022-05-09 15:26:21.227 | 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.dev102) (3.1.1) 2022-05-09 15:26:21.288 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.0.0) 2022-05-09 15:26:21.289 | 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.dev102) (1.1.5) 2022-05-09 15:26:21.290 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.4.0) 2022-05-09 15:26:21.318 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (1.4.4) 2022-05-09 15:26:21.319 | 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.dev102) (1.32) 2022-05-09 15:26:21.321 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev102) (2.5.0) 2022-05-09 15:26:21.344 | 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.dev102) (5.6.0) 2022-05-09 15:26:21.346 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev102) (6.3.1) 2022-05-09 15:26:21.400 | 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.dev102) (0.6.9) 2022-05-09 15:26:21.401 | 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.dev102) (2.5.0) 2022-05-09 15:26:21.404 | 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.dev102) (1.16.0) 2022-05-09 15:26:21.465 | 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.dev102) (0.17.3) 2022-05-09 15:26:21.578 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev102) (0.5.0) 2022-05-09 15:26:21.579 | 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.dev102) (2.0.1) 2022-05-09 15:26:21.661 | 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.dev102) (0.9.6) 2022-05-09 15:26:21.724 | 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.dev102) (5.1.1) 2022-05-09 15:26:21.725 | 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.dev102) (0.4.0) 2022-05-09 15:26:21.729 | 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.dev102) (5.2.4) 2022-05-09 15:26:21.730 | 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.dev102) (5.0.0) 2022-05-09 15:26:21.757 | 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.dev102) (3.3.0) 2022-05-09 15:26:21.760 | 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.dev102) (3.2.2) 2022-05-09 15:26:21.813 | 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.dev102) (1.0.3) 2022-05-09 15:26:21.871 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev102) (2022.1) 2022-05-09 15:26:21.904 | 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.dev102) (3.0.0) 2022-05-09 15:26:21.908 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev102) (1.3.3) 2022-05-09 15:26:21.961 | 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.dev102) (3.0.8) 2022-05-09 15:26:21.962 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev102) (21.3) 2022-05-09 15:26:22.050 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev102) (1.5.0) 2022-05-09 15:26:22.078 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev102) (62.1.0) 2022-05-09 15:26:22.159 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev102) (0.2.5) 2022-05-09 15:26:22.238 | 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.dev102) (3.17.6) 2022-05-09 15:26:22.301 | 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.dev102) (1.3.3) 2022-05-09 15:26:22.305 | 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.dev102) (1.14.1) 2022-05-09 15:26:22.306 | 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.dev102) (22.0.0) 2022-05-09 15:26:22.349 | 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.dev102) (2.1.0) 2022-05-09 15:26:22.350 | 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.dev102) (2.5.0) 2022-05-09 15:26:22.352 | 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.dev102) (3.10.1) 2022-05-09 15:26:22.436 | 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.dev102) (2.0.12) 2022-05-09 15:26:22.438 | 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.dev102) (1.26.9) 2022-05-09 15:26:22.440 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev102) (3.3) 2022-05-09 15:26:22.441 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev102) (2019.11.28) 2022-05-09 15:26:22.539 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev102) (0.7) 2022-05-09 15:26:22.763 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev102) (0.5.2) 2022-05-09 15:26:22.764 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev102) (0.4.2) 2022-05-09 15:26:22.873 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev102) (2.8) 2022-05-09 15:26:22.879 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev102) (1.4.2) 2022-05-09 15:26:22.880 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev102) (2.5.0) 2022-05-09 15:26:22.996 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev102) (0.13.1) 2022-05-09 15:26:23.073 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev102) (1.22.3) 2022-05-09 15:26:23.108 | 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.dev102) (5.0.0) 2022-05-09 15:26:23.313 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev102) (2.21) 2022-05-09 15:26:23.390 | 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.dev102) (0.5.0) 2022-05-09 15:26:23.393 | 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.dev102) (2.4.1) 2022-05-09 15:26:23.608 | 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.dev102) (2.5.0) 2022-05-09 15:26:23.717 | 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.dev102) (2.3) 2022-05-09 15:26:24.187 | 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.dev102) (0.14.1) 2022-05-09 15:26:24.234 | 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.dev102) (2.17.1.post1) 2022-05-09 15:26:24.595 | 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.dev102) (0.6.9) 2022-05-09 15:26:24.596 | 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.dev102) (0.6.9) 2022-05-09 15:26:24.598 | 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.dev102) (0.6.9) 2022-05-09 15:26:24.599 | 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.dev102) (0.6.9) 2022-05-09 15:26:24.600 | 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.dev102) (0.6.9) 2022-05-09 15:26:24.601 | 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.dev102) (0.6.9) 2022-05-09 15:26:24.602 | 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.dev102) (0.6.9) 2022-05-09 15:26:25.825 | 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.dev102) (3.8.0) 2022-05-09 15:26:26.229 | 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.dev102) (1.8.2) 2022-05-09 15:26:26.230 | 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.dev102) (21.4.0) 2022-05-09 15:26:26.325 | 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.dev102) (2.4.0) 2022-05-09 15:26:26.428 | 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.dev102) (1.0.0) 2022-05-09 15:26:28.093 | Installing collected packages: nova 2022-05-09 15:26:28.093 | Attempting uninstall: nova 2022-05-09 15:26:28.093 | Found existing installation: nova 25.1.0.dev102 2022-05-09 15:26:28.102 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-09 15:26:28.103 | Running setup.py develop for nova 2022-05-09 15:26:36.441 | Successfully installed nova 2022-05-09 15:26:36.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-05-09 15:26:36.450 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:26:36.450 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:26:36.599 | + inc/python:pip_install:200 : result=0 2022-05-09 15:26:36.601 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:26:36.604 | + functions-common:time_stop:2437 : local name 2022-05-09 15:26:36.607 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:26:36.609 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:26:36.611 | + functions-common:time_stop:2440 : local total 2022-05-09 15:26:36.614 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:26:36.616 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:26:36.618 | + functions-common:time_stop:2444 : start_time=1652109971929 2022-05-09 15:26:36.621 | + functions-common:time_stop:2446 : [[ -z 1652109971929 ]] 2022-05-09 15:26:36.624 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:26:36.628 | + functions-common:time_stop:2449 : end_time=1652109996626 2022-05-09 15:26:36.631 | + functions-common:time_stop:2450 : elapsed_time=24697 2022-05-09 15:26:36.633 | + functions-common:time_stop:2451 : total=152537 2022-05-09 15:26:36.635 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:26:36.638 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=177234 2022-05-09 15:26:36.640 | + inc/python:pip_install:203 : return 0 2022-05-09 15:26:36.643 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:26:36.645 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:26:36.648 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:26:36.667 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-09 15:26:36.680 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-09 15:26:36.683 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-09 15:26:36.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:26:36.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:26:36.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-09 15:26:36.693 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:26:36.696 | + 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-05-09 15:26:36.709 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:26:36.712 | + ./stack.sh:main:939 : configure_nova 2022-05-09 15:26:36.715 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-09 15:26:36.727 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-09 15:26:36.730 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-09 15:26:36.732 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-09 15:26:36.736 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-09 15:26:36.736 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-09 15:26:36.741 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-09 15:26:36.744 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-09 15:26:36.746 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-09 15:26:36.749 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-09 15:26:36.751 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-09 15:26:36.754 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-09 15:26:36.756 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-09 15:26:36.759 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-09 15:26:36.771 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-09 15:26:36.784 | + 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-05-09 15:26:36.796 | + 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-05-09 15:26:36.809 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-09 15:26:36.821 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-09 15:26:36.825 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-09 15:26:36.830 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Us1ZPRHSkD 2022-05-09 15:26:36.833 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-09 15:26:36.836 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-09 15:26:36.839 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-09 15:26:36.843 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-09 15:26:36.845 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-09 15:26:36.848 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Us1ZPRHSkD 2022-05-09 15:26:36.852 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Us1ZPRHSkD 2022-05-09 15:26:36.865 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Us1ZPRHSkD /etc/sudoers.d/nova-rootwrap 2022-05-09 15:26:36.878 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-09 15:26:36.882 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-09 15:26:36.885 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-09 15:26:36.888 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-09 15:26:36.890 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-09 15:26:36.893 | + 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-05-09 15:26:36.895 | + 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-05-09 15:26:36.898 | + 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-05-09 15:26:36.901 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-09 15:26:36.906 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-09 15:26:36.924 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:36.926 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-09 15:26:36.929 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-09 15:26:36.932 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-09 15:26:36.937 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-09 15:26:36.966 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-09 15:26:36.968 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-09 15:26:36.997 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-09 15:26:37.036 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-09 15:26:37.066 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-09 15:26:37.096 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-09 15:26:37.126 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-09 15:26:37.156 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-09 15:26:37.159 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.32 2022-05-09 15:26:37.186 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-09 15:26:37.214 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-09 15:26:37.242 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-09 15:26:37.270 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-09 15:26:37.298 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-09 15:26:37.328 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-09 15:26:37.331 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:26:37.333 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:26:37.335 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:26:37.338 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:26:37.340 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:26:37.343 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:26:37.345 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:26:37.347 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:26:37.350 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:26:37.352 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:26:37.354 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:26:37.357 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-09 15:26:37.359 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:26:37.362 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:26:37.364 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:26:37.366 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:26:37.368 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:26:37.371 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:26:37.373 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-09 15:26:37.391 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:37.393 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:26:37.395 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-09 15:26:37.398 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-09 15:26:37.427 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-09 15:26:37.429 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-09 15:26:37.432 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-09 15:26:37.435 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-09 15:26:37.437 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:26:37.440 | + 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-05-09 15:26:37.471 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-09 15:26:37.473 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-09 15:26:37.475 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-09 15:26:37.478 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-09 15:26:37.480 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-09 15:26:37.483 | + 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-05-09 15:26:37.514 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-09 15:26:37.544 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-09 15:26:37.572 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-09 15:26:37.599 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-09 15:26:37.615 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:37.617 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-09 15:26:37.634 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:37.637 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-09 15:26:37.638 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-09 15:26:37.644 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-09 15:26:37.647 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-09 15:26:37.675 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-09 15:26:37.691 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:37.694 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-09 15:26:37.696 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-09 15:26:37.698 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:26:37.701 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:26:37.703 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-09 15:26:37.732 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-09 15:26:37.760 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-05-09 15:26:37.788 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-09 15:26:37.816 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-09 15:26:37.844 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-09 15:26:37.872 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-09 15:26:37.899 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-09 15:26:37.928 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:26:37.957 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:26:37.985 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-09 15:26:38.001 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:38.004 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-09 15:26:38.006 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-09 15:26:38.037 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-09 15:26:38.065 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.32/identity 2022-05-09 15:26:38.093 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-09 15:26:38.120 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-09 15:26:38.152 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-09 15:26:38.180 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-09 15:26:38.211 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-09 15:26:38.239 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-09 15:26:38.256 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:38.258 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-09 15:26:38.261 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-09 15:26:38.288 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-09 15:26:38.319 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-09 15:26:38.321 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-09 15:26:38.349 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-09 15:26:38.352 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-09 15:26:38.354 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-09 15:26:38.357 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:26:38.359 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:26:38.361 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:26:38.364 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:26:38.366 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:26:38.368 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:26:38.371 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-09 15:26:38.374 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:26:38.376 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:26:38.378 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:26:38.381 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:26:38.383 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:26:38.385 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:26:38.389 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:26:38.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:26:38.394 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:26:38.396 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:26:38.398 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:26:38.401 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-09 15:26:38.404 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-09 15:26:38.406 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-09 15:26:38.410 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:26:38.428 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:26:38.430 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:26:38.433 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:26:38.436 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:26:38.438 | + 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-05-09 15:26:38.466 | + 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-05-09 15:26:38.494 | + 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-05-09 15:26:38.522 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:26:38.551 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-09 15:26:38.581 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-09 15:26:38.598 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:38.600 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-09 15:26:38.603 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-09 15:26:38.605 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-09 15:26:38.607 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-09 15:26:38.610 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:26:38.612 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:26:38.615 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-09 15:26:38.619 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-09 15:26:38.622 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:26:38.624 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:26:38.637 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:26:38.637 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:38.646 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:26:38.650 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:38.666 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-09 15:26:38.669 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-09 15:26:38.673 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-09 15:26:38.703 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-09 15:26:38.733 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-09 15:26:38.760 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:26:38.788 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:26:38.816 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:26:38.844 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:26:38.872 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:26:38.900 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:26:38.928 | + 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-05-09 15:26:38.956 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:26:38.985 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:26:39.013 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:26:39.040 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:26:39.042 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:26:39.046 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-09 15:26:39.048 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-09 15:26:39.050 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:26:39.053 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:39.055 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:39.057 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:26:39.060 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:26:39.062 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-09 15:26:39.091 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:26:39.119 | + 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-05-09 15:26:39.119 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-09 15:26:39.128 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-09 15:26:39.131 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-09 15:26:39.133 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-09 15:26:39.136 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:26:39.139 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:26:39.141 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:26:39.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:39.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:39.148 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:26:39.150 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:26:39.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:39.156 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:39.158 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-09 15:26:39.220 | Enabling site nova-api-wsgi. 2022-05-09 15:26:39.226 | To activate the new configuration, you need to run: 2022-05-09 15:26:39.226 | systemctl reload apache2 2022-05-09 15:26:39.230 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:26:39.232 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:26:39.235 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:26:39.237 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:26:39.385 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-09 15:26:39.405 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:39.407 | + 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-05-09 15:26:39.409 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-09 15:26:39.412 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-09 15:26:39.414 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-09 15:26:39.417 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-09 15:26:39.419 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:26:39.422 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-09 15:26:39.426 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-09 15:26:39.429 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:26:39.431 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:26:39.445 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:26:39.445 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:39.455 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:26:39.458 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:26:39.479 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-09 15:26:39.482 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-09 15:26:39.486 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-09 15:26:39.517 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-09 15:26:39.544 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-09 15:26:39.572 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:26:39.600 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:26:39.628 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:26:39.656 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:26:39.684 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:26:39.712 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:26:39.740 | + 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-05-09 15:26:39.768 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:26:39.795 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:26:39.823 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:26:39.851 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-09 15:26:39.853 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-09 15:26:39.880 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-09 15:26:39.897 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:39.899 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-09 15:26:39.931 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-09 15:26:39.933 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-09 15:26:39.936 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-09 15:26:39.954 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:39.956 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:26:39.959 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:26:39.988 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-09 15:26:40.020 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-09 15:26:40.022 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:26:40.026 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-09 15:26:40.028 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:26:40.030 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:26:40.033 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:26:40.049 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:40.052 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:26:40.055 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:26:40.057 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:26:40.074 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:40.077 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:26:40.080 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:26:40.107 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:26:40.110 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:26:40.112 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-09 15:26:40.142 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-09 15:26:40.169 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-09 15:26:40.201 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-09 15:26:40.217 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:40.220 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-09 15:26:40.248 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-09 15:26:40.250 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-09 15:26:40.253 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-09 15:26:40.284 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-09 15:26:40.312 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.32/identity 2022-05-09 15:26:40.341 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-09 15:26:40.369 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-09 15:26:40.398 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-09 15:26:40.426 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-09 15:26:40.455 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-09 15:26:40.483 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-09 15:26:40.512 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-09 15:26:40.528 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:40.531 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-09 15:26:40.535 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:26:40.537 | + lib/nova:create_nova_conf:553 : local conf 2022-05-09 15:26:40.540 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-09 15:26:40.543 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-09 15:26:40.545 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:26:40.548 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:26:40.550 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:26:40.553 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-09 15:26:40.555 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-09 15:26:40.560 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-09 15:26:40.563 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-09 15:26:40.565 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-09 15:26:40.568 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-09 15:26:40.570 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-09 15:26:40.573 | + 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-05-09 15:26:40.603 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-09 15:26:40.635 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-09 15:26:40.665 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:26:40.668 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-09 15:26:40.670 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-09 15:26:40.674 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-09 15:26:40.691 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:40.694 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-09 15:26:40.695 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-09 15:26:41.412 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-09 15:26:41.415 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-09 15:26:41.417 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:26:41.420 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-09 15:26:41.422 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:26:41.425 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-09 15:26:41.427 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:26:41.444 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:41.447 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-09 15:26:41.450 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-09 15:26:41.452 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:26:41.468 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:41.470 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-05-09 15:26:41.473 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-05-09 15:26:41.502 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:26:41.504 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:26:41.507 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-09 15:26:41.523 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:41.526 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-09 15:26:41.529 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:26:41.531 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-09 15:26:41.563 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.32/identity 2022-05-09 15:26:41.591 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-09 15:26:41.619 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-09 15:26:41.647 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-09 15:26:41.676 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-09 15:26:41.704 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-09 15:26:41.733 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-09 15:26:41.763 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-09 15:26:41.765 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-09 15:26:41.767 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-09 15:26:41.770 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:26:41.787 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:26:41.790 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:26:41.792 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:26:41.794 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:26:41.797 | + 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-05-09 15:26:41.826 | + 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-05-09 15:26:41.854 | + 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-05-09 15:26:41.882 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:26:41.911 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:26:41.914 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-09 15:26:41.919 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:26:41.921 | + lib/nova:create_nova_conf:587 : local conf 2022-05-09 15:26:41.923 | + lib/nova:create_nova_conf:588 : local offset 2022-05-09 15:26:41.926 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-09 15:26:41.928 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:26:41.931 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:26:41.934 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:26:41.937 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-09 15:26:41.939 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-09 15:26:41.942 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:26:41.944 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-09 15:26:41.946 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-09 15:26:41.949 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-09 15:26:41.965 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:41.967 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-09 15:26:41.970 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-09 15:26:41.987 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:41.989 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-09 15:26:42.006 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:42.008 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-09 15:26:42.025 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:26:42.028 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-09 15:26:42.046 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:26:42.049 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-09 15:26:42.051 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-09 15:26:42.054 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-09 15:26:42.056 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-09 15:26:42.060 | + lib/stack:stack_install_service:32 : install_placement 2022-05-09 15:26:42.062 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-09 15:26:42.065 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-09 15:26:42.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:42.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:42.073 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-09 15:26:42.076 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:26:42.078 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:26:42.081 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:26:42.083 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:26:42.086 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:42.088 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:26:42.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:42.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:42.096 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:26:42.099 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:26:42.101 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:26:42.103 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:26:42.107 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-09 15:26:42.109 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:26:42.112 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:42.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:42.117 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-09 15:26:42.139 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-09 15:26:42.250 | Reading package lists... 2022-05-09 15:26:42.496 | Building dependency tree... 2022-05-09 15:26:42.497 | Reading state information... 2022-05-09 15:26:42.755 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-09 15:26:42.756 | The following packages were automatically installed and are no longer required: 2022-05-09 15:26:42.757 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:26:42.757 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:26:42.757 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:26:42.757 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:26:42.757 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:26:42.757 | python3-zope.interface 2022-05-09 15:26:42.757 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:26:42.872 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:26:42.877 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:26:42.880 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:26:42.882 | + functions-common:time_stop:2437 : local name 2022-05-09 15:26:42.885 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:26:42.888 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:26:42.890 | + functions-common:time_stop:2440 : local total 2022-05-09 15:26:42.893 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:26:42.895 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:26:42.897 | + functions-common:time_stop:2444 : start_time=1652110002137 2022-05-09 15:26:42.900 | + functions-common:time_stop:2446 : [[ -z 1652110002137 ]] 2022-05-09 15:26:42.904 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:26:42.908 | + functions-common:time_stop:2449 : end_time=1652110002905 2022-05-09 15:26:42.911 | + functions-common:time_stop:2450 : elapsed_time=768 2022-05-09 15:26:42.913 | + functions-common:time_stop:2451 : total=6206 2022-05-09 15:26:42.915 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:26:42.918 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6974 2022-05-09 15:26:42.921 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:26:42.923 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-09 15:26:42.926 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-09 15:26:42.928 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-09 15:26:42.931 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-09 15:26:42.934 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-09 15:26:42.958 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-09 15:26:42.960 | + functions-common:install_package:1475 : update_package_repo 2022-05-09 15:26:42.963 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-09 15:26:42.966 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-09 15:26:42.969 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-09 15:26:42.971 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:42.974 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-09 15:26:42.976 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:42.979 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:42.982 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-09 15:26:42.984 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-09 15:26:42.987 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-09 15:26:42.989 | + functions-common:apt_get_update:1202 : return 2022-05-09 15:26:42.992 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-09 15:26:42.994 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-09 15:26:42.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:43.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:43.002 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-09 15:26:43.026 | + functions-common:apt_get:1242 : 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-05-09 15:26:43.137 | Reading package lists... 2022-05-09 15:26:43.384 | Building dependency tree... 2022-05-09 15:26:43.385 | Reading state information... 2022-05-09 15:26:43.645 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-09 15:26:43.645 | The following packages were automatically installed and are no longer required: 2022-05-09 15:26:43.646 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-09 15:26:43.646 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-09 15:26:43.646 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-09 15:26:43.646 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-09 15:26:43.646 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-09 15:26:43.646 | python3-zope.interface 2022-05-09 15:26:43.646 | Use 'sudo apt autoremove' to remove them. 2022-05-09 15:26:43.763 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-09 15:26:43.767 | + functions-common:apt_get:1246 : result=0 2022-05-09 15:26:43.770 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-09 15:26:43.773 | + functions-common:time_stop:2437 : local name 2022-05-09 15:26:43.775 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:26:43.778 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:26:43.781 | + functions-common:time_stop:2440 : local total 2022-05-09 15:26:43.783 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:26:43.785 | + functions-common:time_stop:2443 : name=apt-get 2022-05-09 15:26:43.788 | + functions-common:time_stop:2444 : start_time=1652110003023 2022-05-09 15:26:43.790 | + functions-common:time_stop:2446 : [[ -z 1652110003023 ]] 2022-05-09 15:26:43.794 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:26:43.799 | + functions-common:time_stop:2449 : end_time=1652110003796 2022-05-09 15:26:43.801 | + functions-common:time_stop:2450 : elapsed_time=773 2022-05-09 15:26:43.804 | + functions-common:time_stop:2451 : total=6974 2022-05-09 15:26:43.806 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:26:43.809 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7747 2022-05-09 15:26:43.812 | + functions-common:apt_get:1250 : return 0 2022-05-09 15:26:43.815 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-09 15:26:43.817 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-09 15:26:43.820 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:26:43.822 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:26:43.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:26:43.828 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-09 15:26:43.831 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-09 15:26:43.889 | wsgi (enabled by maintainer script) 2022-05-09 15:26:43.892 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-09 15:26:43.895 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-09 15:26:43.897 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:26:43.901 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-09 15:26:43.903 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-09 15:26:43.906 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:26:43.910 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:26:43.910 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:26:43.916 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-09 15:26:43.918 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-09 15:26:43.921 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-09 15:26:43.924 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-09 15:26:43.926 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-09 15:26:43.950 | Using python 3.8 to install osc-placement 2022-05-09 15:26:43.953 | + 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-05-09 15:26:44.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:44.827 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:44.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:44.827 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:46.006 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:26:46.039 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-09 15:26:46.050 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-09 15:26:46.051 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-09 15:26:46.052 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-09 15:26:46.053 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-09 15:26:46.054 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-09 15:26:46.055 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-09 15:26:46.114 | 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-05-09 15:26:46.115 | 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-05-09 15:26:46.117 | 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-05-09 15:26:46.118 | 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-05-09 15:26:46.132 | 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-05-09 15:26:46.133 | 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-05-09 15:26:46.134 | 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-05-09 15:26:46.149 | 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-05-09 15:26:46.150 | 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-05-09 15:26:46.151 | 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-05-09 15:26:46.153 | 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-05-09 15:26:46.154 | 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.8) 2022-05-09 15:26:46.155 | 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-05-09 15:26:46.174 | 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.3.0) 2022-05-09 15:26:46.176 | 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-05-09 15:26:46.177 | 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-05-09 15:26:46.178 | 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.1) 2022-05-09 15:26:46.187 | 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.1) 2022-05-09 15:26:46.225 | 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-05-09 15:26:46.226 | 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-05-09 15:26:46.228 | 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-05-09 15:26:46.229 | 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-05-09 15:26:46.231 | 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-05-09 15:26:46.232 | 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-05-09 15:26:46.233 | 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-05-09 15:26:46.235 | 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-05-09 15:26:46.302 | 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-05-09 15:26:46.303 | 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-05-09 15:26:46.306 | 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-05-09 15:26:46.307 | 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-05-09 15:26:46.396 | 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-05-09 15:26:46.397 | 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-05-09 15:26:46.398 | 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-05-09 15:26:46.441 | 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-05-09 15:26:46.481 | 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.3) 2022-05-09 15:26:46.655 | 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-05-09 15:26:48.891 | 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-05-09 15:26:48.899 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:26:48.899 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:26:49.031 | + inc/python:pip_install:200 : result=0 2022-05-09 15:26:49.033 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:26:49.036 | + functions-common:time_stop:2437 : local name 2022-05-09 15:26:49.039 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:26:49.041 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:26:49.044 | + functions-common:time_stop:2440 : local total 2022-05-09 15:26:49.046 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:26:49.049 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:26:49.052 | + functions-common:time_stop:2444 : start_time=1652110003944 2022-05-09 15:26:49.054 | + functions-common:time_stop:2446 : [[ -z 1652110003944 ]] 2022-05-09 15:26:49.057 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:26:49.063 | + functions-common:time_stop:2449 : end_time=1652110009060 2022-05-09 15:26:49.065 | + functions-common:time_stop:2450 : elapsed_time=5116 2022-05-09 15:26:49.068 | + functions-common:time_stop:2451 : total=177234 2022-05-09 15:26:49.070 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:26:49.073 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=182350 2022-05-09 15:26:49.076 | + inc/python:pip_install:203 : return 0 2022-05-09 15:26:49.079 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-09 15:26:49.081 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-09 15:26:49.084 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-09 15:26:49.086 | + functions-common:git_clone:610 : local git_ref=master 2022-05-09 15:26:49.089 | + functions-common:git_clone:611 : local orig_dir 2022-05-09 15:26:49.092 | ++ functions-common:git_clone:612 : pwd 2022-05-09 15:26:49.095 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-09 15:26:49.097 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-09 15:26:49.100 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-09 15:26:49.118 | + functions-common:git_clone:615 : RECLONE=False 2022-05-09 15:26:49.121 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-09 15:26:49.124 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:49.127 | + functions-common:git_clone:629 : echo master 2022-05-09 15:26:49.127 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-09 15:26:49.133 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-09 15:26:49.135 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-09 15:26:49.138 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-09 15:26:49.151 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-09 15:26:49.154 | + functions-common:git_clone:690 : git show --oneline 2022-05-09 15:26:49.155 | + functions-common:git_clone:690 : head -1 2022-05-09 15:26:49.159 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-05-09 15:26:49.161 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-09 15:26:49.164 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-09 15:26:49.167 | + inc/python:setup_develop:338 : local bindep 2022-05-09 15:26:49.169 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:26:49.172 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-09 15:26:49.175 | + inc/python:setup_develop:344 : local extras= 2022-05-09 15:26:49.177 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-09 15:26:49.180 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-09 15:26:49.182 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:26:49.185 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-09 15:26:49.188 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-09 15:26:49.190 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-09 15:26:49.194 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-09 15:26:49.196 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-09 15:26:49.200 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-09 15:26:49.202 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-09 15:26:49.205 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-09 15:26:49.208 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-09 15:26:49.214 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-09 15:26:49.217 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-09 15:26:49.898 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-09 15:26:49.901 | + inc/python:setup_package:418 : local bindep=0 2022-05-09 15:26:49.904 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-09 15:26:49.907 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-09 15:26:49.910 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-09 15:26:49.912 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-09 15:26:49.915 | + inc/python:setup_package:427 : local flags=-e 2022-05-09 15:26:49.918 | + inc/python:setup_package:428 : local extras= 2022-05-09 15:26:49.920 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-09 15:26:49.923 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-09 15:26:49.925 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-09 15:26:49.928 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-09 15:26:49.930 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-09 15:26:49.933 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-09 15:26:49.954 | Using python 3.8 to install /opt/stack/placement 2022-05-09 15:26:49.957 | + 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-05-09 15:26:50.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:50.835 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:50.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:26:50.835 | from cryptography.utils import int_from_bytes 2022-05-09 15:26:52.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:26:52.069 | Obtaining file:///opt/stack/placement 2022-05-09 15:26:52.070 | Preparing metadata (setup.py): started 2022-05-09 15:26:56.908 | Preparing metadata (setup.py): finished with status 'done' 2022-05-09 15:26:56.953 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.9.0) 2022-05-09 15:26:56.955 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.36) 2022-05-09 15:26:56.956 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-05-09 15:26:56.957 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-05-09 15:26:56.958 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-05-09 15:26:56.959 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-05-09 15:26:56.960 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-05-09 15:26:56.962 | 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.dev20) (62.1.0) 2022-05-09 15:26:56.963 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-09 15:26:56.964 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-05-09 15:26:56.966 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-05-09 15:26:56.967 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-05-09 15:26:56.968 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-05-09 15:26:56.969 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.13.0) 2022-05-09 15:26:56.970 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.3.0) 2022-05-09 15:26:56.972 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.12.1) 2022-05-09 15:26:56.973 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-09 15:26:56.974 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-09 15:26:56.975 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-05-09 15:26:56.976 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-05-09 15:26:56.978 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-05-09 15:26:57.043 | 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.dev20) (5.1.0) 2022-05-09 15:26:57.045 | 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.dev20) (3.1.1) 2022-05-09 15:26:57.047 | 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.dev20) (1.16.0) 2022-05-09 15:26:57.048 | 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.dev20) (4.5.0) 2022-05-09 15:26:57.049 | 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.dev20) (4.4.0) 2022-05-09 15:26:57.051 | 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.dev20) (2.11.0) 2022-05-09 15:26:57.072 | 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.dev20) (0.17.3) 2022-05-09 15:26:57.123 | 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.dev20) (0.8.0) 2022-05-09 15:26:57.124 | 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.dev20) (1.5.0) 2022-05-09 15:26:57.125 | 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.dev20) (2.5.0) 2022-05-09 15:26:57.126 | 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.dev20) (3.5.0) 2022-05-09 15:26:57.127 | 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.dev20) (6.0) 2022-05-09 15:26:57.178 | 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.dev20) (0.13.0) 2022-05-09 15:26:57.180 | 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.dev20) (0.5.0) 2022-05-09 15:26:57.181 | 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.dev20) (2.0.1) 2022-05-09 15:26:57.183 | 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.dev20) (1.7.7) 2022-05-09 15:26:57.223 | 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.dev20) (2.8.2) 2022-05-09 15:26:57.226 | 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.dev20) (0.9.6) 2022-05-09 15:26:57.246 | 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.dev20) (3.1.2) 2022-05-09 15:26:57.249 | 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.dev20) (3.3.0) 2022-05-09 15:26:57.251 | 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.dev20) (3.2.2) 2022-05-09 15:26:57.277 | 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.dev20) (1.0.3) 2022-05-09 15:26:57.278 | 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.dev20) (2022.1) 2022-05-09 15:26:57.291 | 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.dev20) (3.3.0) 2022-05-09 15:26:57.309 | 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.dev20) (1.0.2) 2022-05-09 15:26:57.310 | 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.dev20) (3.0.8) 2022-05-09 15:26:57.311 | 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.dev20) (0.11.0) 2022-05-09 15:26:57.313 | 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.dev20) (21.3) 2022-05-09 15:26:57.357 | 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.dev20) (3.3) 2022-05-09 15:26:57.358 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-05-09 15:26:57.360 | 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.dev20) (2.0.12) 2022-05-09 15:26:57.361 | 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.dev20) (1.26.9) 2022-05-09 15:26:57.378 | 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.dev20) (0.7) 2022-05-09 15:26:57.569 | 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.dev20) (1.1.2) 2022-05-09 15:26:57.611 | 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.dev20) (4.11.3) 2022-05-09 15:26:57.612 | 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.dev20) (1.2.0) 2022-05-09 15:26:57.614 | 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.dev20) (5.7.1) 2022-05-09 15:26:57.629 | 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.dev20) (1.15.0) 2022-05-09 15:26:57.663 | 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.dev20) (1.14.1) 2022-05-09 15:26:57.722 | 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.dev20) (2.1.1) 2022-05-09 15:26:57.789 | 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.dev20) (1.7.0) 2022-05-09 15:26:57.871 | 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.dev20) (1.1.5) 2022-05-09 15:26:57.923 | 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.dev20) (0.2.5) 2022-05-09 15:26:58.120 | 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.dev20) (5.1.1) 2022-05-09 15:26:58.122 | 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.dev20) (0.4.2) 2022-05-09 15:26:58.123 | 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.dev20) (0.5.2) 2022-05-09 15:26:58.202 | 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.dev20) (2.5.0) 2022-05-09 15:26:58.267 | 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.dev20) (2.21) 2022-05-09 15:26:58.431 | 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.dev20) (3.8.0) 2022-05-09 15:26:58.544 | 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.dev20) (3.0.0) 2022-05-09 15:26:58.545 | 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.dev20) (1.0.0) 2022-05-09 15:27:00.498 | Installing collected packages: openstack-placement 2022-05-09 15:27:00.498 | Attempting uninstall: openstack-placement 2022-05-09 15:27:00.498 | Found existing installation: openstack-placement 7.1.0.dev20 2022-05-09 15:27:00.500 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-09 15:27:00.502 | Running setup.py develop for openstack-placement 2022-05-09 15:27:06.624 | Successfully installed openstack-placement 2022-05-09 15:27:06.625 | 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-05-09 15:27:06.633 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:27:06.633 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:27:06.766 | + inc/python:pip_install:200 : result=0 2022-05-09 15:27:06.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:27:06.771 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:06.773 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:06.776 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:06.779 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:06.781 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:06.783 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:27:06.786 | + functions-common:time_stop:2444 : start_time=1652110009949 2022-05-09 15:27:06.788 | + functions-common:time_stop:2446 : [[ -z 1652110009949 ]] 2022-05-09 15:27:06.791 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:06.796 | + functions-common:time_stop:2449 : end_time=1652110026793 2022-05-09 15:27:06.798 | + functions-common:time_stop:2450 : elapsed_time=16844 2022-05-09 15:27:06.801 | + functions-common:time_stop:2451 : total=182350 2022-05-09 15:27:06.803 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:06.806 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=199194 2022-05-09 15:27:06.808 | + inc/python:pip_install:203 : return 0 2022-05-09 15:27:06.811 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-09 15:27:06.814 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:27:06.817 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:27:06.836 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-09 15:27:06.849 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-09 15:27:06.852 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-09 15:27:06.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:27:06.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:27:06.860 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-09 15:27:06.862 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:27:06.865 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-09 15:27:06.867 | + ./stack.sh:main:945 : configure_placement 2022-05-09 15:27:06.870 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-09 15:27:06.882 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-09 15:27:06.885 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-09 15:27:06.890 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-09 15:27:06.893 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-09 15:27:06.896 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-09 15:27:06.898 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-09 15:27:06.901 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-09 15:27:06.905 | + 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-05-09 15:27:06.937 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-09 15:27:06.971 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-09 15:27:07.003 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-09 15:27:07.006 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-09 15:27:07.008 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-09 15:27:07.011 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:27:07.014 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-09 15:27:07.046 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-09 15:27:07.077 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-05-09 15:27:07.108 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-09 15:27:07.139 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-09 15:27:07.168 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-09 15:27:07.201 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-09 15:27:07.231 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-09 15:27:07.261 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:27:07.291 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:27:07.322 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-09 15:27:07.325 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-09 15:27:07.328 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-09 15:27:07.331 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:27:07.350 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:27:07.352 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:27:07.355 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:27:07.358 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:27:07.360 | + 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-05-09 15:27:07.390 | + 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-05-09 15:27:07.421 | + 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-05-09 15:27:07.451 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:27:07.480 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-09 15:27:07.483 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-09 15:27:07.485 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-09 15:27:07.488 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-09 15:27:07.490 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-09 15:27:07.493 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-09 15:27:07.495 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-09 15:27:07.499 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-09 15:27:07.504 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-09 15:27:07.506 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-09 15:27:07.509 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-09 15:27:07.521 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-09 15:27:07.522 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:27:07.530 | d /var/run/uwsgi 0755 ubuntu root 2022-05-09 15:27:07.534 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-09 15:27:07.550 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-09 15:27:07.553 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-09 15:27:07.557 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-09 15:27:07.588 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-09 15:27:07.618 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-09 15:27:07.647 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-09 15:27:07.676 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-09 15:27:07.706 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-09 15:27:07.736 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-09 15:27:07.766 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-09 15:27:07.795 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-09 15:27:07.825 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-09 15:27:07.854 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-09 15:27:07.883 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-09 15:27:07.913 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-09 15:27:07.943 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-09 15:27:07.945 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-09 15:27:07.948 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-09 15:27:07.952 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-09 15:27:07.954 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-09 15:27:07.957 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:07.959 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:07.962 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-09 15:27:07.965 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-09 15:27:07.968 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-09 15:27:07.997 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-09 15:27:08.027 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-09 15:27:08.028 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-09 15:27:08.036 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-09 15:27:08.040 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-09 15:27:08.043 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-09 15:27:08.045 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-09 15:27:08.048 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-09 15:27:08.051 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-09 15:27:08.053 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:08.056 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:08.058 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-09 15:27:08.061 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-09 15:27:08.064 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:08.067 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:08.069 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-09 15:27:08.132 | Site placement-api already enabled 2022-05-09 15:27:08.137 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-09 15:27:08.140 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-09 15:27:08.142 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:27:08.145 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-09 15:27:08.283 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-09 15:27:08.305 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:08.308 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-09 15:27:08.329 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:08.332 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-09 15:27:08.351 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:08.353 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-09 15:27:08.356 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-09 15:27:08.359 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-09 15:27:08.392 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.32/identity 2022-05-09 15:27:08.422 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-09 15:27:08.457 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-09 15:27:08.488 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-09 15:27:08.520 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-09 15:27:08.550 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-09 15:27:08.581 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-09 15:27:08.611 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-09 15:27:08.629 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:08.632 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-09 15:27:08.650 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:08.653 | + ./stack.sh:main:971 : run_phase stack install 2022-05-09 15:27:08.656 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:27:08.658 | + functions-common:run_phase:1866 : local phase=install 2022-05-09 15:27:08.661 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:27:08.663 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:27:08.666 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:27:08.669 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:27:08.671 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:27:08.675 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:27:08.679 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:27:08.682 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:27:08.685 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:27:08.688 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-09 15:27:08.691 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:27:08.707 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:08.710 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:27:08.712 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:27:08.714 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-09 15:27:08.717 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-09 15:27:08.719 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:27:08.722 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-09 15:27:08.724 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-09 15:27:08.726 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-09 15:27:08.784 | ++ inc/async:async_inner:63 : install_tempest 2022-05-09 15:27:08.825 | [178417 Async install_tempest:203738]: running: install_tempest 2022-05-09 15:27:08.828 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:27:08.831 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:27:08.834 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:27:08.836 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:27:08.839 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-09 15:27:08.842 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:27:08.845 | + functions-common:run_plugins:1852 : local phase=install 2022-05-09 15:27:08.847 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:27:08.850 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:27:08.853 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-09 15:27:08.856 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-09 15:27:08.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-09 15:27:08.861 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-09 15:27:08.864 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-09 15:27:08.867 | + inc/python:use_library_from_git:253 : return 1 2022-05-09 15:27:08.870 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-09 15:27:08.873 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-09 15:27:08.876 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-09 15:27:08.879 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-09 15:27:08.883 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-09 15:27:08.886 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-09 15:27:08.890 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-09 15:27:08.891 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-09 15:27:08.897 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-09 15:27:08.899 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-09 15:27:08.902 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-09 15:27:08.905 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-09 15:27:08.908 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-09 15:27:08.931 | Using python 3.8 to install python-openstackclient 2022-05-09 15:27:08.934 | + 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-05-09 15:27:09.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:27:09.812 | from cryptography.utils import int_from_bytes 2022-05-09 15:27:09.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:27:09.812 | from cryptography.utils import int_from_bytes 2022-05-09 15:27:11.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-09 15:27:11.040 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-09 15:27:11.060 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-09 15:27:11.061 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-09 15:27:11.062 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-09 15:27:11.064 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-09 15:27:11.065 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-09 15:27:11.066 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-09 15:27:11.067 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-09 15:27:11.068 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-09 15:27:11.069 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-09 15:27:11.070 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-09 15:27:11.071 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-09 15:27:11.082 | 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-05-09 15:27:11.083 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-09 15:27:11.085 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-05-09 15:27:11.086 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-09 15:27:11.087 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-09 15:27:11.114 | 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-05-09 15:27:11.115 | 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-05-09 15:27:11.116 | 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-05-09 15:27:11.117 | 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-05-09 15:27:11.119 | 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-05-09 15:27:11.120 | 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-05-09 15:27:11.122 | 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-05-09 15:27:11.123 | 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-05-09 15:27:11.124 | 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-05-09 15:27:11.125 | 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-05-09 15:27:11.126 | 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-05-09 15:27:11.140 | 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-05-09 15:27:11.159 | 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-05-09 15:27:11.160 | 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-05-09 15:27:11.162 | 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-05-09 15:27:11.163 | 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-05-09 15:27:11.184 | 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-05-09 15:27:11.202 | 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-05-09 15:27:11.204 | 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-05-09 15:27:11.208 | 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-05-09 15:27:11.306 | 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-05-09 15:27:11.307 | 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-05-09 15:27:11.308 | 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-05-09 15:27:11.351 | 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-05-09 15:27:11.362 | 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.1) 2022-05-09 15:27:11.396 | 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.3) 2022-05-09 15:27:11.561 | 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-05-09 15:27:11.577 | 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-05-09 15:27:11.679 | 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-05-09 15:27:11.680 | 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-05-09 15:27:11.682 | 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-05-09 15:27:11.685 | 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-05-09 15:27:11.855 | 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-05-09 15:27:14.218 | 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-05-09 15:27:14.225 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-09 15:27:14.225 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-09 15:27:14.357 | + inc/python:pip_install:200 : result=0 2022-05-09 15:27:14.359 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-09 15:27:14.362 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:14.364 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:14.367 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:14.369 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:14.372 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:14.374 | + functions-common:time_stop:2443 : name=pip_install 2022-05-09 15:27:14.377 | + functions-common:time_stop:2444 : start_time=1652110028925 2022-05-09 15:27:14.379 | + functions-common:time_stop:2446 : [[ -z 1652110028925 ]] 2022-05-09 15:27:14.383 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:14.388 | + functions-common:time_stop:2449 : end_time=1652110034384 2022-05-09 15:27:14.390 | + functions-common:time_stop:2450 : elapsed_time=5459 2022-05-09 15:27:14.392 | + functions-common:time_stop:2451 : total=199194 2022-05-09 15:27:14.395 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:14.397 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=204653 2022-05-09 15:27:14.400 | + inc/python:pip_install:203 : return 0 2022-05-09 15:27:14.403 | + ./stack.sh:main:983 : install_oscwrap 2022-05-09 15:27:14.407 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-09 15:27:14.411 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.D6nBHX34Nq 2022-05-09 15:27:14.414 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-09 15:27:14.417 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-09 15:27:14.419 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-09 15:27:14.422 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-09 15:27:14.425 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-09 15:27:14.427 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-09 15:27:14.446 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:14.448 | + ./stack.sh:main:1037 : configure_database 2022-05-09 15:27:14.452 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-09 15:27:14.454 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-09 15:27:14.456 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-09 15:27:14.459 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:27:14.461 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-09 15:27:14.463 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-09 15:27:14.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:14.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:14.471 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-09 15:27:14.474 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-09 15:27:14.477 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-09 15:27:14.480 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-09 15:27:14.485 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-09 15:27:14.549 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-09 15:27:14.552 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-09 15:27:14.555 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-09 15:27:14.557 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-09 15:27:14.560 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-09 15:27:14.563 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-09 15:27:14.566 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-09 15:27:14.568 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-09 15:27:14.570 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-09 15:27:14.573 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-09 15:27:14.576 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-09 15:27:14.578 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-09 15:27:14.581 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-09 15:27:14.583 | + functions-common:is_suse:542 : is_opensuse 2022-05-09 15:27:14.585 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-09 15:27:14.588 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-09 15:27:14.591 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-09 15:27:14.593 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-09 15:27:14.596 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-09 15:27:14.598 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-09 15:27:14.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:14.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:14.605 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-09 15:27:14.608 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:27:14.610 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-09 15:27:16.656 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-09 15:27:16.672 | mysqladmin: connect to server at 'localhost' failed 2022-05-09 15:27:16.672 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-09 15:27:16.676 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-09 15:27:16.679 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-09 15:27:16.681 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:16.684 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:16.687 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-09 15:27:16.689 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-09 15:27:16.692 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-09 15:27:16.694 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:27:16.697 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:27:16.700 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-09 15:27:16.703 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-09 15:27:16.705 | + 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-05-09 15:27:16.718 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:27:16.753 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-09 15:27:16.766 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:27:16.782 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-09 15:27:16.838 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-09 15:27:16.894 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-09 15:27:16.951 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-09 15:27:16.953 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-09 15:27:16.956 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-09 15:27:16.956 | enabling MySQL performance_schema items 2022-05-09 15:27:16.959 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-05-09 15:27:17.017 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-05-09 15:27:17.078 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-09 15:27:17.080 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:27:17.083 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-09 15:27:19.498 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-09 15:27:19.501 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-09 15:27:19.504 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-09 15:27:19.509 | + functions-common:save_stackenv:62 : time_stamp=2022-05-09-152719 2022-05-09 15:27:19.512 | + functions-common:save_stackenv:63 : echo '# 2022-05-09-152719 1041' 2022-05-09 15:27:19.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.518 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-09 15:27:19.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.523 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-09 15:27:19.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.528 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-09 15:27:19.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.533 | + 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-05-09 15:27:19.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.538 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-05-09 15:27:19.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.544 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-05-09 15:27:19.546 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.549 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-09-152247 2022-05-09 15:27:19.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.554 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-09 15:27:19.556 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.560 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-05-09 15:27:19.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.565 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-09 15:27:19.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.570 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-09 15:27:19.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.576 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-09 15:27:19.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-09 15:27:19.581 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-09 15:27:19.584 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-09 15:27:19.586 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-09 15:27:19.589 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-09 15:27:19.602 | + ./stack.sh:main:1067 : start_dstat 2022-05-09 15:27:19.605 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:19.607 | + functions-common:run_process:1692 : local service=dstat 2022-05-09 15:27:19.610 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:19.612 | + functions-common:run_process:1694 : local group= 2022-05-09 15:27:19.615 | + functions-common:run_process:1695 : local user= 2022-05-09 15:27:19.617 | + functions-common:run_process:1697 : local name=dstat 2022-05-09 15:27:19.620 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:27:19.622 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:27:19.625 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:27:19.627 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:27:19.630 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:27:19.635 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110039632 2022-05-09 15:27:19.638 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-09 15:27:19.656 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:19.658 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-09 15:27:19.661 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-09 15:27:19.663 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:19.666 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:19.669 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:19.671 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:19.674 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-09 15:27:19.676 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-09 15:27:19.679 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-09 15:27:19.681 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:27:19.684 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:27:19.687 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-09 15:27:19.689 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-09 15:27:19.692 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-09 15:27:19.695 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:19.697 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:27:19.700 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:27:19.702 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:27:19.705 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:27:19.707 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-09 15:27:19.709 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:27:19.714 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-09 15:27:19.767 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-09 15:27:19.821 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-09 15:27:19.875 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-09 15:27:19.928 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-09 15:27:19.990 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:27:20.046 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:27:20.048 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-09 15:27:20.103 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:27:20.531 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-09 15:27:20.544 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-09 15:27:20.948 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-09 15:27:20.971 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:27:20.973 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:20.976 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:20.978 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:20.982 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:20.985 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:20.987 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:27:20.990 | + functions-common:time_stop:2444 : start_time=1652110039632 2022-05-09 15:27:20.992 | + functions-common:time_stop:2446 : [[ -z 1652110039632 ]] 2022-05-09 15:27:20.996 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:21.001 | + functions-common:time_stop:2449 : end_time=1652110040998 2022-05-09 15:27:21.004 | + functions-common:time_stop:2450 : elapsed_time=1366 2022-05-09 15:27:21.006 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:27:21.009 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:21.011 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1366 2022-05-09 15:27:21.014 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-09 15:27:21.017 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-09 15:27:21.019 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-09 15:27:21.022 | + functions-common:run_process:1694 : local group= 2022-05-09 15:27:21.024 | + functions-common:run_process:1695 : local user=root 2022-05-09 15:27:21.027 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-09 15:27:21.030 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:27:21.032 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:27:21.035 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:27:21.037 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:27:21.040 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:27:21.046 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110041042 2022-05-09 15:27:21.049 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-09 15:27:21.073 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:21.076 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:27:21.079 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:21.082 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:21.086 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:21.089 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:21.092 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:21.094 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:27:21.097 | + functions-common:time_stop:2444 : start_time=1652110041042 2022-05-09 15:27:21.100 | + functions-common:time_stop:2446 : [[ -z 1652110041042 ]] 2022-05-09 15:27:21.103 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:21.108 | + functions-common:time_stop:2449 : end_time=1652110041105 2022-05-09 15:27:21.111 | + functions-common:time_stop:2450 : elapsed_time=63 2022-05-09 15:27:21.114 | + functions-common:time_stop:2451 : total=1366 2022-05-09 15:27:21.117 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:21.120 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1429 2022-05-09 15:27:21.122 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-09 15:27:21.145 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:21.155 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-09 15:27:21.177 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:21.179 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-09 15:27:21.209 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:21.212 | + ./stack.sh:main:1080 : start_etcd3 2022-05-09 15:27:21.215 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-09 15:27:21.218 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-841125-1-iscsi --data-dir /opt/stack/data/etcd' 2022-05-09 15:27:21.220 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-09 15:27:21.223 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-841125-1-iscsi=http://10.222.0.32:2380' 2022-05-09 15:27:21.226 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.32:2380' 2022-05-09 15:27:21.228 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.32:2379' 2022-05-09 15:27:21.231 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-09 15:27:21.233 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-09 15:27:21.236 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.32:2379' 2022-05-09 15:27:21.239 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-09 15:27:21.241 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-09 15:27:21.244 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-09 15:27:21.247 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-841125-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-841125-1-iscsi=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' '' root 2022-05-09 15:27:21.250 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-09 15:27:21.252 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-841125-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-841125-1-iscsi=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-05-09 15:27:21.255 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:27:21.257 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-09 15:27:21.260 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:27:21.264 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:27:21.267 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-09 15:27:21.276 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:27:21.282 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-09 15:27:21.365 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-09 15:27:21.438 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-841125-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-841125-1-iscsi=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-05-09 15:27:21.491 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-09 15:27:21.543 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-09 15:27:21.596 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:27:21.650 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:27:21.653 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-09 15:27:21.716 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:27:22.120 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-09 15:27:22.175 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-09 15:27:22.237 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-09 15:27:22.295 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-09 15:27:22.350 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-09 15:27:22.353 | ++ functions-common:is_arch:506 : uname -m 2022-05-09 15:27:22.359 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-09 15:27:22.361 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-09 15:27:22.769 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-09 15:27:22.783 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-09 15:27:23.182 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-09 15:27:23.962 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-09 15:27:23.980 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:23.987 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-09 15:27:23.990 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-09 15:27:23.993 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-09 15:27:23.998 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-09 15:27:24.012 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-09 15:27:24.026 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-09 15:27:24.028 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-09 15:27:24.031 | + 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.32/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-09 15:27:24.171 | + 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.32/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-09 15:27:24.317 | + 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.32/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-09 15:27:24.455 | + 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.32/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:27:24.593 | + 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.32/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:27:24.731 | + 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.32/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-09 15:27:24.877 | + 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.32/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-09 15:27:25.023 | + 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.32/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-09 15:27:25.166 | + 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.32/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-09 15:27:25.311 | + 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.32/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-09 15:27:25.458 | + functions-common:write_clouds_yaml:198 : cat 2022-05-09 15:27:25.463 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-09 15:27:25.467 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-09 15:27:25.470 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-09 15:27:25.474 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-09 15:27:25.477 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-09 15:27:25.480 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-09 15:27:25.498 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:25.501 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-09 15:27:25.503 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:27:25.506 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-09 15:27:25.508 | + ./stack.sh:main:1097 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-05-09 15:27:25.511 | + ./stack.sh:main:1098 : init_keystone 2022-05-09 15:27:25.514 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-09 15:27:25.530 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:25.533 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-09 15:27:25.535 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-09 15:27:25.537 | + lib/database:recreate_database:112 : local db=keystone 2022-05-09 15:27:25.540 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-09 15:27:25.543 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-09 15:27:25.545 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-09 15:27:25.550 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:27:26.028 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-09 15:27:26.032 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:27:26.049 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-09 15:27:26.052 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:27:26.055 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:27:26.057 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:27:26.061 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:27:26.066 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110046063 2022-05-09 15:27:26.068 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-09 15:27:30.705 | 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=205721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:27:30.712 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:30.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.713 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.713 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.713 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.715 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:30.715 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:30.744 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:30.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.745 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.745 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.746 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.747 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:30.747 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:30.892 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:30.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.894 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:30.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:30.895 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:30.895 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:30.903 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:27:32.760 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:32.761 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:27:32.769 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:32.769 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:27:32.776 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:32.776 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:27:32.784 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:32.784 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:27:32.791 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:32.791 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:27:32.799 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:32.799 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:27:32.854 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:32.854 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:32.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.857 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.858 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.858 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.859 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.859 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:32.859 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:32.859 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:32.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.861 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.861 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.861 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.862 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:32.862 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:32.870 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:32.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.872 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.872 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.873 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:32.873 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:32.873 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:32.873 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:33.468 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:33.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.470 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.470 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.470 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.470 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.471 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:33.471 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:33.496 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:33.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.499 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.499 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.499 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.499 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.499 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:33.500 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:33.507 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:27:33.567 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:33.568 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:27:33.575 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:33.575 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:27:33.582 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:33.582 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:27:33.589 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:33.590 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:27:33.597 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:33.597 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:27:33.604 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:33.604 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:27:33.612 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:33.613 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:33.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.615 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.615 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.615 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.616 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:33.616 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:33.616 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:33.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.618 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.619 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.619 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.619 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.619 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:33.620 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:33.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:33.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.629 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.629 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.630 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:33.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:33.630 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:33.630 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:34.146 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:34.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.148 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.148 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.149 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.149 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:34.149 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:34.176 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:27:34.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.178 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.179 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.179 | 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=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:27:34.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:27:34.179 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:27:34.179 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205721) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:27:34.187 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-09 15:27:34.195 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:34.195 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-09 15:27:34.203 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:34.203 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-09 15:27:34.210 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:34.210 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-09 15:27:34.218 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:34.218 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-09 15:27:34.225 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:34.225 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-09 15:27:34.233 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:34.233 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-09 15:27:34.240 | INFO migrate.versioning.api [-] done 2022-05-09 15:27:34.647 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-09 15:27:34.649 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:34.653 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:34.655 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:34.657 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:34.660 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:34.662 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:27:34.665 | + functions-common:time_stop:2444 : start_time=1652110046063 2022-05-09 15:27:34.667 | + functions-common:time_stop:2446 : [[ -z 1652110046063 ]] 2022-05-09 15:27:34.671 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:34.675 | + functions-common:time_stop:2449 : end_time=1652110054673 2022-05-09 15:27:34.678 | + functions-common:time_stop:2450 : elapsed_time=8610 2022-05-09 15:27:34.680 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:27:34.683 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:34.685 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8610 2022-05-09 15:27:34.688 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-09 15:27:34.690 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-09 15:27:34.695 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-09 15:27:39.220 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-09 15:27:39.223 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-09 15:27:39.224 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-09 15:27:39.224 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-09 15:27:39.224 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-09 15:27:39.224 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-09 15:27:39.226 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-09 15:27:39.226 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-09 15:27:39.226 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-09 15:27:39.599 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-09 15:27:39.603 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-09 15:27:44.035 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-09 15:27:44.036 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-09 15:27:44.036 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-09 15:27:44.036 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-09 15:27:44.036 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-09 15:27:44.037 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-09 15:27:44.037 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-09 15:27:44.037 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-09 15:27:44.038 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-09 15:27:44.405 | + ./stack.sh:main:1099 : start_keystone 2022-05-09 15:27:44.408 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-09 15:27:44.410 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-09 15:27:44.413 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-09 15:27:44.430 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:44.434 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-09 15:27:44.437 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-09 15:27:44.442 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-09 15:27:44.444 | + functions-common:run_process:1692 : local service=keystone 2022-05-09 15:27:44.447 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:27:44.450 | + functions-common:run_process:1694 : local group= 2022-05-09 15:27:44.452 | + functions-common:run_process:1695 : local user= 2022-05-09 15:27:44.455 | + functions-common:run_process:1697 : local name=keystone 2022-05-09 15:27:44.457 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:27:44.460 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:27:44.462 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:27:44.465 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:27:44.468 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:27:44.474 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110064471 2022-05-09 15:27:44.476 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-09 15:27:44.493 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:27:44.497 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-09 15:27:44.499 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-09 15:27:44.502 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:27:44.504 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:27:44.507 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:27:44.509 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:27:44.513 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-09 15:27:44.515 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-09 15:27:44.517 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-09 15:27:44.520 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:27:44.522 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:27:44.525 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-09 15:27:44.527 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-09 15:27:44.530 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-09 15:27:44.532 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:27:44.534 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:27:44.536 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:27:44.538 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-09 15:27:44.541 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:27:44.545 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-09 15:27:44.598 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-09 15:27:44.652 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-09 15:27:44.705 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-09 15:27:44.760 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:27:44.814 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-09 15:27:44.866 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-09 15:27:44.918 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-09 15:27:44.971 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-09 15:27:45.023 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-09 15:27:45.076 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:27:45.078 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-09 15:27:45.137 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:27:45.563 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-09 15:27:45.578 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-09 15:27:45.994 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-09 15:27:46.085 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:27:46.089 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:46.092 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:46.095 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:46.097 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:46.100 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:46.102 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:27:46.105 | + functions-common:time_stop:2444 : start_time=1652110064471 2022-05-09 15:27:46.108 | + functions-common:time_stop:2446 : [[ -z 1652110064471 ]] 2022-05-09 15:27:46.111 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:46.116 | + functions-common:time_stop:2449 : end_time=1652110066113 2022-05-09 15:27:46.118 | + functions-common:time_stop:2450 : elapsed_time=1642 2022-05-09 15:27:46.122 | + functions-common:time_stop:2451 : total=1429 2022-05-09 15:27:46.124 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:46.128 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3071 2022-05-09 15:27:46.131 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-09 15:27:46.131 | Waiting for keystone to start... 2022-05-09 15:27:46.133 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.32/identity/v3/ 2022-05-09 15:27:46.136 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.32/identity/v3/ 2022-05-09 15:27:46.139 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:27:46.141 | + functions:wait_for_service:458 : local url=http://10.222.0.32/identity/v3/ 2022-05-09 15:27:46.144 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:27:46.146 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:27:46.149 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:27:46.152 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:27:46.154 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:27:46.163 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:27:46.166 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110066163 2022-05-09 15:27:46.169 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:27:46.175 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32/identity/v3/ 2022-05-09 15:27:50.403 | ++ inc/async:async_inner:64 : rc=0 2022-05-09 15:27:50.433 | [203738 Async install_tempest:203738]: finished successfully 2022-05-09 15:27:52.649 | + :: : [[ 200 == 503 ]] 2022-05-09 15:27:52.651 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:27:52.655 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:27:52.657 | + functions-common:time_stop:2437 : local name 2022-05-09 15:27:52.660 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:27:52.662 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:27:52.665 | + functions-common:time_stop:2440 : local total 2022-05-09 15:27:52.667 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:27:52.670 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:27:52.672 | + functions-common:time_stop:2444 : start_time=1652110066163 2022-05-09 15:27:52.675 | + functions-common:time_stop:2446 : [[ -z 1652110066163 ]] 2022-05-09 15:27:52.678 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:27:52.682 | + functions-common:time_stop:2449 : end_time=1652110072680 2022-05-09 15:27:52.685 | + functions-common:time_stop:2450 : elapsed_time=6517 2022-05-09 15:27:52.687 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:27:52.690 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:27:52.693 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6517 2022-05-09 15:27:52.695 | + functions:wait_for_service:467 : return 0 2022-05-09 15:27:52.698 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-09 15:27:52.716 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:27:52.719 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-09 15:27:52.721 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:27:52.724 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-09 15:27:52.753 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-09 15:27:52.756 | + 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.32/identity 2022-05-09 15:27:57.506 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.506 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.507 | 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=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.515 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.532 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.532 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.563 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.595 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.595 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.686 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.686 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.687 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.687 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.687 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.687 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.701 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.701 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.701 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.701 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.701 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.702 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.702 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.709 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.713 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.713 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=206558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-09 15:27:57.745 | 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=206558) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:27:57.952 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created domain default 2022-05-09 15:27:57.992 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created project admin 2022-05-09 15:27:58.019 | DEBUG passlib.handlers.bcrypt [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=206558) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-09 15:27:58.020 | DEBUG passlib.handlers.bcrypt [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=206558) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-09 15:27:58.081 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created user admin 2022-05-09 15:27:58.094 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created role reader 2022-05-09 15:27:58.103 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created role member 2022-05-09 15:27:58.127 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created implied role where 68bfbd93f3e34ca58a58a2d237564990 implies a53fd65b58a64e39bee8522541c38253 2022-05-09 15:27:58.137 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created role admin 2022-05-09 15:27:58.154 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created implied role where 8cf832105b2949f6b11e06b208146326 implies 68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:27:58.165 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Granted role admin on project admin to user admin. 2022-05-09 15:27:58.175 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Granted role admin on the system to user admin. 2022-05-09 15:27:58.187 | WARNING py.warnings [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 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-05-09 15:27:58.187 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-09 15:27:58.187 |  2022-05-09 15:27:58.190 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created region RegionOne 2022-05-09 15:27:58.222 | INFO keystone.cmd.bootstrap [None req-eb7a71d9-d1fe-4f8a-9316-4d0e74f67198 None None] Created public endpoint http://10.222.0.32/identity 2022-05-09 15:27:58.673 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-09 15:27:58.676 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-09 15:27:58.678 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-09 15:27:58.682 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-09 15:28:01.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:01.545 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:01.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:01.546 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:01.711 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:01.714 | + lib/keystone:create_keystone_accounts:310 : admin_project=4feddf1938a742ebac431fd3312cccc1 2022-05-09 15:28:01.717 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-09 15:28:01.720 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-09 15:28:03.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:03.895 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:03.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:03.895 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:04.060 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:04.063 | + lib/keystone:create_keystone_accounts:312 : admin_user=bb7614d8c4184d29a9515f84d7487a48 2022-05-09 15:28:04.066 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-09 15:28:04.068 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-09 15:28:04.071 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-09 15:28:04.073 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin bb7614d8c4184d29a9515f84d7487a48 default 2022-05-09 15:28:04.131 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin bb7614d8c4184d29a9515f84d7487a48 default 2022-05-09 15:28:04.170 | [178417 Async ks-domain-role:206678]: running: get_or_add_user_domain_role admin bb7614d8c4184d29a9515f84d7487a48 default 2022-05-09 15:28:04.173 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-09 15:28:04.175 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:28:04.178 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-09 15:28:07.428 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-09 15:28:07.431 | + functions-common:get_or_create_domain:900 : echo default 2022-05-09 15:28:07.431 | default 2022-05-09 15:28:07.434 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-09 15:28:07.494 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-09 15:28:07.534 | [178417 Async ks-project:206818]: running: get_or_create_project service Default 2022-05-09 15:28:07.537 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-09 15:28:07.599 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-09 15:28:07.643 | [178417 Async ks-service:206904]: running: get_or_create_role service 2022-05-09 15:28:07.645 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-09 15:28:07.717 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-09 15:28:07.788 | [178417 Async ks-reseller:206991]: running: get_or_create_role ResellerAdmin 2022-05-09 15:28:07.805 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-09 15:28:07.826 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-09 15:28:08.238 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-09 15:28:08.454 | [178417 Async ks-anotherrole:207082]: running: get_or_create_role anotherrole 2022-05-09 15:28:08.473 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-09 15:28:08.497 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-09 15:28:08.513 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:28:08.558 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-09 15:28:11.341 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:11.464 | [206904 Async ks-service:206904]: finished successfully 2022-05-09 15:28:11.720 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:11.802 | [206818 Async ks-project:206818]: finished successfully 2022-05-09 15:28:11.925 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:11.999 | [206991 Async ks-reseller:206991]: finished successfully 2022-05-09 15:28:12.151 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:12.184 | [207082 Async ks-anotherrole:207082]: finished successfully 2022-05-09 15:28:12.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:12.201 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:12.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:12.201 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:12.374 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:12.377 | ++ functions-common:get_or_create_project:950 : project_id=d81824eec88248b5b24de5ca0277b615 2022-05-09 15:28:12.380 | ++ functions-common:get_or_create_project:951 : echo d81824eec88248b5b24de5ca0277b615 2022-05-09 15:28:12.383 | + lib/keystone:create_keystone_accounts:340 : invis_project=d81824eec88248b5b24de5ca0277b615 2022-05-09 15:28:12.385 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-09 15:28:12.388 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-09 15:28:12.391 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:28:12.394 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-09 15:28:14.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:14.877 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:14.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:14.877 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:14.881 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:14.908 | [206678 Async ks-domain-role:206678]: finished successfully 2022-05-09 15:28:15.050 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:15.053 | ++ functions-common:get_or_create_project:950 : project_id=3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:15.055 | ++ functions-common:get_or_create_project:951 : echo 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:15.058 | + lib/keystone:create_keystone_accounts:344 : demo_project=3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:15.061 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-09 15:28:15.064 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-09 15:28:15.067 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:15.069 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-09 15:28:15.072 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-09 15:28:15.076 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-09 15:28:17.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.547 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.547 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.712 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:17.716 | ++ functions-common:get_or_create_user:937 : user_id=c4d4881e6ced433aab8e2c1035d9d174 2022-05-09 15:28:17.718 | ++ functions-common:get_or_create_user:938 : echo c4d4881e6ced433aab8e2c1035d9d174 2022-05-09 15:28:17.721 | + lib/keystone:create_keystone_accounts:347 : demo_user=c4d4881e6ced433aab8e2c1035d9d174 2022-05-09 15:28:17.724 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-09 15:28:17.774 | [178417 Async ks-domain-role:206678]: Waiting for completion of get_or_add_user_domain_role admin bb7614d8c4184d29a9515f84d7487a48 default running on PID 206678 (6 other jobs running) 2022-05-09 15:28:17.800 | [178417 Async ks-domain-role:206678]: Signaling child to exit 2022-05-09 15:28:17.800 | WAKEUP 2022-05-09 15:28:17.826 | [178417 Async ks-domain-role:206678]: Signaled 2022-05-09 15:28:17.828 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-09 15:28:17.828 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb7614d8c4184d29a9515f84d7487a48 --domain default 2022-05-09 15:28:17.828 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:17.828 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-09 15:28:17.828 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:17.828 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:17.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.828 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:17.828 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-09 15:28:17.828 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-09 15:28:17.828 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user bb7614d8c4184d29a9515f84d7487a48 --domain default 2022-05-09 15:28:17.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.828 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-09 15:28:17.828 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:17.828 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:17.828 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:17.828 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb7614d8c4184d29a9515f84d7487a48 --domain default 2022-05-09 15:28:17.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.828 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:17.828 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:28:17.829 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:28:17.829 | ++ functions-common:get_field:830 : echo '| 8cf832105b2949f6b11e06b208146326 | bb7614d8c4184d29a9515f84d7487a48 | | | default | | False |' 2022-05-09 15:28:17.829 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:28:17.829 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:17.829 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=8cf832105b2949f6b11e06b208146326 2022-05-09 15:28:17.829 | + functions-common:get_or_add_user_domain_role:1033 : echo 8cf832105b2949f6b11e06b208146326 2022-05-09 15:28:17.829 | 8cf832105b2949f6b11e06b208146326 2022-05-09 15:28:17.873 | [178417 Async ks-domain-role:206678]: finished get_or_add_user_domain_role admin bb7614d8c4184d29a9515f84d7487a48 default with result 0 in 10 seconds 2022-05-09 15:28:17.880 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-09 15:28:17.918 | [178417 Async ks-project:206818]: Waiting for completion of get_or_create_project service Default running on PID 206818 (5 other jobs running) 2022-05-09 15:28:17.944 | [178417 Async ks-project:206818]: Signaling child to exit 2022-05-09 15:28:17.944 | WAKEUP 2022-05-09 15:28:17.968 | [178417 Async ks-project:206818]: Signaled 2022-05-09 15:28:17.969 | + functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:28:17.969 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-09 15:28:17.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.969 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:17.969 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:17.969 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:17.969 | + functions-common:get_or_create_project:950 : project_id=97316c4f42ae4185a3ebe8633093e218 2022-05-09 15:28:17.969 | + functions-common:get_or_create_project:951 : echo 97316c4f42ae4185a3ebe8633093e218 2022-05-09 15:28:17.970 | 97316c4f42ae4185a3ebe8633093e218 2022-05-09 15:28:18.014 | [178417 Async ks-project:206818]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-09 15:28:18.051 | [178417 Async ks-service:206904]: Waiting for completion of get_or_create_role service running on PID 206904 (4 other jobs running) 2022-05-09 15:28:18.076 | [178417 Async ks-service:206904]: Signaling child to exit 2022-05-09 15:28:18.077 | WAKEUP 2022-05-09 15:28:18.099 | [178417 Async ks-service:206904]: Signaled 2022-05-09 15:28:18.101 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:28:18.101 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-09 15:28:18.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:18.101 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:18.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:18.101 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:18.101 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:18.101 | + functions-common:get_or_create_role:962 : role_id=0dc5507e726a48198da466396f551a22 2022-05-09 15:28:18.101 | + functions-common:get_or_create_role:963 : echo 0dc5507e726a48198da466396f551a22 2022-05-09 15:28:18.101 | 0dc5507e726a48198da466396f551a22 2022-05-09 15:28:18.145 | [178417 Async ks-service:206904]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-09 15:28:18.183 | [178417 Async ks-reseller:206991]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 206991 (3 other jobs running) 2022-05-09 15:28:18.209 | [178417 Async ks-reseller:206991]: Signaling child to exit 2022-05-09 15:28:18.209 | WAKEUP 2022-05-09 15:28:18.232 | [178417 Async ks-reseller:206991]: Signaled 2022-05-09 15:28:18.233 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:28:18.233 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-09 15:28:18.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:18.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:18.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:18.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:18.233 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:18.233 | + functions-common:get_or_create_role:962 : role_id=3f75309e353c4d65ab7989f035f0514e 2022-05-09 15:28:18.233 | + functions-common:get_or_create_role:963 : echo 3f75309e353c4d65ab7989f035f0514e 2022-05-09 15:28:18.233 | 3f75309e353c4d65ab7989f035f0514e 2022-05-09 15:28:18.278 | [178417 Async ks-reseller:206991]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-09 15:28:18.315 | [178417 Async ks-anotherrole:207082]: Waiting for completion of get_or_create_role anotherrole running on PID 207082 (2 other jobs running) 2022-05-09 15:28:18.340 | [178417 Async ks-anotherrole:207082]: Signaling child to exit 2022-05-09 15:28:18.340 | WAKEUP 2022-05-09 15:28:18.362 | [178417 Async ks-anotherrole:207082]: Signaled 2022-05-09 15:28:18.364 | + functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:28:18.364 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-09 15:28:18.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:18.364 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:18.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:18.364 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:18.364 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:18.364 | + functions-common:get_or_create_role:962 : role_id=7c610827438840438f3b3e90fac7c51c 2022-05-09 15:28:18.364 | + functions-common:get_or_create_role:963 : echo 7c610827438840438f3b3e90fac7c51c 2022-05-09 15:28:18.364 | 7c610827438840438f3b3e90fac7c51c 2022-05-09 15:28:18.410 | [178417 Async ks-anotherrole:207082]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-09 15:28:18.414 | + inc/async:async_wait:197 : return 0 2022-05-09 15:28:18.417 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:18.475 | + inc/async:async_inner:63 : get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:18.520 | [178417 Async ks-demo-member:207949]: running: get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:18.523 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin bb7614d8c4184d29a9515f84d7487a48 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:18.585 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bb7614d8c4184d29a9515f84d7487a48 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:18.633 | [178417 Async ks-demo-admin:208061]: running: get_or_add_user_project_role admin bb7614d8c4184d29a9515f84d7487a48 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:18.636 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:18.703 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:18.752 | [178417 Async ks-demo-another:208173]: running: get_or_add_user_project_role anotherrole c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:18.755 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 d81824eec88248b5b24de5ca0277b615 2022-05-09 15:28:18.831 | + inc/async:async_inner:63 : get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 d81824eec88248b5b24de5ca0277b615 2022-05-09 15:28:18.883 | [178417 Async ks-demo-invis:208285]: running: get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 d81824eec88248b5b24de5ca0277b615 2022-05-09 15:28:18.886 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-09 15:28:18.901 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-09 15:28:18.910 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:18.918 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-09 15:28:18.922 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-09 15:28:18.939 | +++ functions-common:get_or_create_user:939 : 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-05-09 15:28:22.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:22.979 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:22.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:22.979 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:23.170 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:23.173 | ++ functions-common:get_or_create_user:937 : user_id=1760116515f34b5fb2889a2dc579c898 2022-05-09 15:28:23.176 | ++ functions-common:get_or_create_user:938 : echo 1760116515f34b5fb2889a2dc579c898 2022-05-09 15:28:23.179 | + lib/keystone:create_keystone_accounts:360 : demo_reader=1760116515f34b5fb2889a2dc579c898 2022-05-09 15:28:23.182 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 1760116515f34b5fb2889a2dc579c898 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:23.300 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1760116515f34b5fb2889a2dc579c898 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:23.412 | [178417 Async ks-demo-reader:208441]: running: get_or_add_user_project_role reader 1760116515f34b5fb2889a2dc579c898 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:23.437 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-09 15:28:23.474 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-09 15:28:23.501 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:28:23.538 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-09 15:28:28.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:28.603 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:28.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:28.603 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:28.795 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:28.801 | ++ functions-common:get_or_create_project:950 : project_id=95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:28.804 | ++ functions-common:get_or_create_project:951 : echo 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:28.810 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:28.815 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-09 15:28:28.834 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-09 15:28:28.854 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:28.865 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-09 15:28:28.879 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-09 15:28:28.896 | +++ functions-common:get_or_create_user:939 : 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-05-09 15:28:32.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:32.606 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:32.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:32.606 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:32.871 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:32.874 | ++ functions-common:get_or_create_user:937 : user_id=e78374f27c7f4b0db453908a6eaca9b4 2022-05-09 15:28:32.877 | ++ functions-common:get_or_create_user:938 : echo e78374f27c7f4b0db453908a6eaca9b4 2022-05-09 15:28:32.880 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e78374f27c7f4b0db453908a6eaca9b4 2022-05-09 15:28:32.883 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:32.969 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:33.026 | [178417 Async ks-alt-admin:208843]: running: get_or_add_user_project_role admin e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:33.029 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:33.126 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:33.214 | [178417 Async ks-alt-another:208957]: running: get_or_add_user_project_role anotherrole e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:33.221 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-09 15:28:33.225 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-09 15:28:33.228 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:33.233 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-09 15:28:33.246 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-09 15:28:33.278 | +++ functions-common:get_or_create_user:939 : 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-05-09 15:28:36.922 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:36.977 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:36.997 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:37.039 | [208173 Async ks-demo-another:208173]: finished successfully 2022-05-09 15:28:37.069 | [207949 Async ks-demo-member:207949]: finished successfully 2022-05-09 15:28:37.094 | [208061 Async ks-demo-admin:208061]: finished successfully 2022-05-09 15:28:37.277 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:37.304 | [208285 Async ks-demo-invis:208285]: finished successfully 2022-05-09 15:28:37.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.499 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:37.500 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:37.681 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:37.685 | ++ functions-common:get_or_create_user:937 : user_id=36e31a314078456b83533abbd4996afe 2022-05-09 15:28:37.688 | ++ functions-common:get_or_create_user:938 : echo 36e31a314078456b83533abbd4996afe 2022-05-09 15:28:37.691 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=36e31a314078456b83533abbd4996afe 2022-05-09 15:28:37.694 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 36e31a314078456b83533abbd4996afe 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:37.760 | + inc/async:async_inner:63 : get_or_add_user_project_role member 36e31a314078456b83533abbd4996afe 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:37.821 | [178417 Async ks-alt-member-user:209340]: running: get_or_add_user_project_role member 36e31a314078456b83533abbd4996afe 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:37.826 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-09 15:28:37.832 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-09 15:28:37.839 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:37.845 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-09 15:28:37.857 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-09 15:28:37.860 | +++ functions-common:get_or_create_user:939 : 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-05-09 15:28:39.277 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:39.423 | [208441 Async ks-demo-reader:208441]: finished successfully 2022-05-09 15:28:40.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:40.776 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:40.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:40.776 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:40.971 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:40.974 | ++ functions-common:get_or_create_user:937 : user_id=7b7be1898b6a4cfe94cc6c8719709d27 2022-05-09 15:28:40.977 | ++ functions-common:get_or_create_user:938 : echo 7b7be1898b6a4cfe94cc6c8719709d27 2022-05-09 15:28:40.981 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=7b7be1898b6a4cfe94cc6c8719709d27 2022-05-09 15:28:40.984 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7b7be1898b6a4cfe94cc6c8719709d27 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:41.065 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7b7be1898b6a4cfe94cc6c8719709d27 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:41.167 | [178417 Async ks-alt-reader-user:209564]: running: get_or_add_user_project_role reader 7b7be1898b6a4cfe94cc6c8719709d27 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:41.172 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-09 15:28:41.178 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:41.185 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-09 15:28:41.189 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-09 15:28:41.194 | +++ functions-common:get_or_create_user:939 : 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-05-09 15:28:44.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:44.679 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:44.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:44.679 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:45.110 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:45.118 | ++ functions-common:get_or_create_user:937 : user_id=63336026aaf54e2cb824b3565422a98a 2022-05-09 15:28:45.129 | ++ functions-common:get_or_create_user:938 : echo 63336026aaf54e2cb824b3565422a98a 2022-05-09 15:28:45.141 | + lib/keystone:create_keystone_accounts:392 : system_member_user=63336026aaf54e2cb824b3565422a98a 2022-05-09 15:28:45.153 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 63336026aaf54e2cb824b3565422a98a all 2022-05-09 15:28:45.437 | + inc/async:async_inner:63 : get_or_add_user_system_role member 63336026aaf54e2cb824b3565422a98a all 2022-05-09 15:28:45.647 | [178417 Async ks-system-member:209800]: running: get_or_add_user_system_role member 63336026aaf54e2cb824b3565422a98a all 2022-05-09 15:28:45.678 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-09 15:28:45.698 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:28:45.713 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-09 15:28:45.747 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-09 15:28:45.781 | +++ functions-common:get_or_create_user:939 : 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-05-09 15:28:47.482 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:47.656 | [208843 Async ks-alt-admin:208843]: finished successfully 2022-05-09 15:28:48.177 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:48.350 | [208957 Async ks-alt-another:208957]: finished successfully 2022-05-09 15:28:49.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:49.200 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:49.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:49.200 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:49.385 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:49.388 | ++ functions-common:get_or_create_user:937 : user_id=90b5f31e17884146a6c199aa3f899e9c 2022-05-09 15:28:49.391 | ++ functions-common:get_or_create_user:938 : echo 90b5f31e17884146a6c199aa3f899e9c 2022-05-09 15:28:49.394 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=90b5f31e17884146a6c199aa3f899e9c 2022-05-09 15:28:49.396 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 90b5f31e17884146a6c199aa3f899e9c all 2022-05-09 15:28:49.463 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 90b5f31e17884146a6c199aa3f899e9c all 2022-05-09 15:28:49.526 | [178417 Async ks-system-reader:210072]: running: get_or_add_user_system_role reader 90b5f31e17884146a6c199aa3f899e9c all 2022-05-09 15:28:49.529 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-09 15:28:49.533 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-09 15:28:49.536 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-09 15:28:49.545 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-09 15:28:49.553 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-09 15:28:51.313 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:51.497 | [209340 Async ks-alt-member-user:209340]: finished successfully 2022-05-09 15:28:52.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:52.388 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:52.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:52.388 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:52.605 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:52.609 | ++ functions-common:get_or_create_group:914 : group_id=31072592cece47c98418d3b42aea3da9 2022-05-09 15:28:52.612 | ++ functions-common:get_or_create_group:915 : echo 31072592cece47c98418d3b42aea3da9 2022-05-09 15:28:52.616 | + lib/keystone:create_keystone_accounts:402 : admin_group=31072592cece47c98418d3b42aea3da9 2022-05-09 15:28:52.626 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-09 15:28:52.631 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-09 15:28:52.634 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-09 15:28:52.637 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-09 15:28:52.646 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-09 15:28:54.296 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:54.327 | [209564 Async ks-alt-reader-user:209564]: finished successfully 2022-05-09 15:28:55.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:55.246 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:55.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:55.246 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:55.437 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:55.440 | ++ functions-common:get_or_create_group:914 : group_id=39c9c694600e4b728e47b75bc586e4df 2022-05-09 15:28:55.443 | ++ functions-common:get_or_create_group:915 : echo 39c9c694600e4b728e47b75bc586e4df 2022-05-09 15:28:55.446 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=39c9c694600e4b728e47b75bc586e4df 2022-05-09 15:28:55.448 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:55.517 | + inc/async:async_inner:63 : get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:55.572 | [178417 Async ks-group-memberdemo:210425]: running: get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:55.576 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:55.671 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:55.745 | [178417 Async ks-group-anotherdemo:210511]: running: get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:55.753 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:56.080 | + inc/async:async_inner:63 : get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:56.172 | [178417 Async ks-group-memberalt:210598]: running: get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:56.198 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:56.326 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:56.550 | [178417 Async ks-group-anotheralt:210704]: running: get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:28:56.582 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 31072592cece47c98418d3b42aea3da9 4feddf1938a742ebac431fd3312cccc1 2022-05-09 15:28:56.976 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 31072592cece47c98418d3b42aea3da9 4feddf1938a742ebac431fd3312cccc1 2022-05-09 15:28:57.199 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:28:57.225 | [178417 Async ks-group-admin:210793]: running: get_or_add_group_project_role admin 31072592cece47c98418d3b42aea3da9 4feddf1938a742ebac431fd3312cccc1 2022-05-09 15:28:57.246 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-09 15:28:57.379 | [209800 Async ks-system-member:209800]: finished successfully 2022-05-09 15:28:57.606 | [178417 Async ks-demo-member:207949]: Waiting for completion of get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 running on PID 207949 (17 other jobs running) 2022-05-09 15:28:57.774 | [178417 Async ks-demo-member:207949]: Signaling child to exit 2022-05-09 15:28:57.774 | WAKEUP 2022-05-09 15:28:57.932 | [178417 Async ks-demo-member:207949]: Signaled 2022-05-09 15:28:57.947 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:28:57.948 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:28:57.948 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:28:57.948 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:28:57.948 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:28:57.948 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:28:57.948 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:28:57.948 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:28:57.948 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c4d4881e6ced433aab8e2c1035d9d174 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:57.948 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:57.948 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:28:57.948 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:57.948 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:57.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:57.948 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:57.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:57.948 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:57.948 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:57.948 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:28:57.948 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:28:57.948 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user c4d4881e6ced433aab8e2c1035d9d174 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:57.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:57.948 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:57.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:57.949 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:57.949 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:57.949 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c4d4881e6ced433aab8e2c1035d9d174 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:57.949 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:28:57.949 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:57.949 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:57.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:57.949 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:57.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:57.949 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:57.949 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:57.949 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:28:57.949 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:28:57.949 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:28:57.949 | ++ functions-common:get_field:830 : echo '| 68bfbd93f3e34ca58a58a2d237564990 | c4d4881e6ced433aab8e2c1035d9d174 | | 3d5767bb2ca248d48c5820335e1738c7 | | | False |' 2022-05-09 15:28:57.949 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:57.949 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:28:57.949 | + functions-common:get_or_add_user_project_role:1009 : echo 68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:28:57.949 | 68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:28:58.263 | [178417 Async ks-demo-member:207949]: finished get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 with result 0 in 18 seconds 2022-05-09 15:28:58.534 | [178417 Async ks-demo-admin:208061]: Waiting for completion of get_or_add_user_project_role admin bb7614d8c4184d29a9515f84d7487a48 3d5767bb2ca248d48c5820335e1738c7 running on PID 208061 (16 other jobs running) 2022-05-09 15:28:58.704 | [178417 Async ks-demo-admin:208061]: Signaling child to exit 2022-05-09 15:28:58.705 | WAKEUP 2022-05-09 15:28:58.899 | [178417 Async ks-demo-admin:208061]: Signaled 2022-05-09 15:28:58.917 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:28:58.917 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:28:58.917 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:28:58.917 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:28:58.917 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:28:58.917 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:28:58.917 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:28:58.917 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:28:58.917 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb7614d8c4184d29a9515f84d7487a48 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:58.917 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:28:58.917 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:58.917 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:58.917 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:58.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:58.917 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:58.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:58.917 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:58.917 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:58.917 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:28:58.917 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:28:58.917 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user bb7614d8c4184d29a9515f84d7487a48 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:58.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:58.917 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:58.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:58.918 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:58.918 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:58.918 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:28:58.918 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb7614d8c4184d29a9515f84d7487a48 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:58.918 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:58.918 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:58.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:58.918 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:58.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:58.918 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:58.918 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:58.918 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:28:58.918 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:28:58.918 | ++ functions-common:get_field:830 : echo '| 8cf832105b2949f6b11e06b208146326 | bb7614d8c4184d29a9515f84d7487a48 | | 3d5767bb2ca248d48c5820335e1738c7 | | | False |' 2022-05-09 15:28:58.918 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:28:58.918 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:58.918 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8cf832105b2949f6b11e06b208146326 2022-05-09 15:28:58.918 | + functions-common:get_or_add_user_project_role:1009 : echo 8cf832105b2949f6b11e06b208146326 2022-05-09 15:28:58.918 | 8cf832105b2949f6b11e06b208146326 2022-05-09 15:28:59.246 | [178417 Async ks-demo-admin:208061]: finished get_or_add_user_project_role admin bb7614d8c4184d29a9515f84d7487a48 3d5767bb2ca248d48c5820335e1738c7 with result 0 in 18 seconds 2022-05-09 15:28:59.485 | [178417 Async ks-demo-another:208173]: Waiting for completion of get_or_add_user_project_role anotherrole c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 running on PID 208173 (15 other jobs running) 2022-05-09 15:28:59.648 | [178417 Async ks-demo-another:208173]: Signaling child to exit 2022-05-09 15:28:59.649 | WAKEUP 2022-05-09 15:28:59.776 | [178417 Async ks-demo-another:208173]: Signaled 2022-05-09 15:28:59.793 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:28:59.793 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:28:59.793 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:28:59.793 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:28:59.793 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:28:59.793 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:28:59.793 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:28:59.793 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:28:59.793 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:59.793 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c4d4881e6ced433aab8e2c1035d9d174 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:59.793 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:28:59.793 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:59.793 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:59.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:59.793 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:59.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:59.793 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:59.793 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:59.793 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:28:59.793 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:28:59.793 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user c4d4881e6ced433aab8e2c1035d9d174 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:59.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:59.793 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:59.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:59.793 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:59.793 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c4d4881e6ced433aab8e2c1035d9d174 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:28:59.793 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:28:59.794 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:28:59.794 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:28:59.794 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:59.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:59.794 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:59.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:28:59.794 | from cryptography.utils import int_from_bytes 2022-05-09 15:28:59.794 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:28:59.794 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:28:59.794 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:28:59.794 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:28:59.794 | ++ functions-common:get_field:830 : echo '| 7c610827438840438f3b3e90fac7c51c | c4d4881e6ced433aab8e2c1035d9d174 | | 3d5767bb2ca248d48c5820335e1738c7 | | | False |' 2022-05-09 15:28:59.794 | ++ functions-common:get_field:824 : read data 2022-05-09 15:28:59.794 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7c610827438840438f3b3e90fac7c51c 2022-05-09 15:28:59.794 | + functions-common:get_or_add_user_project_role:1009 : echo 7c610827438840438f3b3e90fac7c51c 2022-05-09 15:28:59.794 | 7c610827438840438f3b3e90fac7c51c 2022-05-09 15:28:59.904 | [178417 Async ks-demo-another:208173]: finished get_or_add_user_project_role anotherrole c4d4881e6ced433aab8e2c1035d9d174 3d5767bb2ca248d48c5820335e1738c7 with result 0 in 18 seconds 2022-05-09 15:28:59.963 | [178417 Async ks-demo-invis:208285]: Waiting for completion of get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 d81824eec88248b5b24de5ca0277b615 running on PID 208285 (14 other jobs running) 2022-05-09 15:29:00.002 | [178417 Async ks-demo-invis:208285]: Signaling child to exit 2022-05-09 15:29:00.002 | WAKEUP 2022-05-09 15:29:00.042 | [178417 Async ks-demo-invis:208285]: Signaled 2022-05-09 15:29:00.043 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:00.043 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:00.043 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:00.043 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:00.043 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:00.043 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:00.043 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:00.043 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:00.043 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c4d4881e6ced433aab8e2c1035d9d174 --project d81824eec88248b5b24de5ca0277b615 2022-05-09 15:29:00.043 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:00.044 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.044 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.044 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.044 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.044 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.044 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.044 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:00.044 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:00.044 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user c4d4881e6ced433aab8e2c1035d9d174 --project d81824eec88248b5b24de5ca0277b615 2022-05-09 15:29:00.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.044 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.044 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.044 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.044 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:00.044 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c4d4881e6ced433aab8e2c1035d9d174 --project d81824eec88248b5b24de5ca0277b615 2022-05-09 15:29:00.044 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.044 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.044 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.044 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.044 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.044 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:00.044 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:00.044 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:00.044 | ++ functions-common:get_field:830 : echo '| 68bfbd93f3e34ca58a58a2d237564990 | c4d4881e6ced433aab8e2c1035d9d174 | | d81824eec88248b5b24de5ca0277b615 | | | False |' 2022-05-09 15:29:00.044 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.045 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:29:00.045 | + functions-common:get_or_add_user_project_role:1009 : echo 68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:29:00.045 | 68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:29:00.121 | [178417 Async ks-demo-invis:208285]: finished get_or_add_user_project_role member c4d4881e6ced433aab8e2c1035d9d174 d81824eec88248b5b24de5ca0277b615 with result 0 in 18 seconds 2022-05-09 15:29:00.223 | [178417 Async ks-demo-reader:208441]: Waiting for completion of get_or_add_user_project_role reader 1760116515f34b5fb2889a2dc579c898 3d5767bb2ca248d48c5820335e1738c7 running on PID 208441 (13 other jobs running) 2022-05-09 15:29:00.269 | [178417 Async ks-demo-reader:208441]: Signaling child to exit 2022-05-09 15:29:00.269 | WAKEUP 2022-05-09 15:29:00.309 | [178417 Async ks-demo-reader:208441]: Signaled 2022-05-09 15:29:00.311 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:00.311 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:00.311 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:00.311 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:00.311 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:00.311 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:00.311 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:00.311 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:00.311 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1760116515f34b5fb2889a2dc579c898 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:29:00.311 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.311 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:00.311 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.311 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.311 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.311 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.311 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.311 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:00.311 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:00.311 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 1760116515f34b5fb2889a2dc579c898 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:29:00.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.311 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.312 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.312 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1760116515f34b5fb2889a2dc579c898 --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:29:00.312 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.312 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:00.312 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.312 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.312 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.312 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.312 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.312 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:00.312 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:00.312 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:00.312 | ++ functions-common:get_field:830 : echo '| a53fd65b58a64e39bee8522541c38253 | 1760116515f34b5fb2889a2dc579c898 | | 3d5767bb2ca248d48c5820335e1738c7 | | | False |' 2022-05-09 15:29:00.312 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.312 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a53fd65b58a64e39bee8522541c38253 2022-05-09 15:29:00.312 | + functions-common:get_or_add_user_project_role:1009 : echo a53fd65b58a64e39bee8522541c38253 2022-05-09 15:29:00.312 | a53fd65b58a64e39bee8522541c38253 2022-05-09 15:29:00.395 | [178417 Async ks-demo-reader:208441]: finished get_or_add_user_project_role reader 1760116515f34b5fb2889a2dc579c898 3d5767bb2ca248d48c5820335e1738c7 with result 0 in 16 seconds 2022-05-09 15:29:00.402 | + inc/async:async_wait:197 : return 0 2022-05-09 15:29:00.405 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-09 15:29:00.467 | [178417 Async ks-alt-admin:208843]: Waiting for completion of get_or_add_user_project_role admin e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f running on PID 208843 (12 other jobs running) 2022-05-09 15:29:00.494 | [178417 Async ks-alt-admin:208843]: Signaling child to exit 2022-05-09 15:29:00.495 | WAKEUP 2022-05-09 15:29:00.519 | [178417 Async ks-alt-admin:208843]: Signaled 2022-05-09 15:29:00.520 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:00.520 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:00.520 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:00.520 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:00.521 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:00.521 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:00.521 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:00.521 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:00.521 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:00.521 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e78374f27c7f4b0db453908a6eaca9b4 --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:00.521 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.521 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.521 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.521 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.521 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.521 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.521 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:00.521 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:00.521 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user e78374f27c7f4b0db453908a6eaca9b4 --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:00.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.521 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.521 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.521 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e78374f27c7f4b0db453908a6eaca9b4 --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:00.521 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.521 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:00.521 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.521 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.521 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.521 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.521 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.521 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:00.522 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:00.522 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:00.522 | ++ functions-common:get_field:830 : echo '| 8cf832105b2949f6b11e06b208146326 | e78374f27c7f4b0db453908a6eaca9b4 | | 95f59159e6a94f0f993fbc3ee5a8d44f | | | False |' 2022-05-09 15:29:00.522 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.522 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8cf832105b2949f6b11e06b208146326 2022-05-09 15:29:00.522 | + functions-common:get_or_add_user_project_role:1009 : echo 8cf832105b2949f6b11e06b208146326 2022-05-09 15:29:00.522 | 8cf832105b2949f6b11e06b208146326 2022-05-09 15:29:00.576 | [178417 Async ks-alt-admin:208843]: finished get_or_add_user_project_role admin e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f with result 0 in 14 seconds 2022-05-09 15:29:00.619 | [178417 Async ks-alt-another:208957]: Waiting for completion of get_or_add_user_project_role anotherrole e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f running on PID 208957 (11 other jobs running) 2022-05-09 15:29:00.646 | [178417 Async ks-alt-another:208957]: Signaling child to exit 2022-05-09 15:29:00.647 | WAKEUP 2022-05-09 15:29:00.673 | [178417 Async ks-alt-another:208957]: Signaled 2022-05-09 15:29:00.675 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:00.675 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:00.675 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:00.675 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:00.675 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:00.675 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:00.675 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:00.675 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:00.675 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:00.675 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e78374f27c7f4b0db453908a6eaca9b4 --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:00.675 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.675 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.675 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.675 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.675 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.675 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.675 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:00.675 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:00.675 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user e78374f27c7f4b0db453908a6eaca9b4 --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:00.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.675 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.675 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.675 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.676 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e78374f27c7f4b0db453908a6eaca9b4 --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:00.676 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:00.676 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.676 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.676 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.676 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.676 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.676 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:00.676 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:00.676 | ++ functions-common:get_field:830 : echo '| 7c610827438840438f3b3e90fac7c51c | e78374f27c7f4b0db453908a6eaca9b4 | | 95f59159e6a94f0f993fbc3ee5a8d44f | | | False |' 2022-05-09 15:29:00.676 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:00.676 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.676 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7c610827438840438f3b3e90fac7c51c 2022-05-09 15:29:00.676 | + functions-common:get_or_add_user_project_role:1009 : echo 7c610827438840438f3b3e90fac7c51c 2022-05-09 15:29:00.676 | 7c610827438840438f3b3e90fac7c51c 2022-05-09 15:29:00.726 | [178417 Async ks-alt-another:208957]: finished get_or_add_user_project_role anotherrole e78374f27c7f4b0db453908a6eaca9b4 95f59159e6a94f0f993fbc3ee5a8d44f with result 0 in 15 seconds 2022-05-09 15:29:00.780 | [178417 Async ks-alt-member-user:209340]: Waiting for completion of get_or_add_user_project_role member 36e31a314078456b83533abbd4996afe 95f59159e6a94f0f993fbc3ee5a8d44f running on PID 209340 (10 other jobs running) 2022-05-09 15:29:00.808 | [178417 Async ks-alt-member-user:209340]: Signaling child to exit 2022-05-09 15:29:00.809 | WAKEUP 2022-05-09 15:29:00.835 | [178417 Async ks-alt-member-user:209340]: Signaled 2022-05-09 15:29:00.836 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:00.836 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:00.836 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:00.836 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:00.836 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:00.836 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:00.836 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:00.836 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:00.836 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 36e31a314078456b83533abbd4996afe --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:00.836 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:00.836 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.837 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.837 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.837 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.837 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.837 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.837 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:00.837 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:00.837 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 36e31a314078456b83533abbd4996afe --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:00.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.837 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.837 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.837 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:00.837 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:00.837 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 36e31a314078456b83533abbd4996afe --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:00.837 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:00.837 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.837 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:00.837 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:00.838 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:00.838 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:00.838 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:00.838 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:00.838 | ++ functions-common:get_field:830 : echo '| 68bfbd93f3e34ca58a58a2d237564990 | 36e31a314078456b83533abbd4996afe | | 95f59159e6a94f0f993fbc3ee5a8d44f | | | False |' 2022-05-09 15:29:00.838 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:00.838 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:29:00.838 | + functions-common:get_or_add_user_project_role:1009 : echo 68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:29:00.838 | 68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:29:00.885 | [178417 Async ks-alt-member-user:209340]: finished get_or_add_user_project_role member 36e31a314078456b83533abbd4996afe 95f59159e6a94f0f993fbc3ee5a8d44f with result 0 in 13 seconds 2022-05-09 15:29:00.929 | [178417 Async ks-alt-reader-user:209564]: Waiting for completion of get_or_add_user_project_role reader 7b7be1898b6a4cfe94cc6c8719709d27 95f59159e6a94f0f993fbc3ee5a8d44f running on PID 209564 (9 other jobs running) 2022-05-09 15:29:00.979 | [178417 Async ks-alt-reader-user:209564]: Signaling child to exit 2022-05-09 15:29:00.979 | WAKEUP 2022-05-09 15:29:01.028 | [178417 Async ks-alt-reader-user:209564]: Signaled 2022-05-09 15:29:01.030 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:29:01.030 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:29:01.030 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:01.030 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:01.030 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:01.030 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:01.030 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:01.030 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:29:01.030 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:29:01.030 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:01.030 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:01.030 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:01.030 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7b7be1898b6a4cfe94cc6c8719709d27 --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:01.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.030 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.030 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.030 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:01.030 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:29:01.030 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:29:01.030 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 7b7be1898b6a4cfe94cc6c8719709d27 --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:01.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.030 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.030 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.030 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7b7be1898b6a4cfe94cc6c8719709d27 --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:01.030 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:29:01.030 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:29:01.031 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:29:01.031 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:01.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.031 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.031 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.031 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:01.031 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:29:01.031 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:29:01.031 | ++ functions-common:get_field:830 : echo '| a53fd65b58a64e39bee8522541c38253 | 7b7be1898b6a4cfe94cc6c8719709d27 | | 95f59159e6a94f0f993fbc3ee5a8d44f | | | False |' 2022-05-09 15:29:01.031 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:29:01.031 | ++ functions-common:get_field:824 : read data 2022-05-09 15:29:01.031 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a53fd65b58a64e39bee8522541c38253 2022-05-09 15:29:01.031 | + functions-common:get_or_add_user_project_role:1009 : echo a53fd65b58a64e39bee8522541c38253 2022-05-09 15:29:01.031 | a53fd65b58a64e39bee8522541c38253 2022-05-09 15:29:01.108 | [178417 Async ks-alt-reader-user:209564]: finished get_or_add_user_project_role reader 7b7be1898b6a4cfe94cc6c8719709d27 95f59159e6a94f0f993fbc3ee5a8d44f with result 0 in 13 seconds 2022-05-09 15:29:01.112 | + inc/async:async_wait:197 : return 0 2022-05-09 15:29:01.117 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-09 15:29:01.211 | [178417 Async ks-system-member:209800]: Waiting for completion of get_or_add_user_system_role member 63336026aaf54e2cb824b3565422a98a all running on PID 209800 (8 other jobs running) 2022-05-09 15:29:01.260 | [178417 Async ks-system-member:209800]: Signaling child to exit 2022-05-09 15:29:01.261 | WAKEUP 2022-05-09 15:29:01.294 | [178417 Async ks-system-member:209800]: Signaled 2022-05-09 15:29:01.294 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-09 15:29:01.294 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-09 15:29:01.295 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-09 15:29:01.295 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:01.295 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:01.295 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:01.295 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:01.295 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:01.295 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-09 15:29:01.295 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63336026aaf54e2cb824b3565422a98a --system all -f value -c Role 2022-05-09 15:29:01.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.295 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:01.295 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-09 15:29:01.295 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-09 15:29:01.295 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 63336026aaf54e2cb824b3565422a98a --system all 2022-05-09 15:29:01.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.295 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63336026aaf54e2cb824b3565422a98a --system all -f value -c Role 2022-05-09 15:29:01.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:01.295 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:01.295 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:01.295 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:29:01.295 | + functions-common:get_or_add_user_system_role:1064 : echo 68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:29:01.295 | 68bfbd93f3e34ca58a58a2d237564990 2022-05-09 15:29:01.362 | [178417 Async ks-system-member:209800]: finished get_or_add_user_system_role member 63336026aaf54e2cb824b3565422a98a all with result 0 in 12 seconds 2022-05-09 15:29:01.418 | [178417 Async ks-system-reader:210072]: Waiting for completion of get_or_add_user_system_role reader 90b5f31e17884146a6c199aa3f899e9c all running on PID 210072 (7 other jobs running) 2022-05-09 15:29:01.483 | [178417 Async ks-system-reader:210072]: Signaling child to exit 2022-05-09 15:29:02.537 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:02.701 | [210072 Async ks-system-reader:210072]: finished successfully 2022-05-09 15:29:02.855 | WAKEUP 2022-05-09 15:29:03.021 | [178417 Async ks-system-reader:210072]: Signaled 2022-05-09 15:29:03.041 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-09 15:29:03.042 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-09 15:29:03.042 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-09 15:29:03.042 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:29:03.042 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:29:03.042 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:29:03.042 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:29:03.042 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:29:03.042 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-09 15:29:03.042 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 90b5f31e17884146a6c199aa3f899e9c --system all -f value -c Role 2022-05-09 15:29:03.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:03.042 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:03.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:03.042 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:03.042 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:03.042 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-09 15:29:03.042 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-09 15:29:03.042 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 90b5f31e17884146a6c199aa3f899e9c --system all 2022-05-09 15:29:03.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:03.042 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:03.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:03.042 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:03.042 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 90b5f31e17884146a6c199aa3f899e9c --system all -f value -c Role 2022-05-09 15:29:03.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:03.042 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:03.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:03.042 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:03.042 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:03.042 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=a53fd65b58a64e39bee8522541c38253 2022-05-09 15:29:03.042 | + functions-common:get_or_add_user_system_role:1064 : echo a53fd65b58a64e39bee8522541c38253 2022-05-09 15:29:03.042 | a53fd65b58a64e39bee8522541c38253 2022-05-09 15:29:03.351 | [178417 Async ks-system-reader:210072]: finished get_or_add_user_system_role reader 90b5f31e17884146a6c199aa3f899e9c all with result 0 in 13 seconds 2022-05-09 15:29:03.384 | + inc/async:async_wait:197 : return 0 2022-05-09 15:29:03.405 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-09 15:29:03.782 | [178417 Async ks-group-memberdemo:210425]: Waiting for completion of get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 running on PID 210425 (6 other jobs running) 2022-05-09 15:29:03.930 | [178417 Async ks-group-memberdemo:210425]: Signaling child to exit 2022-05-09 15:29:09.619 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:09.720 | [210425 Async ks-group-memberdemo:210425]: finished successfully 2022-05-09 15:29:09.835 | WAKEUP 2022-05-09 15:29:09.966 | [178417 Async ks-group-memberdemo:210425]: Signaled 2022-05-09 15:29:09.976 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:09.976 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 39c9c694600e4b728e47b75bc586e4df --project 3d5767bb2ca248d48c5820335e1738c7 -f value 2022-05-09 15:29:09.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:09.976 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:09.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:09.976 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:09.976 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:09.976 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:09.976 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:09.976 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 39c9c694600e4b728e47b75bc586e4df --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:29:09.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:09.976 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:09.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:09.976 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:09.976 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 39c9c694600e4b728e47b75bc586e4df --project 3d5767bb2ca248d48c5820335e1738c7 -f value 2022-05-09 15:29:09.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:09.976 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:09.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:09.976 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:09.976 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:09.976 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='68bfbd93f3e34ca58a58a2d237564990 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 False' 2022-05-09 15:29:09.976 | + functions-common:get_or_add_group_project_role:1088 : echo 68bfbd93f3e34ca58a58a2d237564990 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 False 2022-05-09 15:29:09.976 | 68bfbd93f3e34ca58a58a2d237564990 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 False 2022-05-09 15:29:10.247 | [178417 Async ks-group-memberdemo:210425]: finished get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 with result 0 in 14 seconds 2022-05-09 15:29:10.453 | [178417 Async ks-group-anotherdemo:210511]: Waiting for completion of get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 running on PID 210511 (5 other jobs running) 2022-05-09 15:29:10.549 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:10.587 | [178417 Async ks-group-anotherdemo:210511]: Signaling child to exit 2022-05-09 15:29:10.605 | [210704 Async ks-group-anotheralt:210704]: finished successfully 2022-05-09 15:29:11.099 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:11.129 | [210511 Async ks-group-anotherdemo:210511]: finished successfully 2022-05-09 15:29:11.154 | WAKEUP 2022-05-09 15:29:11.184 | [178417 Async ks-group-anotherdemo:210511]: Signaled 2022-05-09 15:29:11.185 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:11.185 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 39c9c694600e4b728e47b75bc586e4df --project 3d5767bb2ca248d48c5820335e1738c7 -f value 2022-05-09 15:29:11.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:11.185 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:11.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:11.185 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:11.185 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:11.185 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:11.185 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:11.185 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 39c9c694600e4b728e47b75bc586e4df --project 3d5767bb2ca248d48c5820335e1738c7 2022-05-09 15:29:11.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:11.185 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:11.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:11.185 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:11.185 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 39c9c694600e4b728e47b75bc586e4df --project 3d5767bb2ca248d48c5820335e1738c7 -f value 2022-05-09 15:29:11.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:11.185 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:11.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:11.185 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:11.185 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:11.185 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='7c610827438840438f3b3e90fac7c51c 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 False' 2022-05-09 15:29:11.185 | + functions-common:get_or_add_group_project_role:1088 : echo 7c610827438840438f3b3e90fac7c51c 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 False 2022-05-09 15:29:11.185 | 7c610827438840438f3b3e90fac7c51c 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 False 2022-05-09 15:29:11.241 | [178417 Async ks-group-anotherdemo:210511]: finished get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 3d5767bb2ca248d48c5820335e1738c7 with result 0 in 15 seconds 2022-05-09 15:29:11.282 | [178417 Async ks-group-memberalt:210598]: Waiting for completion of get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f running on PID 210598 (4 other jobs running) 2022-05-09 15:29:11.310 | [178417 Async ks-group-memberalt:210598]: Signaling child to exit 2022-05-09 15:29:12.038 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:12.067 | [210598 Async ks-group-memberalt:210598]: finished successfully 2022-05-09 15:29:12.088 | WAKEUP 2022-05-09 15:29:12.112 | [178417 Async ks-group-memberalt:210598]: Signaled 2022-05-09 15:29:12.114 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:12.114 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 39c9c694600e4b728e47b75bc586e4df --project 95f59159e6a94f0f993fbc3ee5a8d44f -f value 2022-05-09 15:29:12.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.114 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.114 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.114 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:12.114 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:12.115 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:12.115 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 39c9c694600e4b728e47b75bc586e4df --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:12.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.115 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.115 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.115 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 39c9c694600e4b728e47b75bc586e4df --project 95f59159e6a94f0f993fbc3ee5a8d44f -f value 2022-05-09 15:29:12.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.115 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.115 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.115 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:12.115 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='68bfbd93f3e34ca58a58a2d237564990 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f False' 2022-05-09 15:29:12.115 | + functions-common:get_or_add_group_project_role:1088 : echo 68bfbd93f3e34ca58a58a2d237564990 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f False 2022-05-09 15:29:12.115 | 68bfbd93f3e34ca58a58a2d237564990 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f False 2022-05-09 15:29:12.162 | [178417 Async ks-group-memberalt:210598]: finished get_or_add_group_project_role member 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f with result 0 in 16 seconds 2022-05-09 15:29:12.205 | [178417 Async ks-group-anotheralt:210704]: Waiting for completion of get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f running on PID 210704 (3 other jobs running) 2022-05-09 15:29:12.233 | [178417 Async ks-group-anotheralt:210704]: Signaling child to exit 2022-05-09 15:29:12.233 | WAKEUP 2022-05-09 15:29:12.259 | [178417 Async ks-group-anotheralt:210704]: Signaled 2022-05-09 15:29:12.261 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:12.261 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 39c9c694600e4b728e47b75bc586e4df --project 95f59159e6a94f0f993fbc3ee5a8d44f -f value 2022-05-09 15:29:12.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.261 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:12.261 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:12.261 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:12.261 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 39c9c694600e4b728e47b75bc586e4df --project 95f59159e6a94f0f993fbc3ee5a8d44f 2022-05-09 15:29:12.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.261 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 39c9c694600e4b728e47b75bc586e4df --project 95f59159e6a94f0f993fbc3ee5a8d44f -f value 2022-05-09 15:29:12.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.261 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.261 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:12.261 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='7c610827438840438f3b3e90fac7c51c 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f False' 2022-05-09 15:29:12.261 | + functions-common:get_or_add_group_project_role:1088 : echo 7c610827438840438f3b3e90fac7c51c 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f False 2022-05-09 15:29:12.262 | 7c610827438840438f3b3e90fac7c51c 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f False 2022-05-09 15:29:12.310 | [178417 Async ks-group-anotheralt:210704]: finished get_or_add_group_project_role anotherrole 39c9c694600e4b728e47b75bc586e4df 95f59159e6a94f0f993fbc3ee5a8d44f with result 0 in 14 seconds 2022-05-09 15:29:12.331 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:12.350 | [178417 Async ks-group-admin:210793]: Waiting for completion of get_or_add_group_project_role admin 31072592cece47c98418d3b42aea3da9 4feddf1938a742ebac431fd3312cccc1 running on PID 210793 (2 other jobs running) 2022-05-09 15:29:12.358 | [210793 Async ks-group-admin:210793]: finished successfully 2022-05-09 15:29:12.380 | [178417 Async ks-group-admin:210793]: Signaling child to exit 2022-05-09 15:29:12.380 | WAKEUP 2022-05-09 15:29:12.404 | [178417 Async ks-group-admin:210793]: Signaled 2022-05-09 15:29:12.405 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-09 15:29:12.405 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 31072592cece47c98418d3b42aea3da9 --project 4feddf1938a742ebac431fd3312cccc1 -f value 2022-05-09 15:29:12.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.405 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.405 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.405 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:12.405 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-09 15:29:12.406 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-09 15:29:12.406 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 31072592cece47c98418d3b42aea3da9 --project 4feddf1938a742ebac431fd3312cccc1 2022-05-09 15:29:12.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.406 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.406 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.406 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 31072592cece47c98418d3b42aea3da9 --project 4feddf1938a742ebac431fd3312cccc1 -f value 2022-05-09 15:29:12.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.406 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:29:12.406 | from cryptography.utils import int_from_bytes 2022-05-09 15:29:12.406 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:29:12.406 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='8cf832105b2949f6b11e06b208146326 31072592cece47c98418d3b42aea3da9 4feddf1938a742ebac431fd3312cccc1 False' 2022-05-09 15:29:12.406 | + functions-common:get_or_add_group_project_role:1088 : echo 8cf832105b2949f6b11e06b208146326 31072592cece47c98418d3b42aea3da9 4feddf1938a742ebac431fd3312cccc1 False 2022-05-09 15:29:12.406 | 8cf832105b2949f6b11e06b208146326 31072592cece47c98418d3b42aea3da9 4feddf1938a742ebac431fd3312cccc1 False 2022-05-09 15:29:12.451 | [178417 Async ks-group-admin:210793]: finished get_or_add_group_project_role admin 31072592cece47c98418d3b42aea3da9 4feddf1938a742ebac431fd3312cccc1 with result 0 in 15 seconds 2022-05-09 15:29:12.455 | + inc/async:async_wait:197 : return 0 2022-05-09 15:29:12.458 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-09 15:29:12.475 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:29:12.479 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-09 15:29:12.496 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:12.499 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-09 15:29:12.501 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-09 15:29:12.563 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-09 15:29:12.601 | [178417 Async create_nova_accounts:212728]: running: create_nova_accounts 2022-05-09 15:29:12.604 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-09 15:29:12.622 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:12.625 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-09 15:29:12.628 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-09 15:29:12.689 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-09 15:29:12.735 | [178417 Async create_glance_accounts:212843]: running: create_glance_accounts 2022-05-09 15:29:12.738 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-09 15:29:12.759 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:12.765 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-09 15:29:12.767 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-09 15:29:12.833 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-09 15:29:12.877 | [178417 Async create_cinder_accounts:212973]: running: create_cinder_accounts 2022-05-09 15:29:12.879 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-09 15:29:12.901 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:12.903 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-09 15:29:12.906 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-09 15:29:12.991 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-09 15:29:13.036 | [178417 Async create_neutron_accounts:213089]: running: create_neutron_accounts 2022-05-09 15:29:13.039 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-09 15:29:13.086 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:29:13.089 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-09 15:29:13.091 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-09 15:29:13.244 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-09 15:29:13.476 | [178417 Async create_swift_accounts:213231]: running: create_swift_accounts 2022-05-09 15:29:13.498 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-09 15:29:13.636 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:29:13.661 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-09 15:29:14.020 | [178417 Async create_nova_accounts:212728]: Waiting for completion of create_nova_accounts running on PID 212728 (6 other jobs running) 2022-05-09 15:29:14.183 | [178417 Async create_nova_accounts:212728]: Signaling child to exit 2022-05-09 15:29:54.653 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:29:54.781 | [213089 Async create_neutron_accounts:213089]: finished successfully 2022-05-09 15:30:12.520 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:30:12.563 | [212973 Async create_cinder_accounts:212973]: finished successfully 2022-05-09 15:30:30.030 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:30:30.060 | [212843 Async create_glance_accounts:212843]: finished successfully 2022-05-09 15:30:32.980 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:30:33.009 | [212728 Async create_nova_accounts:212728]: finished successfully 2022-05-09 15:30:33.029 | WAKEUP 2022-05-09 15:30:33.056 | [178417 Async create_nova_accounts:212728]: Signaled 2022-05-09 15:30:33.057 | + 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-05-09 15:30:33.057 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-09 15:30:33.057 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-09 15:30:33.057 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:30:33.057 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:30:33.057 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:30:33.057 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:30:33.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.057 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.057 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.057 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.057 | + functions-common:get_or_create_user:937 : user_id=4be3545ab61f47aab2897c713fcc1c85 2022-05-09 15:30:33.058 | + functions-common:get_or_create_user:938 : echo 4be3545ab61f47aab2897c713fcc1c85 2022-05-09 15:30:33.058 | 4be3545ab61f47aab2897c713fcc1c85 2022-05-09 15:30:33.058 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-09 15:30:33.058 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:30:33.058 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:30:33.058 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:30:33.058 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:30:33.058 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:30:33.058 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:30:33.058 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:30:33.058 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:30:33.058 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:30:33.058 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:30:33.058 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.058 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.058 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:30:33.058 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.058 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.058 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.058 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.058 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.058 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:30:33.058 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:30:33.058 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.058 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.058 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.058 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.059 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.059 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:30:33.059 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.059 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.059 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.059 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.059 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.059 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:30:33.059 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:30:33.059 | ++ functions-common:get_field:830 : echo '| 0dc5507e726a48198da466396f551a22 | 4be3545ab61f47aab2897c713fcc1c85 | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:30:33.059 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:30:33.059 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.059 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.059 | + functions-common:get_or_add_user_project_role:1009 : echo 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.059 | 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.059 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:30:33.059 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-09 15:30:33.059 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:30:33.059 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:30:33.059 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:30:33.059 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:30:33.060 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:30:33.060 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:30:33.060 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:30:33.060 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:30:33.060 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:30:33.060 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:30:33.060 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.060 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:30:33.060 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.060 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.060 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.060 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.060 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.060 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.060 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:30:33.060 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:30:33.060 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.060 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.060 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.060 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:30:33.060 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.060 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.060 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.060 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.060 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.061 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.061 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.061 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:30:33.061 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:30:33.061 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:30:33.061 | ++ functions-common:get_field:830 : echo '| 8cf832105b2949f6b11e06b208146326 | 4be3545ab61f47aab2897c713fcc1c85 | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:30:33.061 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.061 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8cf832105b2949f6b11e06b208146326 2022-05-09 15:30:33.061 | + functions-common:get_or_add_user_project_role:1009 : echo 8cf832105b2949f6b11e06b208146326 2022-05-09 15:30:33.061 | 8cf832105b2949f6b11e06b208146326 2022-05-09 15:30:33.061 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-09 15:30:33.061 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:30:33.061 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.32/compute 2022-05-09 15:30:33.061 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-09 15:30:33.061 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:30:33.061 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-09 15:30:33.061 | ++ functions-common:get_or_create_service:1109 : 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-05-09 15:30:33.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.061 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.061 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.061 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.061 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:30:33.061 | f21a400f8c3b4283a706e1bfc823fa98' 2022-05-09 15:30:33.061 | + functions-common:get_or_create_service:1106 : echo f21a400f8c3b4283a706e1bfc823fa98 2022-05-09 15:30:33.061 | f21a400f8c3b4283a706e1bfc823fa98 2022-05-09 15:30:33.061 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.32/compute/v2/$(project_id)s' 2022-05-09 15:30:33.061 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:30:33.061 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.32/compute/v2/$(project_id)s' RegionOne 2022-05-09 15:30:33.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:30:33.061 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-09 15:30:33.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.062 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.062 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.062 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:30:33.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:30:33.062 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.32/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:30:33.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.062 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.062 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.062 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=bfd2886acffe42d7bf463df7b3fc9f59 2022-05-09 15:30:33.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo bfd2886acffe42d7bf463df7b3fc9f59 2022-05-09 15:30:33.062 | + functions-common:get_or_create_endpoint:1139 : public_id=bfd2886acffe42d7bf463df7b3fc9f59 2022-05-09 15:30:33.062 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:30:33.062 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:30:33.062 | + functions-common:get_or_create_endpoint:1148 : echo bfd2886acffe42d7bf463df7b3fc9f59 2022-05-09 15:30:33.062 | bfd2886acffe42d7bf463df7b3fc9f59 2022-05-09 15:30:33.062 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-09 15:30:33.062 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:30:33.062 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-09 15:30:33.062 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-09 15:30:33.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.062 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.062 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.062 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.062 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:30:33.062 | be0c95cd33814edfa44913fa58f719c1' 2022-05-09 15:30:33.062 | + functions-common:get_or_create_service:1106 : echo be0c95cd33814edfa44913fa58f719c1 2022-05-09 15:30:33.063 | be0c95cd33814edfa44913fa58f719c1 2022-05-09 15:30:33.063 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.32/compute/v2.1 2022-05-09 15:30:33.063 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:30:33.063 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.32/compute/v2.1 RegionOne 2022-05-09 15:30:33.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:30:33.063 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-09 15:30:33.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.063 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.063 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.063 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:30:33.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:30:33.063 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.32/compute/v2.1 --region RegionOne -f value -c id 2022-05-09 15:30:33.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.063 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.063 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.063 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=94d1ff506a6a4bbdb735fc7f5f847718 2022-05-09 15:30:33.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 94d1ff506a6a4bbdb735fc7f5f847718 2022-05-09 15:30:33.063 | + functions-common:get_or_create_endpoint:1139 : public_id=94d1ff506a6a4bbdb735fc7f5f847718 2022-05-09 15:30:33.063 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:30:33.063 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:30:33.063 | + functions-common:get_or_create_endpoint:1148 : echo 94d1ff506a6a4bbdb735fc7f5f847718 2022-05-09 15:30:33.063 | 94d1ff506a6a4bbdb735fc7f5f847718 2022-05-09 15:30:33.063 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-09 15:30:33.063 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:30:33.063 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-09 15:30:33.064 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:30:33.064 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-09 15:30:33.064 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:30:33.064 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:30:33.064 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:30:33.064 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:30:33.064 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:30:33.064 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:30:33.064 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:30:33.064 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:30:33.064 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:30:33.064 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:30:33.064 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.064 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:30:33.064 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.064 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.064 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.064 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.064 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.064 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.064 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:30:33.064 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:30:33.064 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.064 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.064 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.064 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.064 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.065 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:30:33.065 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.065 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.065 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.065 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.065 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.065 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:30:33.065 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:30:33.065 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:30:33.065 | ++ functions-common:get_field:830 : echo '| 3f75309e353c4d65ab7989f035f0514e | 4be3545ab61f47aab2897c713fcc1c85 | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:30:33.065 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.065 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3f75309e353c4d65ab7989f035f0514e 2022-05-09 15:30:33.065 | + functions-common:get_or_add_user_project_role:1009 : echo 3f75309e353c4d65ab7989f035f0514e 2022-05-09 15:30:33.065 | 3f75309e353c4d65ab7989f035f0514e 2022-05-09 15:30:33.065 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-09 15:30:33.065 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:30:33.065 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-09 15:30:33.065 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:30:33.065 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-09 15:30:33.106 | [178417 Async create_nova_accounts:212728]: finished create_nova_accounts with result 0 in 80 seconds 2022-05-09 15:30:33.147 | [178417 Async create_glance_accounts:212843]: Waiting for completion of create_glance_accounts running on PID 212843 (5 other jobs running) 2022-05-09 15:30:33.174 | [178417 Async create_glance_accounts:212843]: Signaling child to exit 2022-05-09 15:30:33.174 | WAKEUP 2022-05-09 15:30:33.198 | [178417 Async create_glance_accounts:212843]: Signaled 2022-05-09 15:30:33.200 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-09 15:30:33.200 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:30:33.200 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-09 15:30:33.200 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-09 15:30:33.200 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:30:33.200 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:30:33.200 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:30:33.200 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:30:33.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.200 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.200 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.200 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.201 | + functions-common:get_or_create_user:937 : user_id=2243309aa6e34df780759918f87ae043 2022-05-09 15:30:33.201 | + functions-common:get_or_create_user:938 : echo 2243309aa6e34df780759918f87ae043 2022-05-09 15:30:33.201 | 2243309aa6e34df780759918f87ae043 2022-05-09 15:30:33.201 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-09 15:30:33.201 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:30:33.201 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:30:33.201 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:30:33.201 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:30:33.201 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:30:33.201 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:30:33.201 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:30:33.201 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:30:33.201 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:30:33.201 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:30:33.201 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.201 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.201 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:30:33.201 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.201 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.201 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.201 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.201 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.201 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:30:33.201 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:30:33.201 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.201 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.201 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.202 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.202 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:30:33.202 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.202 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.202 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.202 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.202 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.202 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.202 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:30:33.202 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:30:33.202 | ++ functions-common:get_field:830 : echo '| 0dc5507e726a48198da466396f551a22 | 2243309aa6e34df780759918f87ae043 | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:30:33.202 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:30:33.202 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.202 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.202 | + functions-common:get_or_add_user_project_role:1009 : echo 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.202 | 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.202 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:30:33.202 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-09 15:30:33.202 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:30:33.202 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-09 15:30:33.202 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-09 15:30:33.202 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:30:33.202 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:30:33.202 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:30:33.202 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:30:33.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.202 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.202 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.203 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.203 | + functions-common:get_or_create_user:937 : user_id=c38e81573ddf4e9289ffd3b73a0aa226 2022-05-09 15:30:33.203 | + functions-common:get_or_create_user:938 : echo c38e81573ddf4e9289ffd3b73a0aa226 2022-05-09 15:30:33.203 | c38e81573ddf4e9289ffd3b73a0aa226 2022-05-09 15:30:33.203 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-09 15:30:33.203 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:30:33.203 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:30:33.203 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:30:33.203 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:30:33.203 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:30:33.203 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:30:33.203 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:30:33.203 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:30:33.203 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:30:33.203 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:30:33.203 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.203 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:30:33.203 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.203 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.203 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.203 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.203 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.203 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.203 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:30:33.203 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:30:33.203 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.204 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.204 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.204 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:30:33.204 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.204 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.204 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.204 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.204 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.204 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.204 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.204 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:30:33.204 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:30:33.204 | ++ functions-common:get_field:830 : echo '| 0dc5507e726a48198da466396f551a22 | c38e81573ddf4e9289ffd3b73a0aa226 | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:30:33.204 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:30:33.204 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.204 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.204 | + functions-common:get_or_add_user_project_role:1009 : echo 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.204 | 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.204 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-09 15:30:33.204 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-09 15:30:33.204 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:30:33.204 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:30:33.204 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:30:33.204 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:30:33.204 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:30:33.204 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:30:33.204 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:30:33.204 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:30:33.204 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:30:33.204 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:30:33.205 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.205 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.205 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:30:33.205 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.205 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.205 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.205 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.205 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.205 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:30:33.205 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:30:33.205 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.205 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.205 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.205 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.205 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.205 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:30:33.205 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.205 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.205 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.205 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.205 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.205 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:30:33.205 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:30:33.205 | ++ functions-common:get_field:830 : echo '| 3f75309e353c4d65ab7989f035f0514e | c38e81573ddf4e9289ffd3b73a0aa226 | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:30:33.205 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:30:33.206 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.206 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3f75309e353c4d65ab7989f035f0514e 2022-05-09 15:30:33.206 | + functions-common:get_or_add_user_project_role:1009 : echo 3f75309e353c4d65ab7989f035f0514e 2022-05-09 15:30:33.206 | 3f75309e353c4d65ab7989f035f0514e 2022-05-09 15:30:33.206 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-09 15:30:33.206 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:30:33.206 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-09 15:30:33.206 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-09 15:30:33.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.206 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.206 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.206 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.206 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:30:33.206 | f5396f6ba3784ee7afd10e650f7fda60' 2022-05-09 15:30:33.206 | + functions-common:get_or_create_service:1106 : echo f5396f6ba3784ee7afd10e650f7fda60 2022-05-09 15:30:33.206 | f5396f6ba3784ee7afd10e650f7fda60 2022-05-09 15:30:33.206 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.32/image 2022-05-09 15:30:33.206 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:30:33.206 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.32/image RegionOne 2022-05-09 15:30:33.206 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:30:33.206 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-09 15:30:33.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.206 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.206 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.206 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.206 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:30:33.206 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:30:33.206 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.32/image --region RegionOne -f value -c id 2022-05-09 15:30:33.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.206 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.207 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.207 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f5c5f5d4e78242cfbd1d8545f7a8b65d 2022-05-09 15:30:33.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f5c5f5d4e78242cfbd1d8545f7a8b65d 2022-05-09 15:30:33.207 | + functions-common:get_or_create_endpoint:1139 : public_id=f5c5f5d4e78242cfbd1d8545f7a8b65d 2022-05-09 15:30:33.207 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:30:33.207 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:30:33.207 | + functions-common:get_or_create_endpoint:1148 : echo f5c5f5d4e78242cfbd1d8545f7a8b65d 2022-05-09 15:30:33.207 | f5c5f5d4e78242cfbd1d8545f7a8b65d 2022-05-09 15:30:33.207 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-09 15:30:33.207 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:30:33.207 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-09 15:30:33.207 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-09 15:30:33.207 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-09 15:30:33.207 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-09 15:30:33.207 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-09 15:30:33.207 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-09 15:30:33.207 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-09 15:30:33.255 | [178417 Async create_glance_accounts:212843]: finished create_glance_accounts with result 0 in 77 seconds 2022-05-09 15:30:33.296 | [178417 Async create_cinder_accounts:212973]: Waiting for completion of create_cinder_accounts running on PID 212973 (4 other jobs running) 2022-05-09 15:30:33.323 | [178417 Async create_cinder_accounts:212973]: Signaling child to exit 2022-05-09 15:30:33.324 | WAKEUP 2022-05-09 15:30:33.348 | [178417 Async create_cinder_accounts:212973]: Signaled 2022-05-09 15:30:33.349 | + 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-05-09 15:30:33.349 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-09 15:30:33.349 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-09 15:30:33.349 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:30:33.349 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:30:33.349 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:30:33.349 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:30:33.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.350 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.350 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.350 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.350 | + functions-common:get_or_create_user:937 : user_id=18b014c40d954881b8fa19f9e1d9b09a 2022-05-09 15:30:33.350 | + functions-common:get_or_create_user:938 : echo 18b014c40d954881b8fa19f9e1d9b09a 2022-05-09 15:30:33.350 | 18b014c40d954881b8fa19f9e1d9b09a 2022-05-09 15:30:33.350 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-09 15:30:33.350 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:30:33.350 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:30:33.350 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:30:33.350 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:30:33.350 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:30:33.350 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:30:33.350 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:30:33.350 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:30:33.350 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:30:33.350 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:30:33.350 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.350 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:30:33.350 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.350 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.350 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.351 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.351 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.351 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.351 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:30:33.351 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:30:33.351 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.351 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.351 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.351 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.351 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:30:33.351 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.351 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.351 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.352 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.352 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.352 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.352 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:30:33.352 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:30:33.352 | ++ functions-common:get_field:830 : echo '| 0dc5507e726a48198da466396f551a22 | 18b014c40d954881b8fa19f9e1d9b09a | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:30:33.352 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:30:33.352 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.352 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.352 | + functions-common:get_or_add_user_project_role:1009 : echo 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.352 | 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.352 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:30:33.352 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-09 15:30:33.352 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:30:33.352 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-09 15:30:33.352 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-09 15:30:33.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.352 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.352 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.352 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.352 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:30:33.352 | 8e170e085f9447f98c8ccb096e03ac1b' 2022-05-09 15:30:33.352 | + functions-common:get_or_create_service:1106 : echo 8e170e085f9447f98c8ccb096e03ac1b 2022-05-09 15:30:33.352 | 8e170e085f9447f98c8ccb096e03ac1b 2022-05-09 15:30:33.352 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-09 15:30:33.352 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.32/volume/v3/$(project_id)s' 2022-05-09 15:30:33.352 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:30:33.352 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.32/volume/v3/$(project_id)s' RegionOne 2022-05-09 15:30:33.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:30:33.353 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-09 15:30:33.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.353 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.353 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.353 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:30:33.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:30:33.353 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.32/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:30:33.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.353 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.353 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.353 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=70c710e5e571426d883b857396dd3981 2022-05-09 15:30:33.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 70c710e5e571426d883b857396dd3981 2022-05-09 15:30:33.353 | + functions-common:get_or_create_endpoint:1139 : public_id=70c710e5e571426d883b857396dd3981 2022-05-09 15:30:33.353 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:30:33.353 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:30:33.353 | + functions-common:get_or_create_endpoint:1148 : echo 70c710e5e571426d883b857396dd3981 2022-05-09 15:30:33.353 | 70c710e5e571426d883b857396dd3981 2022-05-09 15:30:33.353 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-09 15:30:33.353 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:30:33.353 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-09 15:30:33.353 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-09 15:30:33.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.353 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.353 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.353 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.354 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:30:33.354 | 724d0a970b284442a9443e5ffdc32f58' 2022-05-09 15:30:33.354 | + functions-common:get_or_create_service:1106 : echo 724d0a970b284442a9443e5ffdc32f58 2022-05-09 15:30:33.354 | 724d0a970b284442a9443e5ffdc32f58 2022-05-09 15:30:33.354 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.32/volume/v3/$(project_id)s' 2022-05-09 15:30:33.354 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:30:33.354 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.32/volume/v3/$(project_id)s' RegionOne 2022-05-09 15:30:33.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:30:33.354 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-09 15:30:33.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.354 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.354 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.354 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:30:33.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:30:33.354 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.32/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:30:33.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.354 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.354 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.354 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=dee79fb2bed1402096a4084c1a9434a4 2022-05-09 15:30:33.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo dee79fb2bed1402096a4084c1a9434a4 2022-05-09 15:30:33.354 | + functions-common:get_or_create_endpoint:1139 : public_id=dee79fb2bed1402096a4084c1a9434a4 2022-05-09 15:30:33.354 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:30:33.354 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:30:33.354 | + functions-common:get_or_create_endpoint:1148 : echo dee79fb2bed1402096a4084c1a9434a4 2022-05-09 15:30:33.354 | dee79fb2bed1402096a4084c1a9434a4 2022-05-09 15:30:33.354 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-09 15:30:33.354 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-09 15:30:33.354 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:30:33.355 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-09 15:30:33.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.355 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.355 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.355 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.355 | ++ functions-common:get_or_create_project:950 : project_id=97316c4f42ae4185a3ebe8633093e218 2022-05-09 15:30:33.355 | ++ functions-common:get_or_create_project:951 : echo 97316c4f42ae4185a3ebe8633093e218 2022-05-09 15:30:33.355 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 97316c4f42ae4185a3ebe8633093e218 2022-05-09 15:30:33.355 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-09 15:30:33.355 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:30:33.355 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:30:33.355 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-09 15:30:33.355 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-09 15:30:33.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.355 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.355 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.355 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-09 15:30:33.355 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.355 | ++ functions-common:get_or_create_user:937 : user_id=18b014c40d954881b8fa19f9e1d9b09a 2022-05-09 15:30:33.355 | ++ functions-common:get_or_create_user:938 : echo 18b014c40d954881b8fa19f9e1d9b09a 2022-05-09 15:30:33.355 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 18b014c40d954881b8fa19f9e1d9b09a 2022-05-09 15:30:33.404 | [178417 Async create_cinder_accounts:212973]: finished create_cinder_accounts with result 0 in 59 seconds 2022-05-09 15:30:33.409 | + inc/async:async_wait:197 : return 0 2022-05-09 15:30:33.411 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-09 15:30:33.468 | [178417 Async create_neutron_accounts:213089]: Waiting for completion of create_neutron_accounts running on PID 213089 (3 other jobs running) 2022-05-09 15:30:33.496 | [178417 Async create_neutron_accounts:213089]: Signaling child to exit 2022-05-09 15:30:33.497 | WAKEUP 2022-05-09 15:30:33.524 | [178417 Async create_neutron_accounts:213089]: Signaled 2022-05-09 15:30:33.525 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-09 15:30:33.525 | ++ 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-05-09 15:30:33.526 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:30:33.526 | + 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-05-09 15:30:33.526 | + 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-05-09 15:30:33.526 | + 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-05-09 15:30:33.526 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:30:33.526 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-09 15:30:33.526 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-09 15:30:33.526 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-09 15:30:33.526 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.32:9696/ 2022-05-09 15:30:33.526 | + 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-05-09 15:30:33.526 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-09 15:30:33.526 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-09 15:30:33.526 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:30:33.526 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:30:33.526 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:30:33.526 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:30:33.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.526 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.526 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.526 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.526 | + functions-common:get_or_create_user:937 : user_id=ff6dfa76a7a14d09a88235482b3e68d8 2022-05-09 15:30:33.526 | + functions-common:get_or_create_user:938 : echo ff6dfa76a7a14d09a88235482b3e68d8 2022-05-09 15:30:33.526 | ff6dfa76a7a14d09a88235482b3e68d8 2022-05-09 15:30:33.526 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-09 15:30:33.526 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:30:33.526 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:30:33.526 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:30:33.526 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:30:33.526 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:30:33.527 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:30:33.527 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:30:33.527 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:30:33.527 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:30:33.527 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:30:33.527 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:30:33.527 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.527 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.527 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.527 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.527 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.527 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.527 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.527 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:30:33.527 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:30:33.527 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.527 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.527 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.527 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:30:33.527 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:30:33.527 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-09 15:30:33.527 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:30:33.527 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.527 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.528 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.528 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.528 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:30:33.528 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:30:33.528 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:30:33.528 | ++ functions-common:get_field:830 : echo '| 0dc5507e726a48198da466396f551a22 | ff6dfa76a7a14d09a88235482b3e68d8 | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:30:33.528 | ++ functions-common:get_field:824 : read data 2022-05-09 15:30:33.528 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.528 | + functions-common:get_or_add_user_project_role:1009 : echo 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.528 | 0dc5507e726a48198da466396f551a22 2022-05-09 15:30:33.528 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-09 15:30:33.528 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-09 15:30:33.528 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:30:33.528 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-09 15:30:33.528 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-09 15:30:33.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.528 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.528 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.528 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.528 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:30:33.528 | dc8175b6971b4c4c9194b4950c2ee7a1' 2022-05-09 15:30:33.528 | + functions-common:get_or_create_service:1106 : echo dc8175b6971b4c4c9194b4950c2ee7a1 2022-05-09 15:30:33.528 | dc8175b6971b4c4c9194b4950c2ee7a1 2022-05-09 15:30:33.528 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.32:9696/ 2022-05-09 15:30:33.528 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:30:33.528 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.32:9696/ RegionOne 2022-05-09 15:30:33.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:30:33.529 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-09 15:30:33.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.529 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.529 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.529 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:30:33.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:30:33.529 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.32:9696/ --region RegionOne -f value -c id 2022-05-09 15:30:33.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.529 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:30:33.529 | from cryptography.utils import int_from_bytes 2022-05-09 15:30:33.529 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:30:33.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d881365b75934091b82c181f34bbe66e 2022-05-09 15:30:33.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d881365b75934091b82c181f34bbe66e 2022-05-09 15:30:33.529 | + functions-common:get_or_create_endpoint:1139 : public_id=d881365b75934091b82c181f34bbe66e 2022-05-09 15:30:33.529 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:30:33.529 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:30:33.529 | + functions-common:get_or_create_endpoint:1148 : echo d881365b75934091b82c181f34bbe66e 2022-05-09 15:30:33.529 | d881365b75934091b82c181f34bbe66e 2022-05-09 15:30:33.577 | [178417 Async create_neutron_accounts:213089]: finished create_neutron_accounts with result 0 in 41 seconds 2022-05-09 15:30:33.618 | [178417 Async create_swift_accounts:213231]: Waiting for completion of create_swift_accounts running on PID 213231 (2 other jobs running) 2022-05-09 15:30:33.645 | [178417 Async create_swift_accounts:213231]: Signaling child to exit 2022-05-09 15:31:22.742 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:31:22.769 | [213231 Async create_swift_accounts:213231]: finished successfully 2022-05-09 15:31:22.789 | WAKEUP 2022-05-09 15:31:22.813 | [178417 Async create_swift_accounts:213231]: Signaled 2022-05-09 15:31:22.814 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-09 15:31:22.814 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-09 15:31:22.814 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-09 15:31:22.814 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-09 15:31:22.814 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-09 15:31:22.814 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-09 15:31:22.814 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-09 15:31:22.815 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-09 15:31:22.815 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-09 15:31:22.815 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-09 15:31:22.815 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-09 15:31:22.815 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-09 15:31:22.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.815 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.815 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.815 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.815 | ++ functions-common:get_or_create_role:962 : role_id=7c610827438840438f3b3e90fac7c51c 2022-05-09 15:31:22.815 | ++ functions-common:get_or_create_role:963 : echo 7c610827438840438f3b3e90fac7c51c 2022-05-09 15:31:22.815 | + lib/swift:create_swift_accounts:614 : another_role=7c610827438840438f3b3e90fac7c51c 2022-05-09 15:31:22.815 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-09 15:31:22.815 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-09 15:31:22.815 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:22.815 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:31:22.815 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:31:22.815 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:31:22.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.816 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.816 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.816 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.816 | + functions-common:get_or_create_user:937 : user_id=c2295621846d482fb6f705097415611e 2022-05-09 15:31:22.816 | + functions-common:get_or_create_user:938 : echo c2295621846d482fb6f705097415611e 2022-05-09 15:31:22.816 | c2295621846d482fb6f705097415611e 2022-05-09 15:31:22.816 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-09 15:31:22.816 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:22.816 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:22.816 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:22.816 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:22.816 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:22.816 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:22.816 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:22.816 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:22.816 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:22.816 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:22.816 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:22.816 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.816 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:22.816 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.816 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.816 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.816 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.816 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.816 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:22.816 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:22.816 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:22.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.817 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.817 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.817 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:22.817 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:22.817 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.817 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.817 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.817 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.817 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.817 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.817 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:22.817 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:22.817 | ++ functions-common:get_field:830 : echo '| 0dc5507e726a48198da466396f551a22 | c2295621846d482fb6f705097415611e | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:31:22.817 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:22.817 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.817 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0dc5507e726a48198da466396f551a22 2022-05-09 15:31:22.817 | + functions-common:get_or_add_user_project_role:1009 : echo 0dc5507e726a48198da466396f551a22 2022-05-09 15:31:22.817 | 0dc5507e726a48198da466396f551a22 2022-05-09 15:31:22.817 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:31:22.817 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-09 15:31:22.817 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:22.817 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:31:22.817 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:22.817 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:22.817 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:31:22.817 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:31:22.818 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:31:22.818 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:31:22.818 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:31:22.818 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:31:22.818 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.818 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:22.818 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:22.818 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.818 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.818 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.819 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.819 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.819 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:22.819 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:22.819 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:22.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.819 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.819 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.819 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:22.819 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-09 15:31:22.819 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.819 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.819 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.819 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.819 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.819 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.819 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:22.819 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:22.819 | ++ functions-common:get_field:830 : echo '| 8cf832105b2949f6b11e06b208146326 | c2295621846d482fb6f705097415611e | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:31:22.819 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:22.819 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.819 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.819 | + functions-common:get_or_add_user_project_role:1009 : echo 8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.819 | 8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.819 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-09 15:31:22.819 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:31:22.819 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-09 15:31:22.820 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-09 15:31:22.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.820 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.820 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.820 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.820 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:31:22.820 | a9437cb8b93a4e248cf999fa56a2471b' 2022-05-09 15:31:22.820 | + functions-common:get_or_create_service:1106 : echo a9437cb8b93a4e248cf999fa56a2471b 2022-05-09 15:31:22.820 | a9437cb8b93a4e248cf999fa56a2471b 2022-05-09 15:31:22.820 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' http://10.222.0.32:8080 2022-05-09 15:31:22.820 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:31:22.820 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-09 15:31:22.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:22.820 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-09 15:31:22.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.820 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.820 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.820 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:22.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:22.820 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-09 15:31:22.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.820 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.820 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.820 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=3af800c768f2471e9663cad6aa2e6967 2022-05-09 15:31:22.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 3af800c768f2471e9663cad6aa2e6967 2022-05-09 15:31:22.821 | + functions-common:get_or_create_endpoint:1139 : public_id=3af800c768f2471e9663cad6aa2e6967 2022-05-09 15:31:22.821 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.32:8080 ]] 2022-05-09 15:31:22.821 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.32:8080 RegionOne 2022-05-09 15:31:22.821 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:31:22.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-09 15:31:22.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.821 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.821 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.821 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.821 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:31:22.821 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:31:22.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.32:8080 --region RegionOne -f value -c id 2022-05-09 15:31:22.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.821 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.821 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.821 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.821 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e364fe0157714790ba2fceffed0dd6ab 2022-05-09 15:31:22.821 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo e364fe0157714790ba2fceffed0dd6ab 2022-05-09 15:31:22.821 | e364fe0157714790ba2fceffed0dd6ab 2022-05-09 15:31:22.821 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:31:22.821 | + functions-common:get_or_create_endpoint:1148 : echo 3af800c768f2471e9663cad6aa2e6967 2022-05-09 15:31:22.821 | 3af800c768f2471e9663cad6aa2e6967 2022-05-09 15:31:22.821 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-09 15:31:22.821 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-09 15:31:22.821 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:31:22.821 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-09 15:31:22.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.821 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.822 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.822 | ++ functions-common:get_or_create_project:950 : project_id=fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.822 | ++ functions-common:get_or_create_project:951 : echo fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.822 | + lib/swift:create_swift_accounts:628 : swift_project_test1=fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.822 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-09 15:31:22.822 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:22.822 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-09 15:31:22.822 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:22.822 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-09 15:31:22.822 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-09 15:31:22.822 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-09 15:31:22.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.822 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.822 | ++ functions-common:get_or_create_user:937 : user_id=d565dcd0f6d748768ec066be30a03867 2022-05-09 15:31:22.822 | ++ functions-common:get_or_create_user:938 : echo d565dcd0f6d748768ec066be30a03867 2022-05-09 15:31:22.822 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=d565dcd0f6d748768ec066be30a03867 2022-05-09 15:31:22.822 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-09 15:31:22.822 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:22.822 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin d565dcd0f6d748768ec066be30a03867 fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.822 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:22.822 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:31:22.822 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:22.822 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:22.822 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:31:22.822 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:31:22.822 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:31:22.822 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:31:22.822 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:22.823 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d565dcd0f6d748768ec066be30a03867 --project fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.823 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.823 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.823 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.823 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.823 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.823 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.823 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:22.823 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:22.823 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d565dcd0f6d748768ec066be30a03867 --project fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.823 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.823 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.823 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d565dcd0f6d748768ec066be30a03867 --project fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.823 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.823 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:22.823 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.823 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.823 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.823 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.823 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.823 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:22.823 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:22.823 | ++ functions-common:get_field:830 : echo '| 8cf832105b2949f6b11e06b208146326 | d565dcd0f6d748768ec066be30a03867 | | fdd85d4848174a28a55ea4a09c5b109e | | | False |' 2022-05-09 15:31:22.824 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:22.824 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.824 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.824 | + functions-common:get_or_add_user_project_role:1009 : echo 8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.824 | 8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.824 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-09 15:31:22.824 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-09 15:31:22.824 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:22.824 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-09 15:31:22.824 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-09 15:31:22.824 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-09 15:31:22.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.824 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.824 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.824 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.824 | ++ functions-common:get_or_create_user:937 : user_id=6753582980aa477f9135bbcd26de8f15 2022-05-09 15:31:22.824 | ++ functions-common:get_or_create_user:938 : echo 6753582980aa477f9135bbcd26de8f15 2022-05-09 15:31:22.824 | + lib/swift:create_swift_accounts:637 : swift_user_test3=6753582980aa477f9135bbcd26de8f15 2022-05-09 15:31:22.824 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-09 15:31:22.824 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:22.824 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 7c610827438840438f3b3e90fac7c51c 6753582980aa477f9135bbcd26de8f15 fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.824 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:22.824 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:31:22.824 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:22.824 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:22.824 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:31:22.824 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:31:22.824 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:31:22.824 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:31:22.824 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7c610827438840438f3b3e90fac7c51c --user 6753582980aa477f9135bbcd26de8f15 --project fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.824 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.825 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:22.825 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.825 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.825 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.825 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:22.825 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:22.825 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 7c610827438840438f3b3e90fac7c51c --user 6753582980aa477f9135bbcd26de8f15 --project fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.825 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7c610827438840438f3b3e90fac7c51c --user 6753582980aa477f9135bbcd26de8f15 --project fdd85d4848174a28a55ea4a09c5b109e 2022-05-09 15:31:22.825 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.825 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:22.825 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.825 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.825 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.825 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:22.825 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:22.825 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:22.825 | ++ functions-common:get_field:830 : echo '| 7c610827438840438f3b3e90fac7c51c | 6753582980aa477f9135bbcd26de8f15 | | fdd85d4848174a28a55ea4a09c5b109e | | | False |' 2022-05-09 15:31:22.825 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.825 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7c610827438840438f3b3e90fac7c51c 2022-05-09 15:31:22.826 | + functions-common:get_or_add_user_project_role:1009 : echo 7c610827438840438f3b3e90fac7c51c 2022-05-09 15:31:22.826 | 7c610827438840438f3b3e90fac7c51c 2022-05-09 15:31:22.826 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-09 15:31:22.826 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-09 15:31:22.826 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:31:22.826 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-09 15:31:22.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.826 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.826 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.826 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.826 | ++ functions-common:get_or_create_project:950 : project_id=738091b7c18e4b058b9467d8326cd52b 2022-05-09 15:31:22.826 | ++ functions-common:get_or_create_project:951 : echo 738091b7c18e4b058b9467d8326cd52b 2022-05-09 15:31:22.826 | + lib/swift:create_swift_accounts:642 : swift_project_test2=738091b7c18e4b058b9467d8326cd52b 2022-05-09 15:31:22.826 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-09 15:31:22.826 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:22.826 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-09 15:31:22.826 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-09 15:31:22.826 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:22.826 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-09 15:31:22.826 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-09 15:31:22.826 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-09 15:31:22.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.826 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.826 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.826 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.826 | ++ functions-common:get_or_create_user:937 : user_id=deb291591d484ace98fef80feac905bf 2022-05-09 15:31:22.826 | ++ functions-common:get_or_create_user:938 : echo deb291591d484ace98fef80feac905bf 2022-05-09 15:31:22.826 | + lib/swift:create_swift_accounts:647 : swift_user_test2=deb291591d484ace98fef80feac905bf 2022-05-09 15:31:22.826 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-09 15:31:22.827 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:22.827 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin deb291591d484ace98fef80feac905bf 738091b7c18e4b058b9467d8326cd52b 2022-05-09 15:31:22.827 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:22.827 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:31:22.827 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:22.827 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:22.827 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:31:22.827 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:31:22.827 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:31:22.827 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:31:22.827 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user deb291591d484ace98fef80feac905bf --project 738091b7c18e4b058b9467d8326cd52b 2022-05-09 15:31:22.827 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.827 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:22.827 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.827 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.827 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.827 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.827 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.827 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:22.827 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:22.827 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user deb291591d484ace98fef80feac905bf --project 738091b7c18e4b058b9467d8326cd52b 2022-05-09 15:31:22.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.827 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.827 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.827 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user deb291591d484ace98fef80feac905bf --project 738091b7c18e4b058b9467d8326cd52b 2022-05-09 15:31:22.827 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.827 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:22.827 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.828 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.828 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.828 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:22.828 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:22.828 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:22.828 | ++ functions-common:get_field:830 : echo '| 8cf832105b2949f6b11e06b208146326 | deb291591d484ace98fef80feac905bf | | 738091b7c18e4b058b9467d8326cd52b | | | False |' 2022-05-09 15:31:22.828 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.828 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.828 | + functions-common:get_or_add_user_project_role:1009 : echo 8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.828 | 8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.828 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-09 15:31:22.828 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-09 15:31:22.828 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-09 15:31:22.828 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-09 15:31:22.828 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-09 15:31:22.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.828 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.828 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.828 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-09 15:31:22.828 | 56fd792e32504999a603ffeeba13f83e' 2022-05-09 15:31:22.828 | ++ functions-common:get_or_create_domain:900 : echo 56fd792e32504999a603ffeeba13f83e 2022-05-09 15:31:22.828 | + lib/swift:create_swift_accounts:652 : swift_domain=56fd792e32504999a603ffeeba13f83e 2022-05-09 15:31:22.828 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-09 15:31:22.828 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:22.828 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-09 15:31:22.828 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 56fd792e32504999a603ffeeba13f83e 2022-05-09 15:31:22.829 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-09 15:31:22.829 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=56fd792e32504999a603ffeeba13f83e --or-show -f value -c id 2022-05-09 15:31:22.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.829 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.829 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.829 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.829 | ++ functions-common:get_or_create_project:950 : project_id=e45bdb3cc00d4ab381431a2cea7137ab 2022-05-09 15:31:22.829 | ++ functions-common:get_or_create_project:951 : echo e45bdb3cc00d4ab381431a2cea7137ab 2022-05-09 15:31:22.829 | + lib/swift:create_swift_accounts:656 : swift_project_test4=e45bdb3cc00d4ab381431a2cea7137ab 2022-05-09 15:31:22.829 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-09 15:31:22.829 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:22.829 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-09 15:31:22.829 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 56fd792e32504999a603ffeeba13f83e test4@example.com 2022-05-09 15:31:22.829 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:31:22.829 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-09 15:31:22.829 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-09 15:31:22.829 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=56fd792e32504999a603ffeeba13f83e --email=test4@example.com --or-show -f value -c id 2022-05-09 15:31:22.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.829 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.829 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.829 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.829 | ++ functions-common:get_or_create_user:937 : user_id=2c91273391b846beab76c0cd1edc8ad5 2022-05-09 15:31:22.829 | ++ functions-common:get_or_create_user:938 : echo 2c91273391b846beab76c0cd1edc8ad5 2022-05-09 15:31:22.829 | + lib/swift:create_swift_accounts:661 : swift_user_test4=2c91273391b846beab76c0cd1edc8ad5 2022-05-09 15:31:22.829 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-09 15:31:22.829 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:31:22.829 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 2c91273391b846beab76c0cd1edc8ad5 e45bdb3cc00d4ab381431a2cea7137ab 2022-05-09 15:31:22.829 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:31:22.830 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-09 15:31:22.830 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:31:22.830 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:31:22.830 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-09 15:31:22.830 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-09 15:31:22.830 | ++ functions-common:_get_domain_args:979 : echo 2022-05-09 15:31:22.830 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-09 15:31:22.830 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c91273391b846beab76c0cd1edc8ad5 --project e45bdb3cc00d4ab381431a2cea7137ab 2022-05-09 15:31:22.830 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:31:22.830 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.830 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.830 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.830 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.830 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.830 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.830 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:31:22.830 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:31:22.830 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2c91273391b846beab76c0cd1edc8ad5 --project e45bdb3cc00d4ab381431a2cea7137ab 2022-05-09 15:31:22.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.830 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.830 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.830 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c91273391b846beab76c0cd1edc8ad5 --project e45bdb3cc00d4ab381431a2cea7137ab 2022-05-09 15:31:22.830 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:31:22.830 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:31:22.830 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:31:22.830 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.830 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:22.831 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:22.831 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:31:22.831 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:31:22.831 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:31:22.831 | ++ functions-common:get_field:830 : echo '| 8cf832105b2949f6b11e06b208146326 | 2c91273391b846beab76c0cd1edc8ad5 | | e45bdb3cc00d4ab381431a2cea7137ab | | | False |' 2022-05-09 15:31:22.831 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:31:22.831 | ++ functions-common:get_field:824 : read data 2022-05-09 15:31:22.831 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.831 | + functions-common:get_or_add_user_project_role:1009 : echo 8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.831 | 8cf832105b2949f6b11e06b208146326 2022-05-09 15:31:22.861 | [178417 Async create_swift_accounts:213231]: finished create_swift_accounts with result 0 in 129 seconds 2022-05-09 15:31:22.869 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-09 15:31:22.871 | + inc/async:async_wait:197 : return 0 2022-05-09 15:31:22.874 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-09 15:31:22.892 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:22.895 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-09 15:31:22.913 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:22.915 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-09 15:31:22.918 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:31:22.920 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-09 15:31:22.923 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-09 15:31:22.925 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-09 15:31:22.986 | + inc/async:async_inner:63 : init_glance 2022-05-09 15:31:23.026 | [178417 Async init_glance:223953]: running: init_glance 2022-05-09 15:31:23.029 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-09 15:31:23.048 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:31:23.050 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-09 15:31:23.054 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:31:23.058 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-09 15:31:23.060 | + ./stack.sh:main:1149 : configure_neutron 2022-05-09 15:31:23.064 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-09 15:31:23.070 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:31:23.070 | ++ 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-05-09 15:31:23.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-05-09 15:31:23.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-05-09 15:31:23.082 | + 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-05-09 15:31:23.086 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:31:23.089 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-09 15:31:23.092 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-09 15:31:23.095 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-09 15:31:23.098 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-09 15:31:23.113 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-09 15:31:23.115 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-09 15:31:26.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:26.606 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:26.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:26.606 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:30.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:30.119 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:30.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:30.119 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:32.941 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:31:32.967 | [223953 Async init_glance:223953]: finished successfully 2022-05-09 15:31:33.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:33.680 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:33.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:33.680 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:37.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:37.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:37.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:37.233 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:40.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:40.680 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:40.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:40.680 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:44.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:44.138 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:44.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:44.138 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:47.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:47.661 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:47.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:47.661 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:51.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:51.404 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:51.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:51.404 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:56.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:56.131 | from cryptography.utils import int_from_bytes 2022-05-09 15:31:56.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:31:56.131 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:01.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:01.986 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:01.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:01.986 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:02.317 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-09 15:32:02.322 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-09 15:32:02.324 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-09 15:32:02.327 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-09 15:32:02.329 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-09 15:32:02.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-09 15:32:02.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-09 15:32:02.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-09 15:32:02.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-09 15:32:02.341 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-09 15:32:02.344 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-09 15:32:02.346 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-09 15:32:02.349 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-09 15:32:02.351 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-09 15:32:02.354 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-09 15:32:02.356 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-09 15:32:02.360 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:02.362 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-09 15:32:02.366 | + 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-05-09 15:32:02.371 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-09 15:32:02.373 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-09 15:32:02.376 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-09 15:32:02.378 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-09 15:32:02.380 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-09 15:32:02.383 | + 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-05-09 15:32:02.412 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-09 15:32:02.442 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-09 15:32:02.471 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-09 15:32:02.501 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-09 15:32:02.530 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-09 15:32:02.561 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-09 15:32:02.563 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-09 15:32:02.566 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-09 15:32:02.568 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:32:02.572 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-09 15:32:02.588 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-09 15:32:02.591 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-09 15:32:02.593 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-09 15:32:02.595 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-09 15:32:02.598 | + 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-05-09 15:32:02.628 | + 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-05-09 15:32:02.659 | + 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-05-09 15:32:02.689 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-09 15:32:02.720 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-09 15:32:02.737 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:02.740 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-09 15:32:02.742 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:32:02.745 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-09 15:32:02.747 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-09 15:32:02.750 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-09 15:32:02.762 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-09 15:32:02.765 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:32:02.767 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-09 15:32:02.769 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-09 15:32:02.782 | + 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-05-09 15:32:02.794 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-09 15:32:02.796 | + 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-05-09 15:32:02.809 | + 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-05-09 15:32:02.822 | + 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-05-09 15:32:02.835 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-09 15:32:02.837 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:32:02.840 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-09 15:32:02.845 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Ar645GbG5y 2022-05-09 15:32:02.847 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-09 15:32:02.850 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-09 15:32:02.853 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Ar645GbG5y 2022-05-09 15:32:02.857 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Ar645GbG5y 2022-05-09 15:32:02.869 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Ar645GbG5y /etc/sudoers.d/neutron-rootwrap 2022-05-09 15:32:02.881 | + 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-05-09 15:32:02.911 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:02.914 | + 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-05-09 15:32:02.944 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-09 15:32:02.946 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-09 15:32:02.949 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-09 15:32:02.951 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:32:02.953 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-09 15:32:02.956 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:32:02.974 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:02.977 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-09 15:32:02.980 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-09 15:32:02.982 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:32:03.000 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:03.002 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:32:03.006 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-05-09 15:32:03.038 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:32:03.040 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:32:03.043 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-09 15:32:03.060 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:03.062 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-09 15:32:03.065 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-09 15:32:03.068 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:32:03.070 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:32:03.073 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-09 15:32:03.075 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-09 15:32:03.078 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-09 15:32:03.080 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-09 15:32:03.083 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-09 15:32:03.086 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-09 15:32:03.090 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-09 15:32:03.092 | + 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-05-09 15:32:03.097 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-09 15:32:03.114 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:03.117 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-09 15:32:03.119 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-09 15:32:03.122 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-09 15:32:03.126 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-09 15:32:03.157 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-09 15:32:03.187 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-09 15:32:03.218 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-09 15:32:03.249 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-09 15:32:03.279 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-09 15:32:03.282 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:32:03.284 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-09 15:32:03.287 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-09 15:32:03.289 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-09 15:32:03.321 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-09 15:32:03.352 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-05-09 15:32:03.385 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-09 15:32:03.414 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-09 15:32:03.446 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-09 15:32:03.476 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-09 15:32:03.507 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-09 15:32:03.537 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:32:03.569 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-09 15:32:03.608 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-09 15:32:03.639 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-09 15:32:03.669 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-09 15:32:03.672 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-09 15:32:03.675 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-09 15:32:03.678 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-09 15:32:03.680 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-09 15:32:03.710 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-09 15:32:03.741 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.32/identity 2022-05-09 15:32:03.771 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-09 15:32:03.802 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-09 15:32:03.832 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-09 15:32:03.863 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-09 15:32:03.894 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-09 15:32:03.924 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-09 15:32:03.954 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-09 15:32:03.985 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-09 15:32:03.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-09 15:32:03.990 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-09 15:32:03.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-09 15:32:03.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-09 15:32:03.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-09 15:32:04.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-09 15:32:04.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2022-05-09 15:32:04.005 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2022-05-09 15:32:04.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2022-05-09 15:32:04.010 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-09 15:32:04.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-09 15:32:04.015 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-09 15:32:04.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-09 15:32:04.020 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-09 15:32:04.022 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-09 15:32:04.025 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-09 15:32:04.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-09 15:32:04.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:04.032 | + 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-05-09 15:32:04.060 | + 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-05-09 15:32:04.063 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:04.065 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:32:04.068 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-09 15:32:04.070 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-09 15:32:04.073 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:04.075 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-09 15:32:04.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-09 15:32:04.107 | + 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-05-09 15:32:04.109 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:04.111 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:32:04.114 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-09 15:32:04.116 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-09 15:32:04.119 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:04.122 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-09 15:32:04.152 | + 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-05-09 15:32:04.155 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:04.157 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-09 15:32:04.160 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-09 15:32:04.163 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-09 15:32:04.166 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:04.168 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-09 15:32:04.198 | + 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-05-09 15:32:04.200 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:04.203 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-09 15:32:04.205 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-09 15:32:04.208 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-09 15:32:04.211 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:04.213 | + 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-05-09 15:32:04.242 | + 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-05-09 15:32:04.245 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:04.247 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-09 15:32:04.250 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-09 15:32:04.252 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-09 15:32:04.254 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:04.257 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-09 15:32:04.287 | + 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-05-09 15:32:04.289 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:04.292 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-09 15:32:04.294 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-09 15:32:04.297 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-09 15:32:04.299 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:04.302 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-09 15:32:04.330 | + 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:400:449 2022-05-09 15:32:04.334 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:04.336 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-09 15:32:04.338 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2022-05-09 15:32:04.341 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2022-05-09 15:32:04.343 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:04.346 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2022-05-09 15:32:04.375 | + 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-05-09 15:32:04.377 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:32:04.380 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-09 15:32:04.383 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-09 15:32:04.385 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-09 15:32:04.388 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-09 15:32:04.390 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-09 15:32:04.419 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-09 15:32:04.422 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-09 15:32:04.439 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:04.443 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-09 15:32:04.445 | + 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-05-09 15:32:04.478 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:04.480 | + 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-05-09 15:32:04.510 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-09 15:32:04.543 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-09 15:32:04.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-09 15:32:04.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-09 15:32:04.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-09 15:32:07.621 | INFO neutron.common.config [-] Logging enabled! 2022-05-09 15:32:07.621 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev196 2022-05-09 15:32:07.621 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=225928) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-09 15:32:07.674 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=225928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:32:07.674 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=225928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:32:07.674 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=225928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:07.674 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=225928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:07.674 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=225928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:07.675 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=225928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:07.731 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-09 15:32:07.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:07.732 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:07.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:07.732 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:08.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-09 15:32:08.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-09 15:32:08.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-09 15:32:08.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:32:08.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-09 15:32:08.167 | + 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-05-09 15:32:08.186 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-09 15:32:08.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:08.192 | + 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-05-09 15:32:08.224 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-09 15:32:08.227 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-09 15:32:08.235 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-09 15:32:08.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-09 15:32:08.240 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-09 15:32:08.253 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-09 15:32:08.266 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-09 15:32:08.269 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-09 15:32:08.278 | net.bridge.bridge-nf-call-iptables = 1 2022-05-09 15:32:08.281 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-09 15:32:08.284 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-09 15:32:08.292 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-09 15:32:08.295 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-09 15:32:08.298 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-09 15:32:08.300 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-09 15:32:08.303 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-09 15:32:08.305 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-09 15:32:08.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-09 15:32:08.311 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-09 15:32:08.313 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:32:08.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-09 15:32:08.343 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-09 15:32:08.346 | + 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-05-09 15:32:08.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-09 15:32:08.385 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-09 15:32:08.415 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-09 15:32:08.445 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-09 15:32:08.463 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:08.466 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-09 15:32:08.468 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-09 15:32:08.473 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-09 15:32:08.503 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-09 15:32:08.533 | + 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-05-09 15:32:08.566 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:08.569 | + 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-05-09 15:32:08.598 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-09 15:32:08.617 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:08.620 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-09 15:32:08.622 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-09 15:32:08.652 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-09 15:32:08.655 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-09 15:32:08.657 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-09 15:32:08.687 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-09 15:32:08.689 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-09 15:32:08.692 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-09 15:32:08.695 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-09 15:32:08.712 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:08.715 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-09 15:32:08.717 | + 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-05-09 15:32:08.722 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-09 15:32:08.753 | + 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-05-09 15:32:08.787 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:08.789 | + 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-05-09 15:32:08.819 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-09 15:32:08.821 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-09 15:32:08.851 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-09 15:32:08.854 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-09 15:32:08.856 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-09 15:32:08.886 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-09 15:32:08.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-09 15:32:08.891 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-09 15:32:08.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-09 15:32:11.898 | INFO neutron.common.config [-] Logging enabled! 2022-05-09 15:32:11.898 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev196 2022-05-09 15:32:11.898 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=226459) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-09 15:32:11.950 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=226459) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:32:11.950 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=226459) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-09 15:32:11.950 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=226459) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:11.951 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=226459) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:11.951 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=226459) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:11.951 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=226459) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-09 15:32:12.011 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-09 15:32:12.012 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=226459) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-09 15:32:12.012 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=226459) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-09 15:32:12.013 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-09 15:32:12.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:12.013 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:12.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:12.013 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:12.392 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-09 15:32:12.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-09 15:32:12.398 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-09 15:32:12.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-09 15:32:12.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-09 15:32:12.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-09 15:32:12.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-09 15:32:12.426 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-09 15:32:12.429 | + functions:set_mtu:785 : local dev=br-data 2022-05-09 15:32:12.431 | + functions:set_mtu:786 : local mtu=1500 2022-05-09 15:32:12.434 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-09 15:32:12.447 | + 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-05-09 15:32:12.465 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-09 15:32:12.468 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-09 15:32:12.470 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-09 15:32:12.473 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-09 15:32:12.476 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-09 15:32:12.478 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-09 15:32:12.481 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-09 15:32:12.483 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-09 15:32:12.486 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-09 15:32:12.489 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-09 15:32:12.491 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-09 15:32:12.494 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-09 15:32:12.496 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-09 15:32:12.499 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-09 15:32:12.502 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-09 15:32:12.503 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-09 15:32:12.509 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-09 15:32:12.511 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-09 15:32:12.514 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-09 15:32:12.516 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-09 15:32:12.521 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-09 15:32:12.521 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-09 15:32:12.523 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-09 15:32:12.527 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.59/22 brd 192.168.3.255' 2022-05-09 15:32:12.530 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-09 15:32:12.532 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:12.535 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-09 15:32:12.538 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-09 15:32:12.540 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.59/22 brd 192.168.3.255 != '' ]] 2022-05-09 15:32:12.542 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.59/22 brd 192.168.3.255 dev eth1' 2022-05-09 15:32:12.545 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.59/22 brd 192.168.3.255 dev br-data' 2022-05-09 15:32:12.547 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-09 15:32:12.550 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-09 15:32:12.555 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.59/22 brd 192.168.3.255 2022-05-09 15:32:12.555 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-09 15:32:12.555 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-09 15:32:12.555 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-09 15:32:12.561 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.59 2022-05-09 15:32:12.563 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.59 ' 2022-05-09 15:32:12.566 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.59/22 brd 192.168.3.255 dev eth1 2022-05-09 15:32:12.579 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.59/22 brd 192.168.3.255 dev br-data 2022-05-09 15:32:12.591 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-09 15:32:12.604 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-09 15:32:12.624 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.59 2022-05-09 15:32:12.633 | PING 192.168.0.59 (192.168.0.59) from 192.168.0.59 br-data: 56(84) bytes of data. 2022-05-09 15:32:12.633 | 64 bytes from 192.168.0.59: icmp_seq=1 ttl=64 time=0.078 ms 2022-05-09 15:32:13.647 | 64 bytes from 192.168.0.59: icmp_seq=2 ttl=64 time=0.041 ms 2022-05-09 15:32:14.671 | 64 bytes from 192.168.0.59: icmp_seq=3 ttl=64 time=0.045 ms 2022-05-09 15:32:14.672 | 2022-05-09 15:32:14.672 | --- 192.168.0.59 ping statistics --- 2022-05-09 15:32:14.672 | 3 packets transmitted, 3 received, 0% packet loss, time 2038ms 2022-05-09 15:32:14.672 | rtt min/avg/max/mdev = 0.041/0.054/0.078/0.016 ms 2022-05-09 15:32:14.678 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-09 15:32:14.678 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-09 15:32:14.683 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-09 15:32:14.686 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-09 15:32:14.704 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:14.707 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-09 15:32:14.709 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-09 15:32:14.714 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-09 15:32:14.745 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.32 2022-05-09 15:32:14.775 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-09 15:32:14.805 | + 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-05-09 15:32:14.838 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-09 15:32:14.840 | + 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-05-09 15:32:14.870 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-09 15:32:14.872 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-09 15:32:14.890 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:14.893 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:32:14.896 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-09 15:32:14.913 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:14.916 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-09 15:32:14.933 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:14.936 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-09 15:32:14.953 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:32:14.956 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-09 15:32:14.987 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-09 15:32:15.018 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-09 15:32:15.021 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-09 15:32:15.041 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:15.044 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-09 15:32:15.062 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:15.065 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-09 15:32:15.068 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-09 15:32:15.129 | + inc/async:async_inner:63 : init_neutron 2022-05-09 15:32:15.168 | [178417 Async init_neutron:226937]: running: init_neutron 2022-05-09 15:32:15.171 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-09 15:32:15.194 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:15.197 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-09 15:32:15.208 | ++ ./stack.sh:main:1164 : true 2022-05-09 15:32:15.211 | + ./stack.sh:main:1164 : netman_pid= 2022-05-09 15:32:15.214 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-09 15:32:15.216 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-09 15:32:15.232 | + ./stack.sh:main:1171 : clean_iptables 2022-05-09 15:32:15.243 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-09 15:32:15.243 | + lib/nova:clean_iptables:186 : grep nova 2022-05-09 15:32:15.243 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:32:15.244 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-09 15:32:15.247 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-09 15:32:15.247 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-09 15:32:15.249 | + lib/nova:clean_iptables:186 : bash 2022-05-09 15:32:15.260 | + lib/nova:clean_iptables:188 : grep nova 2022-05-09 15:32:15.260 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:32:15.262 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-09 15:32:15.264 | + lib/nova:clean_iptables:188 : bash 2022-05-09 15:32:15.264 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-09 15:32:15.271 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-09 15:32:15.272 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-09 15:32:15.284 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-09 15:32:15.291 | + lib/nova:clean_iptables:190 : grep nova 2022-05-09 15:32:15.291 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:32:15.291 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-09 15:32:15.295 | + lib/nova:clean_iptables:190 : bash 2022-05-09 15:32:15.295 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-09 15:32:15.299 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-09 15:32:15.310 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-09 15:32:15.310 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-09 15:32:15.312 | + lib/nova:clean_iptables:192 : grep nova 2022-05-09 15:32:15.313 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-09 15:32:15.314 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-09 15:32:15.315 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-09 15:32:15.318 | + lib/nova:clean_iptables:192 : bash 2022-05-09 15:32:15.330 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-09 15:32:15.339 | net.ipv4.ip_forward = 1 2022-05-09 15:32:15.343 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-09 15:32:15.361 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:15.364 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-09 15:32:15.367 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-09 15:32:15.375 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-09 15:32:15.414 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-09 15:32:15.448 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-09 15:32:15.451 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-09 15:32:15.490 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-09 15:32:15.525 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-09 15:32:15.544 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:15.547 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-09 15:32:15.550 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:32:15.553 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-09 15:32:15.556 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-09 15:32:15.559 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-09 15:32:15.627 | + inc/async:async_inner:63 : init_swift 2022-05-09 15:32:15.669 | [178417 Async init_swift:227295]: running: init_swift 2022-05-09 15:32:15.672 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-09 15:32:15.694 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:15.696 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-09 15:32:15.699 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:32:15.702 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-09 15:32:15.705 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-09 15:32:15.708 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-09 15:32:15.777 | + inc/async:async_inner:63 : init_cinder 2022-05-09 15:32:15.825 | [178417 Async init_cinder:227390]: running: init_cinder 2022-05-09 15:32:15.834 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-09 15:32:15.860 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:32:15.867 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-09 15:32:15.873 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:32:15.878 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-09 15:32:15.881 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-09 15:32:15.883 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-09 15:32:15.968 | + inc/async:async_inner:63 : init_placement 2022-05-09 15:32:16.059 | [178417 Async init_placement:227527]: running: init_placement 2022-05-09 15:32:16.070 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-09 15:32:16.235 | [178417 Async init_neutron:226937]: Waiting for completion of init_neutron running on PID 226937 (6 other jobs running) 2022-05-09 15:32:16.296 | [178417 Async init_neutron:226937]: Signaling child to exit 2022-05-09 15:32:19.583 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:32:19.615 | [227390 Async init_cinder:227390]: finished successfully 2022-05-09 15:32:30.301 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:32:30.330 | [227295 Async init_swift:227295]: finished successfully 2022-05-09 15:32:42.513 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:32:42.540 | [226937 Async init_neutron:226937]: finished successfully 2022-05-09 15:32:42.560 | WAKEUP 2022-05-09 15:32:42.586 | [178417 Async init_neutron:226937]: Signaled 2022-05-09 15:32:42.588 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-09 15:32:42.588 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:32:42.588 | ++ 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-05-09 15:32:42.588 | + 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-05-09 15:32:42.588 | + 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-05-09 15:32:42.588 | + 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-05-09 15:32:42.588 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:32:42.588 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-09 15:32:42.588 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-09 15:32:42.588 | + lib/database:recreate_database:112 : local db=neutron 2022-05-09 15:32:42.588 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-09 15:32:42.588 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-09 15:32:42.588 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-09 15:32:42.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:32:42.588 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-09 15:32:42.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:32:42.588 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-09 15:32:42.588 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:32:42.588 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:32:42.588 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:32:42.589 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:32:42.589 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110337944 2022-05-09 15:32:42.589 | + 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-05-09 15:32:42.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:42.589 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:42.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:32:42.589 | from cryptography.utils import int_from_bytes 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-09 15:32:42.589 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-09 15:32:42.590 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-09 15:32:42.591 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-09 15:32:42.592 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-09 15:32:42.592 | Running upgrade for neutron ... 2022-05-09 15:32:42.593 | OK 2022-05-09 15:32:42.593 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-09 15:32:42.593 | + functions-common:time_stop:2437 : local name 2022-05-09 15:32:42.593 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:32:42.593 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:32:42.593 | + functions-common:time_stop:2440 : local total 2022-05-09 15:32:42.593 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:32:42.593 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:32:42.593 | + functions-common:time_stop:2444 : start_time=1652110337944 2022-05-09 15:32:42.593 | + functions-common:time_stop:2446 : [[ -z 1652110337944 ]] 2022-05-09 15:32:42.593 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:32:42.593 | + functions-common:time_stop:2449 : end_time=1652110362496 2022-05-09 15:32:42.593 | + functions-common:time_stop:2450 : elapsed_time=24552 2022-05-09 15:32:42.593 | + functions-common:time_stop:2451 : total=8610 2022-05-09 15:32:42.593 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:32:42.593 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33162 2022-05-09 15:32:42.635 | [178417 Async init_neutron:226937]: finished init_neutron with result 0 in 27 seconds 2022-05-09 15:32:42.639 | + inc/async:async_wait:197 : return 0 2022-05-09 15:32:42.642 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-09 15:32:42.695 | [178417 Async init_placement:227527]: Waiting for completion of init_placement running on PID 227527 (5 other jobs running) 2022-05-09 15:32:42.721 | [178417 Async init_placement:227527]: Signaling child to exit 2022-05-09 15:33:01.744 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:33:01.771 | [227527 Async init_placement:227527]: finished successfully 2022-05-09 15:33:01.794 | WAKEUP 2022-05-09 15:33:01.819 | [178417 Async init_placement:227527]: Signaled 2022-05-09 15:33:01.820 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-09 15:33:01.820 | + lib/database:recreate_database:112 : local db=placement 2022-05-09 15:33:01.820 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-09 15:33:01.820 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-09 15:33:01.820 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-09 15:33:01.820 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:01.820 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-09 15:33:01.820 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:01.820 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-09 15:33:01.820 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-09 15:33:01.820 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-09 15:33:01.820 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-09 15:33:01.821 | + functions-common:get_or_create_user:921 : local user_id 2022-05-09 15:33:01.821 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-09 15:33:01.821 | + functions-common:get_or_create_user:925 : local email= 2022-05-09 15:33:01.821 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-09 15:33:01.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.821 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.821 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.821 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:01.821 | + functions-common:get_or_create_user:937 : user_id=91c09dec03034c2e98bdcb5fac961008 2022-05-09 15:33:01.821 | + functions-common:get_or_create_user:938 : echo 91c09dec03034c2e98bdcb5fac961008 2022-05-09 15:33:01.821 | 91c09dec03034c2e98bdcb5fac961008 2022-05-09 15:33:01.821 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-09 15:33:01.821 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:33:01.821 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:33:01.821 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:33:01.821 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:33:01.821 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:33:01.821 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:33:01.821 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:33:01.821 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:33:01.821 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:33:01.821 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:33:01.821 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:33:01.821 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:33:01.821 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:01.821 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:33:01.821 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:01.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.821 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.822 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:01.822 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:33:01.822 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:33:01.822 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:01.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.822 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:01.822 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:33:01.822 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:33:01.822 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:33:01.822 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:01.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.822 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.822 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:01.822 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:33:01.823 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:33:01.823 | ++ functions-common:get_field:830 : echo '| 0dc5507e726a48198da466396f551a22 | 91c09dec03034c2e98bdcb5fac961008 | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:33:01.823 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:33:01.823 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:01.823 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0dc5507e726a48198da466396f551a22 2022-05-09 15:33:01.823 | + functions-common:get_or_add_user_project_role:1009 : echo 0dc5507e726a48198da466396f551a22 2022-05-09 15:33:01.823 | 0dc5507e726a48198da466396f551a22 2022-05-09 15:33:01.823 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-09 15:33:01.823 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-09 15:33:01.823 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-09 15:33:01.823 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-09 15:33:01.823 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-09 15:33:01.823 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-09 15:33:01.823 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-09 15:33:01.823 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-09 15:33:01.823 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-09 15:33:01.823 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-09 15:33:01.823 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-09 15:33:01.823 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-09 15:33:01.823 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:01.823 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:33:01.823 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-09 15:33:01.823 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:33:01.823 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:01.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.823 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.823 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.823 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:01.823 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-09 15:33:01.824 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-09 15:33:01.824 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:01.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.824 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.824 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.824 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-09 15:33:01.824 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-09 15:33:01.824 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-09 15:33:01.824 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:33:01.824 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:01.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.824 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.824 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.824 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:01.824 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-09 15:33:01.824 | ++ functions-common:get_field:828 : field='$2' 2022-05-09 15:33:01.824 | ++ functions-common:get_field:830 : echo '| 8cf832105b2949f6b11e06b208146326 | 91c09dec03034c2e98bdcb5fac961008 | | 97316c4f42ae4185a3ebe8633093e218 | | | False |' 2022-05-09 15:33:01.824 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-09 15:33:01.824 | ++ functions-common:get_field:824 : read data 2022-05-09 15:33:01.824 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8cf832105b2949f6b11e06b208146326 2022-05-09 15:33:01.824 | + functions-common:get_or_add_user_project_role:1009 : echo 8cf832105b2949f6b11e06b208146326 2022-05-09 15:33:01.824 | 8cf832105b2949f6b11e06b208146326 2022-05-09 15:33:01.824 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.32/placement 2022-05-09 15:33:01.824 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-09 15:33:01.824 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-09 15:33:01.824 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-09 15:33:01.824 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-09 15:33:01.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.824 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.825 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:01.825 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-09 15:33:01.825 | 5d5e22de43d442a9b25b67a2e3a0942f' 2022-05-09 15:33:01.825 | + functions-common:get_or_create_service:1106 : echo 5d5e22de43d442a9b25b67a2e3a0942f 2022-05-09 15:33:01.825 | 5d5e22de43d442a9b25b67a2e3a0942f 2022-05-09 15:33:01.825 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.32/placement 2022-05-09 15:33:01.825 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-09 15:33:01.825 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.32/placement RegionOne 2022-05-09 15:33:01.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-09 15:33:01.825 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-09 15:33:01.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.825 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:01.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-09 15:33:01.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-09 15:33:01.825 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.32/placement --region RegionOne -f value -c id 2022-05-09 15:33:01.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:01.825 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:01.825 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:33:01.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f614119ad31f403287332f35aa439bfd 2022-05-09 15:33:01.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f614119ad31f403287332f35aa439bfd 2022-05-09 15:33:01.825 | + functions-common:get_or_create_endpoint:1139 : public_id=f614119ad31f403287332f35aa439bfd 2022-05-09 15:33:01.825 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-09 15:33:01.825 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-09 15:33:01.825 | + functions-common:get_or_create_endpoint:1148 : echo f614119ad31f403287332f35aa439bfd 2022-05-09 15:33:01.826 | f614119ad31f403287332f35aa439bfd 2022-05-09 15:33:01.871 | [178417 Async init_placement:227527]: finished init_placement with result 0 in 45 seconds 2022-05-09 15:33:01.875 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:01.878 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-09 15:33:01.932 | [178417 Async init_glance:223953]: Waiting for completion of init_glance running on PID 223953 (4 other jobs running) 2022-05-09 15:33:01.961 | [178417 Async init_glance:223953]: Signaling child to exit 2022-05-09 15:33:01.961 | WAKEUP 2022-05-09 15:33:01.985 | [178417 Async init_glance:223953]: Signaled 2022-05-09 15:33:01.986 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-09 15:33:01.987 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-09 15:33:01.987 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-09 15:33:01.987 | + lib/database:recreate_database:112 : local db=glance 2022-05-09 15:33:01.987 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-09 15:33:01.987 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-09 15:33:01.987 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-09 15:33:01.987 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:01.987 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-09 15:33:01.987 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:01.987 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-09 15:33:01.987 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:33:01.987 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:01.987 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:01.987 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:01.987 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110283233 2022-05-09 15:33:01.987 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-09 15:33:01.987 | 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=224075) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:33:01.987 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:01.987 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:01.987 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:01.987 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:01.987 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:01.987 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:01.987 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-09 15:33:01.987 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-09 15:33:01.987 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-09 15:33:01.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-09 15:33:01.988 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-09 15:33:01.988 | Database migration is up to date. No migration needed. 2022-05-09 15:33:01.988 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-09 15:33:01.989 | Database is synced successfully. 2022-05-09 15:33:01.989 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-09 15:33:01.989 | 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=224227) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-09 15:33:01.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-09 15:33:01.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-09 15:33:01.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-09 15:33:01.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-09 15:33:01.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-09 15:33:01.990 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-09 15:33:01.990 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-09 15:33:01.990 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:01.990 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:01.990 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:01.990 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:01.990 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:01.990 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:33:01.990 | + functions-common:time_stop:2444 : start_time=1652110283233 2022-05-09 15:33:01.990 | + functions-common:time_stop:2446 : [[ -z 1652110283233 ]] 2022-05-09 15:33:01.990 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:01.990 | + functions-common:time_stop:2449 : end_time=1652110292924 2022-05-09 15:33:01.990 | + functions-common:time_stop:2450 : elapsed_time=9691 2022-05-09 15:33:01.990 | + functions-common:time_stop:2451 : total=8610 2022-05-09 15:33:01.990 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:01.990 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18301 2022-05-09 15:33:02.033 | [178417 Async init_glance:223953]: finished init_glance with result 0 in 10 seconds 2022-05-09 15:33:02.038 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:02.040 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-09 15:33:02.092 | [178417 Async init_swift:227295]: Waiting for completion of init_swift running on PID 227295 (3 other jobs running) 2022-05-09 15:33:02.119 | [178417 Async init_swift:227295]: Signaling child to exit 2022-05-09 15:33:02.119 | WAKEUP 2022-05-09 15:33:02.144 | [178417 Async init_swift:227295]: Signaled 2022-05-09 15:33:02.145 | + lib/swift:init_swift:668 : local node_number 2022-05-09 15:33:02.145 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-09 15:33:02.145 | No account-auditor running 2022-05-09 15:33:02.145 | No account-server running 2022-05-09 15:33:02.145 | No container-auditor running 2022-05-09 15:33:02.145 | No object-server running 2022-05-09 15:33:02.145 | No container-sharder running 2022-05-09 15:33:02.146 | No object-expirer running 2022-05-09 15:33:02.146 | No container-replicator running 2022-05-09 15:33:02.146 | No object-replicator running 2022-05-09 15:33:02.146 | No account-replicator running 2022-05-09 15:33:02.146 | No object-updater running 2022-05-09 15:33:02.146 | No container-server running 2022-05-09 15:33:02.146 | No container-reconciler running 2022-05-09 15:33:02.146 | No proxy-server running 2022-05-09 15:33:02.146 | No container-sync running 2022-05-09 15:33:02.146 | No object-auditor running 2022-05-09 15:33:02.146 | No container-updater running 2022-05-09 15:33:02.146 | No account-reaper running 2022-05-09 15:33:02.146 | No object-reconstructor running 2022-05-09 15:33:02.146 | + lib/swift:init_swift:670 : true 2022-05-09 15:33:02.146 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-09 15:33:02.146 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-09 15:33:02.146 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-09 15:33:02.146 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-09 15:33:02.146 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-09 15:33:02.146 | + 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-05-09 15:33:02.146 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-09 15:33:02.146 | + functions:create_disk:732 : local node_number 2022-05-09 15:33:02.146 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.146 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:02.146 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-09 15:33:02.146 | + functions:create_disk:736 : local key 2022-05-09 15:33:02.146 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.146 | ++ functions:create_disk:738 : sed s#/.## 2022-05-09 15:33:02.146 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.146 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.146 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:02.146 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.146 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:02.147 | + functions:destroy_disk:765 : local key 2022-05-09 15:33:02.147 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.147 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-09 15:33:02.147 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.147 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.147 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-09 15:33:02.147 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-09 15:33:02.147 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.147 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.147 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-09 15:33:02.147 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.147 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-09 15:33:02.147 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-09 15:33:02.147 | = sectsz=512 attr=2, projid32bit=1 2022-05-09 15:33:02.147 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-09 15:33:02.147 | = reflink=1 2022-05-09 15:33:02.147 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-09 15:33:02.147 | = sunit=0 swidth=0 blks 2022-05-09 15:33:02.147 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-09 15:33:02.147 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-09 15:33:02.147 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-09 15:33:02.147 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-09 15:33:02.147 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-09 15:33:02.147 | + 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-05-09 15:33:02.147 | /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-05-09 15:33:02.147 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:02.147 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-09 15:33:02.147 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-09 15:33:02.147 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-09 15:33:02.147 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:33:02.147 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-09 15:33:02.148 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-09 15:33:02.148 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-09 15:33:02.148 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-09 15:33:02.148 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-09 15:33:02.148 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-09 15:33:02.148 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-09 15:33:02.148 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1652109545.object.builder backups/1652109547.container.builder backups/1652109548.account.builder backups/1652109553.object.builder backups/1652109555.container.builder backups/1652109556.account.builder backups/1652109553.object.ring.gz backups/1652109555.container.ring.gz backups/1652109556.account.ring.gz 2022-05-09 15:33:02.148 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-09 15:33:02.148 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-09 15:33:02.148 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-09 15:33:02.148 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-09 15:33:02.148 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-09 15:33:02.148 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-09 15:33:02.148 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-09 15:33:02.148 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:33:02.148 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-09 15:33:02.148 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-09 15:33:02.148 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:33:02.148 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-09 15:33:02.148 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-09 15:33:02.148 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-09 15:33:02.148 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-09 15:33:02.148 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:33:02.148 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-09 15:33:02.148 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:33:02.148 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-09 15:33:02.148 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-09 15:33:02.148 | + lib/swift:init_swift:714 : popd 2022-05-09 15:33:02.191 | [178417 Async init_swift:227295]: finished init_swift with result 0 in 14 seconds 2022-05-09 15:33:02.195 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:02.198 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-09 15:33:02.253 | [178417 Async init_cinder:227390]: Waiting for completion of init_cinder running on PID 227390 (2 other jobs running) 2022-05-09 15:33:02.279 | [178417 Async init_cinder:227390]: Signaling child to exit 2022-05-09 15:33:02.279 | WAKEUP 2022-05-09 15:33:02.303 | [178417 Async init_cinder:227390]: Signaled 2022-05-09 15:33:02.304 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-09 15:33:02.304 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:02.304 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-09 15:33:02.304 | + lib/database:recreate_database:112 : local db=cinder 2022-05-09 15:33:02.304 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-09 15:33:02.305 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-09 15:33:02.305 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-09 15:33:02.305 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:02.305 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-09 15:33:02.305 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:02.305 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-09 15:33:02.305 | + functions-common:time_start:2423 : local name=dbsync 2022-05-09 15:33:02.305 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:02.305 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:02.305 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:02.305 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110335909 2022-05-09 15:33:02.305 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-09 15:33:02.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:02.305 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:02.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:02.305 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:02.305 | /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-05-09 15:33:02.305 | last_heartbeat = column_property( 2022-05-09 15:33:02.305 | /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-05-09 15:33:02.305 | num_hosts = column_property( 2022-05-09 15:33:02.305 | /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-05-09 15:33:02.305 | num_down_hosts = column_property( 2022-05-09 15:33:02.305 | Traceback (most recent call last): 2022-05-09 15:33:02.305 | File "/usr/local/bin/cinder-manage", line 6, in 2022-05-09 15:33:02.305 | from cinder.cmd.manage import main 2022-05-09 15:33:02.305 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-05-09 15:33:02.305 | from cinder.db import migration as db_migration 2022-05-09 15:33:02.305 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-05-09 15:33:02.305 | from cinder.db.sqlalchemy import api as db_api 2022-05-09 15:33:02.305 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 63, in 2022-05-09 15:33:02.305 | from cinder.volume import volume_utils 2022-05-09 15:33:02.305 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 69, in 2022-05-09 15:33:02.306 | from cinder.volume import volume_types 2022-05-09 15:33:02.306 | File "/opt/stack/cinder/cinder/volume/volume_types.py", line 157, in 2022-05-09 15:33:02.306 | sort_keys: Optional[list[str]] = None, 2022-05-09 15:33:02.306 | TypeError: 'type' object is not subscriptable 2022-05-09 15:33:02.306 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-09 15:33:02.306 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:02.306 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:02.306 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:02.306 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:02.306 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:02.306 | + functions-common:time_stop:2443 : name=dbsync 2022-05-09 15:33:02.306 | + functions-common:time_stop:2444 : start_time=1652110335909 2022-05-09 15:33:02.306 | + functions-common:time_stop:2446 : [[ -z 1652110335909 ]] 2022-05-09 15:33:02.306 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:02.306 | + functions-common:time_stop:2449 : end_time=1652110339515 2022-05-09 15:33:02.306 | + functions-common:time_stop:2450 : elapsed_time=3606 2022-05-09 15:33:02.306 | + functions-common:time_stop:2451 : total=8610 2022-05-09 15:33:02.306 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:02.306 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12216 2022-05-09 15:33:02.306 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-09 15:33:02.306 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:33:02.306 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-09 15:33:02.306 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:33:02.306 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-09 15:33:02.352 | [178417 Async init_cinder:227390]: finished init_cinder with result 0 in 3 seconds 2022-05-09 15:33:02.357 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:02.359 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-09 15:33:02.377 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:02.381 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-09 15:33:02.383 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:33:02.386 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-09 15:33:02.388 | + ./stack.sh:main:1220 : init_nova 2022-05-09 15:33:02.391 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-09 15:33:02.409 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:02.411 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-09 15:33:02.429 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:02.432 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:33:02.434 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:33:02.493 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:33:02.532 | [178417 Async nova-cell-0:229528]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-09 15:33:02.536 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-09 15:33:02.541 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:33:02.544 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-09 15:33:02.547 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:33:02.550 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:33:02.553 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:33:02.614 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:33:02.655 | [178417 Async nova-cell-1:229620]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-09 15:33:02.659 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-09 15:33:02.662 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-09 15:33:02.665 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-09 15:33:02.667 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-09 15:33:02.670 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-09 15:33:02.676 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:03.067 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-09 15:33:03.072 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:03.090 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-09 15:33:04.267 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-09 15:33:07.649 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:33:07.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:07.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:07.659 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:33:07.659 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=229679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:33:07.685 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:07.686 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:07.719 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-09 15:33:09.772 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=229679) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:33:09.774 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-09 15:33:10.235 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=229679) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:33:10.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:10.243 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:10.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:10.243 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:10.755 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-09 15:33:10.758 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-09 15:33:10.761 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-09 15:33:10.764 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-09 15:33:10.769 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-09 15:33:10.773 | + 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-05-09 15:33:11.941 | 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-05-09 15:33:14.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:14.974 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:14.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:14.974 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:15.328 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:33:15.358 | [229620 Async nova-cell-1:229620]: finished successfully 2022-05-09 15:33:15.390 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:33:15.418 | [229528 Async nova-cell-0:229528]: finished successfully 2022-05-09 15:33:15.489 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-09 15:33:15.494 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-09 15:33:15.497 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-09 15:33:15.550 | [178417 Async nova-cell-0:229528]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 229528 (3 other jobs running) 2022-05-09 15:33:15.575 | [178417 Async nova-cell-0:229528]: Signaling child to exit 2022-05-09 15:33:15.576 | WAKEUP 2022-05-09 15:33:15.599 | [178417 Async nova-cell-0:229528]: Signaled 2022-05-09 15:33:15.601 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-09 15:33:15.601 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-09 15:33:15.601 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-09 15:33:15.601 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-09 15:33:15.601 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-09 15:33:15.601 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-09 15:33:15.601 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-09 15:33:15.601 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:15.601 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-09 15:33:15.601 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:15.601 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-09 15:33:15.601 | 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-05-09 15:33:15.601 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.603 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:33:15.603 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=229688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:33:15.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:15.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:15.603 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-09 15:33:15.603 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=229688) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:33:15.603 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-09 15:33:15.603 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=229688) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:33:15.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:15.603 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:15.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:15.603 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:15.647 | [178417 Async nova-cell-0:229528]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-05-09 15:33:15.651 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:15.654 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-09 15:33:15.656 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-09 15:33:15.709 | [178417 Async nova-cell-1:229620]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 229620 (2 other jobs running) 2022-05-09 15:33:15.734 | [178417 Async nova-cell-1:229620]: Signaling child to exit 2022-05-09 15:33:15.734 | WAKEUP 2022-05-09 15:33:15.757 | [178417 Async nova-cell-1:229620]: Signaled 2022-05-09 15:33:15.758 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-09 15:33:15.758 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-09 15:33:15.758 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-09 15:33:15.758 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-09 15:33:15.758 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-09 15:33:15.758 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-09 15:33:15.758 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-09 15:33:15.758 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:15.758 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-09 15:33:15.758 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-09 15:33:15.758 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-09 15:33:15.758 | 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-05-09 15:33:15.759 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-09 15:33:15.760 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=229695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-09 15:33:15.760 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-09 15:33:15.760 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-09 15:33:15.760 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-09 15:33:15.760 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=229695) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-09 15:33:15.761 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-09 15:33:15.761 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=229695) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-09 15:33:15.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:15.761 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:15.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:15.761 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:15.805 | [178417 Async nova-cell-1:229620]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-05-09 15:33:15.809 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:15.812 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:33:15.814 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-09 15:33:16.855 | 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-05-09 15:33:19.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:19.680 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:19.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:19.680 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:19.680 | Running batches of 50 until complete 2022-05-09 15:33:19.680 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:33:19.680 | | Migration | Total Needed | Completed | 2022-05-09 15:33:19.680 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:33:19.680 | | fill_virtual_interface_list | 0 | 0 | 2022-05-09 15:33:19.680 | | migrate_empty_ratio | 0 | 0 | 2022-05-09 15:33:19.680 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-09 15:33:19.680 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-09 15:33:19.680 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-09 15:33:19.680 | | populate_dev_uuids | 0 | 0 | 2022-05-09 15:33:19.680 | | populate_missing_availability_zones | 0 | 0 | 2022-05-09 15:33:19.680 | | populate_queued_for_delete | 0 | 0 | 2022-05-09 15:33:19.680 | | populate_user_id | 0 | 0 | 2022-05-09 15:33:19.680 | | populate_uuids | 0 | 0 | 2022-05-09 15:33:19.680 | +-------------------------------------+--------------+-----------+ 2022-05-09 15:33:20.181 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-09 15:33:20.186 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:33:20.189 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-09 15:33:20.193 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:33:20.195 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:33:20.198 | + 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-05-09 15:33:21.269 | 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-05-09 15:33:23.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:23.769 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:23.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:33:23.769 | from cryptography.utils import int_from_bytes 2022-05-09 15:33:23.769 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-09 15:33:23.769 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-09 15:33:24.216 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-09 15:33:24.219 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-09 15:33:24.233 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-09 15:33:24.236 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-09 15:33:24.254 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:24.257 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-09 15:33:24.259 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-09 15:33:24.321 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-09 15:33:24.363 | [178417 Async configure_neutron_nova:230802]: running: configure_neutron_nova 2022-05-09 15:33:24.366 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-09 15:33:24.369 | + functions-common:run_phase:1865 : local mode=stack 2022-05-09 15:33:24.372 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-09 15:33:24.375 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-09 15:33:24.378 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-09 15:33:24.381 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-09 15:33:24.384 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-09 15:33:24.387 | + functions-common:run_phase:1875 : local extra 2022-05-09 15:33:24.390 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-09 15:33:24.396 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-09 15:33:24.399 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-09 15:33:24.401 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-09 15:33:24.404 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-09 15:33:24.407 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-09 15:33:24.425 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:24.428 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:33:24.431 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:33:24.434 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-09 15:33:24.436 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-09 15:33:24.439 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-09 15:33:24.441 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-09 15:33:24.444 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-09 15:33:24.447 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-09 15:33:24.450 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-09 15:33:24.453 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-09 15:33:24.456 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-09 15:33:24.459 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-09 15:33:24.462 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-09 15:33:24.464 | + functions-common:run_plugins:1854 : local plugins= 2022-05-09 15:33:24.467 | + functions-common:run_plugins:1855 : local plugin 2022-05-09 15:33:24.470 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-09 15:33:24.473 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:24.476 | + inc/meta-config:merge_config_group:171 : shift 2022-05-09 15:33:24.479 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-09 15:33:24.482 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:33:24.484 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-09 15:33:24.487 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-09 15:33:24.491 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-09 15:33:24.493 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:24.496 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-09 15:33:24.499 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:33:24.502 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-09 15:33:24.502 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:33:24.502 | gsub("[][]", "", $1); 2022-05-09 15:33:24.502 | split($1, a, "|"); 2022-05-09 15:33:24.502 | if (a[1] == matchgroup) 2022-05-09 15:33:24.502 | print a[2] 2022-05-09 15:33:24.502 | } 2022-05-09 15:33:24.502 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:33:24.509 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:33:24.512 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:33:24.515 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:33:24.519 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-09 15:33:24.522 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-09 15:33:24.525 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-09 15:33:24.528 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-09 15:33:24.531 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-09 15:33:24.536 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-09 15:33:24.539 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-09 15:33:24.542 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-09 15:33:24.545 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:24.547 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:33:24.551 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-09 15:33:24.554 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:33:24.557 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-09 15:33:24.560 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-09 15:33:24.563 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-09 15:33:24.566 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-09 15:33:24.570 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-09 15:33:24.572 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-09 15:33:24.572 | BEGIN { 2022-05-09 15:33:24.572 | section = "" 2022-05-09 15:33:24.572 | last_section = "" 2022-05-09 15:33:24.572 | section_count = 0 2022-05-09 15:33:24.572 | } 2022-05-09 15:33:24.572 | /^\[.+\]/ { 2022-05-09 15:33:24.572 | gsub("[][]", "", $1); 2022-05-09 15:33:24.572 | section=$1 2022-05-09 15:33:24.572 | next 2022-05-09 15:33:24.572 | } 2022-05-09 15:33:24.572 | /^ *\#/ { 2022-05-09 15:33:24.573 | next 2022-05-09 15:33:24.573 | } 2022-05-09 15:33:24.573 | /^[^ \t]+/ { 2022-05-09 15:33:24.573 | # get offset of first = in $0 2022-05-09 15:33:24.573 | eq_idx = index($0, "=") 2022-05-09 15:33:24.573 | # extract attr & value from $0 2022-05-09 15:33:24.573 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:33:24.573 | value = substr($0, eq_idx + 1) 2022-05-09 15:33:24.573 | # only need to strip trailing whitespace from attr 2022-05-09 15:33:24.573 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:33:24.573 | # need to strip leading & trailing whitespace from value 2022-05-09 15:33:24.573 | sub(/^[ \t]*/, "", value) 2022-05-09 15:33:24.573 | sub(/[ \t]*$/, "", value) 2022-05-09 15:33:24.573 | 2022-05-09 15:33:24.573 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:33:24.573 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:33:24.573 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:33:24.573 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:33:24.573 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:33:24.573 | if (section != last_section) { 2022-05-09 15:33:24.573 | cfg_section[section_count++] = section 2022-05-09 15:33:24.573 | last_section = section 2022-05-09 15:33:24.573 | } 2022-05-09 15:33:24.573 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:33:24.573 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:33:24.573 | 2022-05-09 15:33:24.573 | cfg_attr[section, attr, 0] = value 2022-05-09 15:33:24.573 | cfg_attr_count[section, attr] = 1 2022-05-09 15:33:24.573 | } else { 2022-05-09 15:33:24.573 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:33:24.573 | cfg_attr[section, attr, lno] = value 2022-05-09 15:33:24.573 | } 2022-05-09 15:33:24.573 | } 2022-05-09 15:33:24.573 | END { 2022-05-09 15:33:24.573 | # Process each section in order 2022-05-09 15:33:24.574 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:33:24.574 | section = cfg_section[sno] 2022-05-09 15:33:24.574 | # The ini routines simply append a config item immediately 2022-05-09 15:33:24.574 | # after the section header. To keep the same order as defined 2022-05-09 15:33:24.574 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:33:24.574 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:33:24.574 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:33:24.574 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:33:24.574 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:33:24.574 | else { 2022-05-09 15:33:24.574 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:33:24.574 | count = cfg_attr_count[section, attr] 2022-05-09 15:33:24.574 | print "inidelete " configfile " " section " " attr 2022-05-09 15:33:24.574 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:33:24.574 | for (l = count -2; l >= 0; l--) 2022-05-09 15:33:24.574 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:33:24.574 | } 2022-05-09 15:33:24.574 | } 2022-05-09 15:33:24.574 | } 2022-05-09 15:33:24.574 | } 2022-05-09 15:33:24.574 | ' 2022-05-09 15:33:24.574 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.574 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:33:24.576 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:24.579 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:33:24.582 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-09 15:33:24.585 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:33:24.588 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-09 15:33:24.590 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-09 15:33:24.591 | BEGIN { group = "" } 2022-05-09 15:33:24.591 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:33:24.591 | gsub("[][]", "", $1); 2022-05-09 15:33:24.591 | split($1, a, "|"); 2022-05-09 15:33:24.591 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:33:24.591 | group=a[1] 2022-05-09 15:33:24.591 | } else { 2022-05-09 15:33:24.591 | group="" 2022-05-09 15:33:24.591 | } 2022-05-09 15:33:24.591 | next 2022-05-09 15:33:24.591 | } 2022-05-09 15:33:24.591 | { 2022-05-09 15:33:24.591 | if (group != "") 2022-05-09 15:33:24.591 | print $0 2022-05-09 15:33:24.591 | } 2022-05-09 15:33:24.591 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:33:24.598 | + 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-05-09 15:33:24.601 | ++ 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-05-09 15:33:24.635 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.638 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-09 15:33:24.641 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-09 15:33:24.672 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.674 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-09 15:33:24.677 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-09 15:33:24.710 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.713 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-09 15:33:24.716 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-09 15:33:24.749 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.752 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-09 15:33:24.755 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-09 15:33:24.786 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.789 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-09 15:33:24.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-09 15:33:24.824 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.827 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.32/identity"' 2022-05-09 15:33:24.829 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.32/identity 2022-05-09 15:33:24.863 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-09 15:33:24.868 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-09 15:33:24.901 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.903 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-09 15:33:24.906 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-09 15:33:24.938 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.941 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-09 15:33:24.944 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-09 15:33:24.979 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:24.982 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-09 15:33:24.986 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-09 15:33:25.019 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-09 15:33:25.025 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-09 15:33:25.057 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.060 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-09 15:33:25.062 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-09 15:33:25.095 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.099 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:33:25.102 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:33:25.105 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:33:25.108 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-09 15:33:25.113 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-09 15:33:25.116 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-09 15:33:25.119 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-09 15:33:25.122 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-09 15:33:25.126 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-09 15:33:25.129 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-09 15:33:25.132 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-09 15:33:25.135 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:25.138 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:33:25.142 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-09 15:33:25.150 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:33:25.154 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-09 15:33:25.157 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-09 15:33:25.161 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-09 15:33:25.163 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-09 15:33:25.168 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-09 15:33:25.168 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.170 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-09 15:33:25.170 | BEGIN { 2022-05-09 15:33:25.170 | section = "" 2022-05-09 15:33:25.170 | last_section = "" 2022-05-09 15:33:25.170 | section_count = 0 2022-05-09 15:33:25.170 | } 2022-05-09 15:33:25.170 | /^\[.+\]/ { 2022-05-09 15:33:25.170 | gsub("[][]", "", $1); 2022-05-09 15:33:25.170 | section=$1 2022-05-09 15:33:25.170 | next 2022-05-09 15:33:25.171 | } 2022-05-09 15:33:25.171 | /^ *\#/ { 2022-05-09 15:33:25.171 | next 2022-05-09 15:33:25.171 | } 2022-05-09 15:33:25.171 | /^[^ \t]+/ { 2022-05-09 15:33:25.171 | # get offset of first = in $0 2022-05-09 15:33:25.171 | eq_idx = index($0, "=") 2022-05-09 15:33:25.171 | # extract attr & value from $0 2022-05-09 15:33:25.171 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:33:25.171 | value = substr($0, eq_idx + 1) 2022-05-09 15:33:25.171 | # only need to strip trailing whitespace from attr 2022-05-09 15:33:25.171 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:33:25.171 | # need to strip leading & trailing whitespace from value 2022-05-09 15:33:25.171 | sub(/^[ \t]*/, "", value) 2022-05-09 15:33:25.171 | sub(/[ \t]*$/, "", value) 2022-05-09 15:33:25.171 | 2022-05-09 15:33:25.171 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:33:25.171 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:33:25.171 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:33:25.171 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:33:25.171 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:33:25.171 | if (section != last_section) { 2022-05-09 15:33:25.171 | cfg_section[section_count++] = section 2022-05-09 15:33:25.171 | last_section = section 2022-05-09 15:33:25.171 | } 2022-05-09 15:33:25.171 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:33:25.171 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:33:25.171 | 2022-05-09 15:33:25.171 | cfg_attr[section, attr, 0] = value 2022-05-09 15:33:25.171 | cfg_attr_count[section, attr] = 1 2022-05-09 15:33:25.171 | } else { 2022-05-09 15:33:25.171 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:33:25.171 | cfg_attr[section, attr, lno] = value 2022-05-09 15:33:25.172 | } 2022-05-09 15:33:25.172 | } 2022-05-09 15:33:25.172 | END { 2022-05-09 15:33:25.172 | # Process each section in order 2022-05-09 15:33:25.172 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:33:25.172 | section = cfg_section[sno] 2022-05-09 15:33:25.172 | # The ini routines simply append a config item immediately 2022-05-09 15:33:25.172 | # after the section header. To keep the same order as defined 2022-05-09 15:33:25.172 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:33:25.172 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:33:25.172 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:33:25.172 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:33:25.172 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:33:25.172 | else { 2022-05-09 15:33:25.172 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:33:25.172 | count = cfg_attr_count[section, attr] 2022-05-09 15:33:25.172 | print "inidelete " configfile " " section " " attr 2022-05-09 15:33:25.172 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:33:25.172 | for (l = count -2; l >= 0; l--) 2022-05-09 15:33:25.172 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:33:25.172 | } 2022-05-09 15:33:25.172 | } 2022-05-09 15:33:25.172 | } 2022-05-09 15:33:25.172 | } 2022-05-09 15:33:25.172 | ' 2022-05-09 15:33:25.172 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:25.173 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:33:25.174 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:33:25.176 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-09 15:33:25.179 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:33:25.183 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-09 15:33:25.186 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-09 15:33:25.186 | BEGIN { group = "" } 2022-05-09 15:33:25.186 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:33:25.186 | gsub("[][]", "", $1); 2022-05-09 15:33:25.186 | split($1, a, "|"); 2022-05-09 15:33:25.186 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:33:25.186 | group=a[1] 2022-05-09 15:33:25.186 | } else { 2022-05-09 15:33:25.187 | group="" 2022-05-09 15:33:25.187 | } 2022-05-09 15:33:25.187 | next 2022-05-09 15:33:25.187 | } 2022-05-09 15:33:25.187 | { 2022-05-09 15:33:25.187 | if (group != "") 2022-05-09 15:33:25.187 | print $0 2022-05-09 15:33:25.187 | } 2022-05-09 15:33:25.187 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:33:25.194 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-09 15:33:25.197 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-09 15:33:25.203 | + inc/async:async_inner:64 : rc=0 2022-05-09 15:33:25.229 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.231 | [230802 Async configure_neutron_nova:230802]: finished successfully 2022-05-09 15:33:25.232 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-09 15:33:25.235 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-09 15:33:25.267 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-09 15:33:25.272 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-09 15:33:25.302 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.305 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-09 15:33:25.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-09 15:33:25.338 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.340 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-09 15:33:25.343 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-09 15:33:25.373 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-09 15:33:25.379 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-09 15:33:25.410 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.412 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-09 15:33:25.415 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-09 15:33:25.445 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-09 15:33:25.450 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-09 15:33:25.492 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.494 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-09 15:33:25.497 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-09 15:33:25.528 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-09 15:33:25.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-09 15:33:25.564 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.567 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-09 15:33:25.570 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-09 15:33:25.600 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.603 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-09 15:33:25.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-09 15:33:25.636 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.638 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-09 15:33:25.641 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-09 15:33:25.672 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.674 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-09 15:33:25.677 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-09 15:33:25.707 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.710 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-09 15:33:25.713 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-09 15:33:25.743 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.745 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-09 15:33:25.748 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-09 15:33:25.779 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.782 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:33:25.785 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:33:25.788 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:33:25.791 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-09 15:33:25.794 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-09 15:33:25.797 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-09 15:33:25.799 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-09 15:33:25.803 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-09 15:33:25.807 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-09 15:33:25.810 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-09 15:33:25.812 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-09 15:33:25.815 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:25.818 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:33:25.825 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-09 15:33:25.827 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:33:25.831 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-09 15:33:25.834 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-09 15:33:25.837 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-09 15:33:25.839 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-09 15:33:25.843 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-09 15:33:25.843 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-09 15:33:25.844 | BEGIN { 2022-05-09 15:33:25.844 | section = "" 2022-05-09 15:33:25.844 | last_section = "" 2022-05-09 15:33:25.844 | section_count = 0 2022-05-09 15:33:25.844 | } 2022-05-09 15:33:25.844 | /^\[.+\]/ { 2022-05-09 15:33:25.844 | gsub("[][]", "", $1); 2022-05-09 15:33:25.844 | section=$1 2022-05-09 15:33:25.844 | next 2022-05-09 15:33:25.844 | } 2022-05-09 15:33:25.844 | /^ *\#/ { 2022-05-09 15:33:25.844 | next 2022-05-09 15:33:25.844 | } 2022-05-09 15:33:25.844 | /^[^ \t]+/ { 2022-05-09 15:33:25.844 | # get offset of first = in $0 2022-05-09 15:33:25.844 | eq_idx = index($0, "=") 2022-05-09 15:33:25.844 | # extract attr & value from $0 2022-05-09 15:33:25.844 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:33:25.844 | value = substr($0, eq_idx + 1) 2022-05-09 15:33:25.844 | # only need to strip trailing whitespace from attr 2022-05-09 15:33:25.844 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:33:25.844 | # need to strip leading & trailing whitespace from value 2022-05-09 15:33:25.844 | sub(/^[ \t]*/, "", value) 2022-05-09 15:33:25.844 | sub(/[ \t]*$/, "", value) 2022-05-09 15:33:25.844 | 2022-05-09 15:33:25.844 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:33:25.844 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:33:25.844 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:33:25.844 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:33:25.844 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:33:25.844 | if (section != last_section) { 2022-05-09 15:33:25.844 | cfg_section[section_count++] = section 2022-05-09 15:33:25.845 | last_section = section 2022-05-09 15:33:25.845 | } 2022-05-09 15:33:25.845 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:33:25.845 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:33:25.845 | 2022-05-09 15:33:25.845 | cfg_attr[section, attr, 0] = value 2022-05-09 15:33:25.845 | cfg_attr_count[section, attr] = 1 2022-05-09 15:33:25.845 | } else { 2022-05-09 15:33:25.845 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:33:25.845 | cfg_attr[section, attr, lno] = value 2022-05-09 15:33:25.845 | } 2022-05-09 15:33:25.845 | } 2022-05-09 15:33:25.845 | END { 2022-05-09 15:33:25.845 | # Process each section in order 2022-05-09 15:33:25.845 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:33:25.845 | section = cfg_section[sno] 2022-05-09 15:33:25.845 | # The ini routines simply append a config item immediately 2022-05-09 15:33:25.845 | # after the section header. To keep the same order as defined 2022-05-09 15:33:25.845 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:33:25.845 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:33:25.845 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:33:25.845 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:33:25.845 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:33:25.845 | else { 2022-05-09 15:33:25.845 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:33:25.845 | count = cfg_attr_count[section, attr] 2022-05-09 15:33:25.845 | print "inidelete " configfile " " section " " attr 2022-05-09 15:33:25.846 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:33:25.846 | for (l = count -2; l >= 0; l--) 2022-05-09 15:33:25.847 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:33:25.847 | } 2022-05-09 15:33:25.847 | } 2022-05-09 15:33:25.847 | } 2022-05-09 15:33:25.847 | } 2022-05-09 15:33:25.847 | ' 2022-05-09 15:33:25.847 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.847 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:25.848 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:33:25.849 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:33:25.852 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-09 15:33:25.854 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:33:25.857 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-09 15:33:25.859 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-09 15:33:25.859 | BEGIN { group = "" } 2022-05-09 15:33:25.859 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:33:25.859 | gsub("[][]", "", $1); 2022-05-09 15:33:25.859 | split($1, a, "|"); 2022-05-09 15:33:25.859 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:33:25.859 | group=a[1] 2022-05-09 15:33:25.859 | } else { 2022-05-09 15:33:25.859 | group="" 2022-05-09 15:33:25.859 | } 2022-05-09 15:33:25.859 | next 2022-05-09 15:33:25.859 | } 2022-05-09 15:33:25.860 | { 2022-05-09 15:33:25.860 | if (group != "") 2022-05-09 15:33:25.860 | print $0 2022-05-09 15:33:25.860 | } 2022-05-09 15:33:25.860 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:33:25.866 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.32/identity/v2.0"' 2022-05-09 15:33:25.868 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.32/identity/v2.0 2022-05-09 15:33:25.898 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.901 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-09 15:33:25.903 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-09 15:33:25.906 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-09 15:33:25.910 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-09 15:33:25.913 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:33:25.916 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:33:25.919 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-09 15:33:25.922 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:33:25.927 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-09 15:33:25.929 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-09 15:33:25.932 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:33:25.934 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:25.937 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:33:25.940 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:33:25.942 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:33:25.946 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:33:25.948 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:33:25.951 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-09 15:33:25.954 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-09 15:33:25.958 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:33:25.959 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-09 15:33:25.959 | BEGIN { 2022-05-09 15:33:25.959 | section = "" 2022-05-09 15:33:25.959 | last_section = "" 2022-05-09 15:33:25.959 | section_count = 0 2022-05-09 15:33:25.959 | } 2022-05-09 15:33:25.959 | /^\[.+\]/ { 2022-05-09 15:33:25.959 | gsub("[][]", "", $1); 2022-05-09 15:33:25.959 | section=$1 2022-05-09 15:33:25.959 | next 2022-05-09 15:33:25.959 | } 2022-05-09 15:33:25.959 | /^ *\#/ { 2022-05-09 15:33:25.959 | next 2022-05-09 15:33:25.959 | } 2022-05-09 15:33:25.959 | /^[^ \t]+/ { 2022-05-09 15:33:25.959 | # get offset of first = in $0 2022-05-09 15:33:25.959 | eq_idx = index($0, "=") 2022-05-09 15:33:25.959 | # extract attr & value from $0 2022-05-09 15:33:25.959 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:33:25.959 | value = substr($0, eq_idx + 1) 2022-05-09 15:33:25.959 | # only need to strip trailing whitespace from attr 2022-05-09 15:33:25.959 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:33:25.959 | # need to strip leading & trailing whitespace from value 2022-05-09 15:33:25.959 | sub(/^[ \t]*/, "", value) 2022-05-09 15:33:25.960 | sub(/[ \t]*$/, "", value) 2022-05-09 15:33:25.960 | 2022-05-09 15:33:25.960 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:33:25.960 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:33:25.960 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:33:25.960 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:33:25.960 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:33:25.960 | if (section != last_section) { 2022-05-09 15:33:25.960 | cfg_section[section_count++] = section 2022-05-09 15:33:25.960 | last_section = section 2022-05-09 15:33:25.960 | } 2022-05-09 15:33:25.960 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:33:25.960 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:33:25.960 | 2022-05-09 15:33:25.960 | cfg_attr[section, attr, 0] = value 2022-05-09 15:33:25.960 | cfg_attr_count[section, attr] = 1 2022-05-09 15:33:25.960 | } else { 2022-05-09 15:33:25.960 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:33:25.960 | cfg_attr[section, attr, lno] = value 2022-05-09 15:33:25.960 | } 2022-05-09 15:33:25.960 | } 2022-05-09 15:33:25.960 | END { 2022-05-09 15:33:25.960 | # Process each section in order 2022-05-09 15:33:25.960 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:33:25.960 | section = cfg_section[sno] 2022-05-09 15:33:25.960 | # The ini routines simply append a config item immediately 2022-05-09 15:33:25.960 | # after the section header. To keep the same order as defined 2022-05-09 15:33:25.960 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:33:25.960 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:33:25.960 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:33:25.960 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:33:25.960 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:33:25.960 | else { 2022-05-09 15:33:25.960 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:33:25.960 | count = cfg_attr_count[section, attr] 2022-05-09 15:33:25.961 | print "inidelete " configfile " " section " " attr 2022-05-09 15:33:25.961 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:33:25.961 | for (l = count -2; l >= 0; l--) 2022-05-09 15:33:25.961 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:33:25.961 | } 2022-05-09 15:33:25.961 | } 2022-05-09 15:33:25.961 | } 2022-05-09 15:33:25.961 | } 2022-05-09 15:33:25.961 | ' 2022-05-09 15:33:25.961 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:25.962 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:33:25.962 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:33:25.965 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:33:25.967 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-09 15:33:25.970 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:33:25.974 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-09 15:33:25.977 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-09 15:33:25.977 | BEGIN { group = "" } 2022-05-09 15:33:25.977 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:33:25.977 | gsub("[][]", "", $1); 2022-05-09 15:33:25.977 | split($1, a, "|"); 2022-05-09 15:33:25.977 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:33:25.978 | group=a[1] 2022-05-09 15:33:25.978 | } else { 2022-05-09 15:33:25.978 | group="" 2022-05-09 15:33:25.978 | } 2022-05-09 15:33:25.978 | next 2022-05-09 15:33:25.978 | } 2022-05-09 15:33:25.978 | { 2022-05-09 15:33:25.978 | if (group != "") 2022-05-09 15:33:25.978 | print $0 2022-05-09 15:33:25.978 | } 2022-05-09 15:33:25.978 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:33:25.985 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-09 15:33:25.989 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-09 15:33:26.023 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:26.026 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-09 15:33:26.028 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-09 15:33:26.063 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:33:26.067 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-09 15:33:26.086 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:26.088 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-09 15:33:26.091 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:33:26.093 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-09 15:33:26.096 | + ./stack.sh:main:1254 : start_swift 2022-05-09 15:33:26.099 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-09 15:33:26.102 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-09 15:33:26.105 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-09 15:33:26.136 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-09 15:33:26.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-09 15:33:26.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-09 15:33:26.147 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-09 15:33:26.595 | Restarting rsync (via systemctl): rsync.service. 2022-05-09 15:33:26.600 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-09 15:33:26.603 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-09 15:33:26.605 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-09 15:33:26.608 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-09 15:33:26.611 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:33:26.614 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:33:26.616 | + functions-common:run_process:1692 : local service=s-object 2022-05-09 15:33:26.619 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:33:26.621 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:26.626 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:26.628 | + functions-common:run_process:1697 : local name=s-object 2022-05-09 15:33:26.630 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:26.633 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:26.635 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:26.638 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:26.641 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:26.646 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110406643 2022-05-09 15:33:26.648 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-09 15:33:26.665 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:26.668 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-09 15:33:26.670 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-09 15:33:26.673 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:33:26.675 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:33:26.678 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:33:26.680 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:33:26.683 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-09 15:33:26.685 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-09 15:33:26.688 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-09 15:33:26.691 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:26.693 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:26.696 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:33:26.698 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-09 15:33:26.701 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-09 15:33:26.703 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-09 15:33:26.706 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:33:26.708 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:33:26.711 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:33:26.713 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:33:26.715 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-09 15:33:26.717 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:33:26.722 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-09 15:33:26.775 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-09 15:33:26.828 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:33:26.881 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-09 15:33:26.935 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-09 15:33:26.996 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:27.053 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:33:27.056 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-09 15:33:27.111 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:33:27.534 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-09 15:33:27.548 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-09 15:33:27.972 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-09 15:33:27.994 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:33:28.001 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:28.006 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:28.009 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:28.012 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:28.014 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:28.017 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:33:28.021 | + functions-common:time_stop:2444 : start_time=1652110406643 2022-05-09 15:33:28.023 | + functions-common:time_stop:2446 : [[ -z 1652110406643 ]] 2022-05-09 15:33:28.027 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:28.032 | + functions-common:time_stop:2449 : end_time=1652110408029 2022-05-09 15:33:28.036 | + functions-common:time_stop:2450 : elapsed_time=1386 2022-05-09 15:33:28.038 | + functions-common:time_stop:2451 : total=3071 2022-05-09 15:33:28.041 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:28.044 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4457 2022-05-09 15:33:28.047 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:33:28.050 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:33:28.053 | + functions-common:run_process:1692 : local service=s-container 2022-05-09 15:33:28.056 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:33:28.059 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:28.062 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:28.065 | + functions-common:run_process:1697 : local name=s-container 2022-05-09 15:33:28.068 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:28.071 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:28.074 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:28.077 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:28.081 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:28.085 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110408082 2022-05-09 15:33:28.088 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-09 15:33:28.107 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:28.109 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-09 15:33:28.112 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-09 15:33:28.115 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:33:28.117 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:33:28.120 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:33:28.122 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:33:28.125 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-09 15:33:28.128 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-09 15:33:28.131 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-09 15:33:28.133 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:28.136 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:28.138 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:33:28.141 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-09 15:33:28.144 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-09 15:33:28.146 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-09 15:33:28.149 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:33:28.151 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:33:28.154 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:33:28.156 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:33:28.158 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-09 15:33:28.161 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:33:28.166 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-09 15:33:28.221 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-09 15:33:28.275 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:33:28.330 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-09 15:33:28.389 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-09 15:33:28.444 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:28.498 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:33:28.501 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-09 15:33:28.556 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:33:29.005 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-09 15:33:29.021 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-09 15:33:29.465 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-09 15:33:29.493 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:33:29.496 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:29.500 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:29.504 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:29.508 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:29.511 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:29.513 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:33:29.516 | + functions-common:time_stop:2444 : start_time=1652110408082 2022-05-09 15:33:29.518 | + functions-common:time_stop:2446 : [[ -z 1652110408082 ]] 2022-05-09 15:33:29.522 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:29.526 | + functions-common:time_stop:2449 : end_time=1652110409523 2022-05-09 15:33:29.529 | + functions-common:time_stop:2450 : elapsed_time=1441 2022-05-09 15:33:29.531 | + functions-common:time_stop:2451 : total=4457 2022-05-09 15:33:29.534 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:29.536 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5898 2022-05-09 15:33:29.539 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-09 15:33:29.541 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:33:29.544 | + functions-common:run_process:1692 : local service=s-account 2022-05-09 15:33:29.546 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:33:29.550 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:29.552 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:29.555 | + functions-common:run_process:1697 : local name=s-account 2022-05-09 15:33:29.558 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:29.561 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:29.563 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:29.566 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:29.569 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:29.574 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110409571 2022-05-09 15:33:29.577 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-09 15:33:29.597 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:29.600 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-09 15:33:29.602 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-09 15:33:29.605 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:33:29.607 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:33:29.610 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:33:29.613 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:33:29.615 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-09 15:33:29.618 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-09 15:33:29.621 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-09 15:33:29.623 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:29.626 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:29.629 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-09 15:33:29.632 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-09 15:33:29.634 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-09 15:33:29.637 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-09 15:33:29.639 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:33:29.642 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:33:29.644 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:33:29.647 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:33:29.649 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-09 15:33:29.652 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:33:29.657 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-09 15:33:29.711 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-09 15:33:29.765 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:33:29.822 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-09 15:33:29.878 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-09 15:33:29.933 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:29.988 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:33:29.990 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-09 15:33:30.045 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:33:30.535 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-09 15:33:30.550 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-09 15:33:30.993 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-09 15:33:31.024 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:33:31.027 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:31.029 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:31.032 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:31.035 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:31.037 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:31.040 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:33:31.042 | + functions-common:time_stop:2444 : start_time=1652110409571 2022-05-09 15:33:31.045 | + functions-common:time_stop:2446 : [[ -z 1652110409571 ]] 2022-05-09 15:33:31.048 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:31.053 | + functions-common:time_stop:2449 : end_time=1652110411050 2022-05-09 15:33:31.056 | + functions-common:time_stop:2450 : elapsed_time=1479 2022-05-09 15:33:31.059 | + functions-common:time_stop:2451 : total=5898 2022-05-09 15:33:31.061 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:31.064 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7377 2022-05-09 15:33:31.067 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-09 15:33:31.070 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-09 15:33:31.123 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:33:31.125 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-09 15:33:31.128 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:33:31.130 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:31.133 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:31.136 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-09 15:33:31.138 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:31.141 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:31.144 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:31.146 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:31.149 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:31.154 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110411151 2022-05-09 15:33:31.157 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-09 15:33:31.176 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:31.178 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-09 15:33:31.181 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-09 15:33:31.183 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:33:31.186 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:33:31.188 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:33:31.191 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:33:31.193 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-09 15:33:31.196 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-09 15:33:31.199 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-09 15:33:31.201 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:31.204 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:31.207 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-09 15:33:31.209 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-09 15:33:31.212 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-09 15:33:31.214 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-09 15:33:31.218 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:33:31.220 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:33:31.223 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:33:31.226 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:33:31.228 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-09 15:33:31.230 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:33:31.235 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-09 15:33:31.290 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-09 15:33:31.344 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:33:31.400 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-09 15:33:31.456 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-09 15:33:31.511 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:31.565 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:33:31.568 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-09 15:33:31.622 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:33:32.067 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-09 15:33:32.541 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-09 15:33:32.565 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:33:32.569 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:32.571 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:32.573 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:32.576 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:32.579 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:32.582 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:33:32.585 | + functions-common:time_stop:2444 : start_time=1652110411151 2022-05-09 15:33:32.587 | + functions-common:time_stop:2446 : [[ -z 1652110411151 ]] 2022-05-09 15:33:32.590 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:32.595 | + functions-common:time_stop:2449 : end_time=1652110412592 2022-05-09 15:33:32.598 | + functions-common:time_stop:2450 : elapsed_time=1441 2022-05-09 15:33:32.601 | + functions-common:time_stop:2451 : total=7377 2022-05-09 15:33:32.603 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:32.606 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8818 2022-05-09 15:33:32.609 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-09 15:33:32.628 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:33:32.631 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:33:32.633 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-09 15:33:32.636 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:33:32.638 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:32.641 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:32.643 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-09 15:33:32.646 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:32.648 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:32.651 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:32.653 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:32.657 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:32.662 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110412659 2022-05-09 15:33:32.664 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-09 15:33:32.682 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:32.685 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-09 15:33:32.688 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-09 15:33:32.691 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:33:32.693 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:33:32.696 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:33:32.698 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:33:32.701 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-09 15:33:32.703 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-09 15:33:32.706 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-09 15:33:32.709 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:32.711 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:32.714 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-09 15:33:32.716 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-09 15:33:32.719 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-09 15:33:32.722 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:33:32.725 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:33:32.727 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:33:32.730 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:33:32.732 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:33:32.734 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-09 15:33:32.737 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:33:32.742 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-09 15:33:32.796 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-09 15:33:32.856 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-09 15:33:32.915 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-09 15:33:32.974 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-09 15:33:33.028 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:33.086 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:33:33.089 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-09 15:33:33.144 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:33:33.579 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-09 15:33:33.593 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-09 15:33:34.046 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-09 15:33:34.073 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:33:34.075 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:34.078 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:34.081 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:34.084 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:34.086 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:34.089 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:33:34.091 | + functions-common:time_stop:2444 : start_time=1652110412659 2022-05-09 15:33:34.094 | + functions-common:time_stop:2446 : [[ -z 1652110412659 ]] 2022-05-09 15:33:34.098 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:34.102 | + functions-common:time_stop:2449 : end_time=1652110414099 2022-05-09 15:33:34.105 | + functions-common:time_stop:2450 : elapsed_time=1440 2022-05-09 15:33:34.107 | + functions-common:time_stop:2451 : total=8818 2022-05-09 15:33:34.110 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:34.112 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10258 2022-05-09 15:33:34.115 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-09 15:33:34.115 | Waiting for swift proxy to start... 2022-05-09 15:33:34.118 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.32:8080/info 2022-05-09 15:33:34.120 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:33:34.123 | + functions:wait_for_service:458 : local url=http://10.222.0.32:8080/info 2022-05-09 15:33:34.125 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:33:34.128 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:33:34.130 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:33:34.133 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:34.135 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:34.139 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:34.144 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110414140 2022-05-09 15:33:34.146 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:33:34.152 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32:8080/info 2022-05-09 15:33:34.166 | + :: : [[ 000 == 503 ]] 2022-05-09 15:33:34.167 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:33:34.168 | + :: : sleep 1 2022-05-09 15:33:35.172 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32:8080/info 2022-05-09 15:33:35.185 | + :: : [[ 000 == 503 ]] 2022-05-09 15:33:35.186 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:33:35.188 | + :: : sleep 1 2022-05-09 15:33:36.192 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32:8080/info 2022-05-09 15:33:36.205 | + :: : [[ 000 == 503 ]] 2022-05-09 15:33:36.207 | + :: : [[ 7 -eq 7 ]] 2022-05-09 15:33:36.208 | + :: : sleep 1 2022-05-09 15:33:37.212 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32:8080/info 2022-05-09 15:33:37.293 | + :: : [[ 200 == 503 ]] 2022-05-09 15:33:37.294 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:33:37.298 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:33:37.301 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:37.304 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:37.306 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:37.309 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:37.311 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:37.314 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:33:37.317 | + functions-common:time_stop:2444 : start_time=1652110414140 2022-05-09 15:33:37.320 | + functions-common:time_stop:2446 : [[ -z 1652110414140 ]] 2022-05-09 15:33:37.323 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:37.327 | + functions-common:time_stop:2449 : end_time=1652110417325 2022-05-09 15:33:37.330 | + functions-common:time_stop:2450 : elapsed_time=3185 2022-05-09 15:33:37.332 | + functions-common:time_stop:2451 : total=6517 2022-05-09 15:33:37.335 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:37.337 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9702 2022-05-09 15:33:37.340 | + functions:wait_for_service:467 : return 0 2022-05-09 15:33:37.342 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-09 15:33:37.346 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:33:37.348 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-09 15:33:37.367 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:37.370 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:33:37.402 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-09 15:33:37.456 | [178417 Async configure_neutron_nova:230802]: Waiting for completion of configure_neutron_nova running on PID 230802 (2 other jobs running) 2022-05-09 15:33:37.481 | [178417 Async configure_neutron_nova:230802]: Signaling child to exit 2022-05-09 15:33:37.482 | WAKEUP 2022-05-09 15:33:37.505 | [178417 Async configure_neutron_nova:230802]: Signaled 2022-05-09 15:33:37.507 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-09 15:33:37.507 | ++ 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-05-09 15:33:37.507 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:33:37.507 | + 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-05-09 15:33:37.507 | + 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-05-09 15:33:37.507 | + 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-05-09 15:33:37.507 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:33:37.507 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.32/identity 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-09 15:33:37.507 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-09 15:33:37.507 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-09 15:33:37.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-09 15:33:37.508 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-09 15:33:37.508 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:33:37.508 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-09 15:33:37.508 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:33:37.508 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-09 15:33:37.508 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-09 15:33:37.508 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:33:37.508 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:33:37.508 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:33:37.508 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.32/identity 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-09 15:33:37.508 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-09 15:33:37.508 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-09 15:33:37.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-09 15:33:37.509 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-09 15:33:37.509 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:37.509 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-09 15:33:37.509 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-09 15:33:37.509 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-09 15:33:37.553 | [178417 Async configure_neutron_nova:230802]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-09 15:33:37.557 | + inc/async:async_wait:197 : return 0 2022-05-09 15:33:37.560 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-09 15:33:37.578 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:37.580 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:33:37.610 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-09 15:33:37.644 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-09 15:33:37.662 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:37.665 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-09 15:33:37.667 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:33:37.670 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-09 15:33:37.672 | + ./stack.sh:main:1279 : start_nova_api 2022-05-09 15:33:37.675 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-09 15:33:37.678 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-09 15:33:37.681 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-09 15:33:37.683 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-09 15:33:37.700 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:33:37.703 | + 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-05-09 15:33:37.706 | + 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-05-09 15:33:37.709 | + 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-05-09 15:33:37.712 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-09 15:33:37.715 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-09 15:33:37.719 | + 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-05-09 15:33:37.723 | + functions-common:run_process:1692 : local service=n-api 2022-05-09 15:33:37.725 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:33:37.728 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:37.730 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:37.733 | + functions-common:run_process:1697 : local name=n-api 2022-05-09 15:33:37.736 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:37.739 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:37.741 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:37.744 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:37.747 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:37.752 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110417749 2022-05-09 15:33:37.755 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-09 15:33:37.771 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:37.774 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-09 15:33:37.777 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-09 15:33:37.779 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:33:37.782 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:33:37.785 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:33:37.787 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:33:37.790 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-09 15:33:37.792 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-09 15:33:37.795 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-09 15:33:37.797 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:37.800 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:37.803 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:33:37.806 | + functions-common:_run_under_systemd:1667 : 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-05-09 15:33:37.808 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-09 15:33:37.811 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-09 15:33:37.813 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:33:37.816 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:33:37.819 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-09 15:33:37.821 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:33:37.825 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-09 15:33:37.878 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-09 15:33:37.932 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-09 15:33:37.986 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-09 15:33:38.040 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:38.096 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-09 15:33:38.150 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-09 15:33:38.204 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-09 15:33:38.257 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-09 15:33:38.313 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-09 15:33:38.369 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:33:38.371 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-09 15:33:38.427 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:33:38.887 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-09 15:33:38.900 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-09 15:33:39.342 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-09 15:33:39.421 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:33:39.425 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:39.427 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:39.430 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:39.432 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:39.436 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:39.439 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:33:39.442 | + functions-common:time_stop:2444 : start_time=1652110417749 2022-05-09 15:33:39.445 | + functions-common:time_stop:2446 : [[ -z 1652110417749 ]] 2022-05-09 15:33:39.448 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:39.453 | + functions-common:time_stop:2449 : end_time=1652110419450 2022-05-09 15:33:39.456 | + functions-common:time_stop:2450 : elapsed_time=1701 2022-05-09 15:33:39.459 | + functions-common:time_stop:2451 : total=10258 2022-05-09 15:33:39.461 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:39.464 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11959 2022-05-09 15:33:39.466 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.32/compute/v2.1/ 2022-05-09 15:33:39.469 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-09 15:33:39.469 | Waiting for nova-api to start... 2022-05-09 15:33:39.472 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.32/compute/v2.1/ 2022-05-09 15:33:39.475 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:33:39.477 | + functions:wait_for_service:458 : local url=http://10.222.0.32/compute/v2.1/ 2022-05-09 15:33:39.480 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:33:39.482 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:33:39.485 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:33:39.488 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:39.491 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:39.494 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:39.499 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110419496 2022-05-09 15:33:39.501 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:33:39.507 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32/compute/v2.1/ 2022-05-09 15:33:45.248 | + :: : [[ 200 == 503 ]] 2022-05-09 15:33:45.249 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:33:45.254 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:33:45.256 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:45.259 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:45.262 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:45.264 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:45.267 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:45.270 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:33:45.272 | + functions-common:time_stop:2444 : start_time=1652110419496 2022-05-09 15:33:45.275 | + functions-common:time_stop:2446 : [[ -z 1652110419496 ]] 2022-05-09 15:33:45.278 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:45.283 | + functions-common:time_stop:2449 : end_time=1652110425280 2022-05-09 15:33:45.285 | + functions-common:time_stop:2450 : elapsed_time=5784 2022-05-09 15:33:45.288 | + functions-common:time_stop:2451 : total=9702 2022-05-09 15:33:45.291 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:45.293 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15486 2022-05-09 15:33:45.296 | + functions:wait_for_service:467 : return 0 2022-05-09 15:33:45.299 | + 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-05-09 15:33:45.302 | + 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-05-09 15:33:45.305 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-09 15:33:45.324 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:45.327 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-09 15:33:45.330 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:33:45.333 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-09 15:33:45.335 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-09 15:33:45.338 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:33:45.341 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-09 15:33:45.358 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:33:45.362 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-09 15:33:45.381 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:45.383 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-09 15:33:45.386 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:33:45.389 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-09 15:33:45.392 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-09 15:33:45.395 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-09 15:33:45.397 | + 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-05-09 15:33:45.429 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-09 15:33:45.432 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-09 15:33:45.434 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-09 15:33:45.437 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-09 15:33:45.468 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-09 15:33:45.500 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-09 15:33:45.503 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-09 15:33:45.506 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-09 15:33:45.509 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-09 15:33:45.511 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-09 15:33:45.515 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-09 15:33:45.518 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-09 15:33:45.521 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-09 15:33:45.524 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-09 15:33:45.527 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-09 15:33:45.529 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-09 15:33:45.532 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-09 15:33:45.535 | +++ 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-05-09 15:33:45.537 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:45.540 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:45.543 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-09 15:33:45.546 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:45.549 | + 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-05-09 15:33:45.552 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-09 15:33:45.570 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:33:45.573 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-09 15:33:45.575 | + 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-05-09 15:33:45.578 | + functions-common:run_process:1692 : local service=q-svc 2022-05-09 15:33:45.581 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:45.584 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:45.587 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:45.589 | + functions-common:run_process:1697 : local name=q-svc 2022-05-09 15:33:45.592 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:45.595 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:45.598 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:45.600 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:45.604 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:45.608 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110425605 2022-05-09 15:33:45.611 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-09 15:33:45.629 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:45.632 | + functions-common:run_process:1701 : _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-05-09 15:33:45.634 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-09 15:33:45.637 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:45.640 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:45.643 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:45.646 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:45.648 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-09 15:33:45.651 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-09 15:33:45.653 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-09 15:33:45.656 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:45.659 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:45.661 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-09 15:33:45.664 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:33:45.666 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-09 15:33:45.669 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:45.671 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:33:45.673 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:33:45.676 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:33:45.678 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:33:45.680 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-09 15:33:45.683 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:33:45.687 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-09 15:33:45.742 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-09 15:33:45.796 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:33:45.850 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-09 15:33:45.904 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-09 15:33:45.957 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:46.015 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:33:46.017 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-09 15:33:46.072 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:33:46.536 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-09 15:33:46.550 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-09 15:33:46.983 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-09 15:33:47.013 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:33:47.016 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:47.018 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:47.021 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:47.024 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:47.026 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:47.029 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:33:47.031 | + functions-common:time_stop:2444 : start_time=1652110425605 2022-05-09 15:33:47.034 | + functions-common:time_stop:2446 : [[ -z 1652110425605 ]] 2022-05-09 15:33:47.037 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:47.042 | + functions-common:time_stop:2449 : end_time=1652110427039 2022-05-09 15:33:47.045 | + functions-common:time_stop:2450 : elapsed_time=1434 2022-05-09 15:33:47.047 | + functions-common:time_stop:2451 : total=11959 2022-05-09 15:33:47.051 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:47.054 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13393 2022-05-09 15:33:47.056 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.32:9696 2022-05-09 15:33:47.059 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-09 15:33:47.078 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:33:47.081 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-09 15:33:47.081 | Waiting for Neutron to start... 2022-05-09 15:33:47.083 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.32:9696' 2022-05-09 15:33:47.086 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.32:9696' 'Neutron did not start' 60 2022-05-09 15:33:47.089 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.32:9696' 2022-05-09 15:33:47.091 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-09 15:33:47.094 | + functions-common:test_with_retry:2377 : local until=60 2022-05-09 15:33:47.097 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-09 15:33:47.100 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-09 15:33:47.102 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-09 15:33:47.105 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:47.108 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:47.112 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:47.117 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110427114 2022-05-09 15:33:47.119 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.32:9696; do sleep 0.5; done' 2022-05-09 15:33:52.697 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.32:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-09 15:33:52.700 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:52.702 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:52.706 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:52.709 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:52.712 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:52.715 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-09 15:33:52.719 | + functions-common:time_stop:2444 : start_time=1652110427114 2022-05-09 15:33:52.723 | + functions-common:time_stop:2446 : [[ -z 1652110427114 ]] 2022-05-09 15:33:52.727 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:52.734 | + functions-common:time_stop:2449 : end_time=1652110432729 2022-05-09 15:33:52.738 | + functions-common:time_stop:2450 : elapsed_time=5615 2022-05-09 15:33:52.741 | + functions-common:time_stop:2451 : total=0 2022-05-09 15:33:52.744 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:52.748 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5615 2022-05-09 15:33:52.749 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-09 15:33:52.773 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:52.777 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-09 15:33:52.780 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:33:52.784 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-09 15:33:52.786 | + ./stack.sh:main:1300 : start_placement 2022-05-09 15:33:52.789 | + lib/placement:start_placement:160 : start_placement_api 2022-05-09 15:33:52.792 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-09 15:33:52.798 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-09 15:33:52.801 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:33:52.805 | + functions-common:run_process:1692 : local service=placement-api 2022-05-09 15:33:52.808 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:33:52.813 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:52.818 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:52.821 | + functions-common:run_process:1697 : local name=placement-api 2022-05-09 15:33:52.823 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:52.826 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:52.830 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:52.832 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:52.835 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:52.841 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110432837 2022-05-09 15:33:52.843 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-09 15:33:52.862 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:52.865 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-09 15:33:52.867 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-09 15:33:52.870 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:33:52.873 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:33:52.875 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:33:52.878 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:33:52.881 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-09 15:33:52.883 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-09 15:33:52.886 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-09 15:33:52.888 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:52.891 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:52.894 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:33:52.897 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-05-09 15:33:52.900 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-09 15:33:52.902 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:33:52.904 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:33:52.907 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:33:52.910 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-09 15:33:52.912 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:33:52.917 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-05-09 15:33:52.970 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-09 15:33:53.026 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-09 15:33:53.081 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-09 15:33:53.135 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:53.190 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-09 15:33:53.252 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-09 15:33:53.306 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-09 15:33:53.360 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-09 15:33:53.417 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-09 15:33:53.471 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:33:53.474 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-09 15:33:53.529 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:33:53.976 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-09 15:33:53.989 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-09 15:33:54.426 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-09 15:33:54.504 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:33:54.506 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:54.509 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:54.512 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:54.517 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:54.520 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:54.522 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:33:54.525 | + functions-common:time_stop:2444 : start_time=1652110432837 2022-05-09 15:33:54.527 | + functions-common:time_stop:2446 : [[ -z 1652110432837 ]] 2022-05-09 15:33:54.531 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:54.536 | + functions-common:time_stop:2449 : end_time=1652110434533 2022-05-09 15:33:54.539 | + functions-common:time_stop:2450 : elapsed_time=1696 2022-05-09 15:33:54.541 | + functions-common:time_stop:2451 : total=13393 2022-05-09 15:33:54.544 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:54.546 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15089 2022-05-09 15:33:54.550 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-09 15:33:54.550 | Waiting for placement-api to start... 2022-05-09 15:33:54.552 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.32/placement 2022-05-09 15:33:54.555 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:33:54.558 | + functions:wait_for_service:458 : local url=http://10.222.0.32/placement 2022-05-09 15:33:54.560 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:33:54.563 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:33:54.566 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:33:54.569 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:54.572 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:54.575 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:54.580 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110434577 2022-05-09 15:33:54.582 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:33:54.588 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32/placement 2022-05-09 15:33:57.211 | + :: : [[ 200 == 503 ]] 2022-05-09 15:33:57.212 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:33:57.215 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:33:57.218 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:57.221 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:57.224 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:57.226 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:57.229 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:57.232 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:33:57.234 | + functions-common:time_stop:2444 : start_time=1652110434577 2022-05-09 15:33:57.237 | + functions-common:time_stop:2446 : [[ -z 1652110434577 ]] 2022-05-09 15:33:57.241 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:57.246 | + functions-common:time_stop:2449 : end_time=1652110437243 2022-05-09 15:33:57.249 | + functions-common:time_stop:2450 : elapsed_time=2666 2022-05-09 15:33:57.252 | + functions-common:time_stop:2451 : total=15486 2022-05-09 15:33:57.255 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:57.257 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18152 2022-05-09 15:33:57.260 | + functions:wait_for_service:467 : return 0 2022-05-09 15:33:57.262 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-09 15:33:57.284 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:57.286 | + ./stack.sh:main:1304 : start_neutron 2022-05-09 15:33:57.289 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-09 15:33:57.293 | ++ 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-05-09 15:33:57.293 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-09 15:33:57.299 | + 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-05-09 15:33:57.301 | + 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-05-09 15:33:57.304 | + 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-05-09 15:33:57.307 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-09 15:33:57.310 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-09 15:33:57.312 | + 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-05-09 15:33:57.316 | + functions-common:run_process:1692 : local service=q-agt 2022-05-09 15:33:57.319 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:57.321 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:57.324 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:57.326 | + functions-common:run_process:1697 : local name=q-agt 2022-05-09 15:33:57.330 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:57.333 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:57.335 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:57.338 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:57.341 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:57.347 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110437343 2022-05-09 15:33:57.349 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-09 15:33:57.366 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:57.369 | + functions-common:run_process:1701 : _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-05-09 15:33:57.371 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-09 15:33:57.374 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:57.377 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:57.380 | + functions-common:_run_under_systemd:1661 : _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-05-09 15:33:57.382 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:57.385 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-09 15:33:57.387 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-09 15:33:57.390 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-09 15:33:57.393 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:57.396 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:57.398 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-09 15:33:57.401 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:33:57.403 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-09 15:33:57.406 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-09 15:33:57.409 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:33:57.411 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:33:57.414 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:33:57.416 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:33:57.418 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-09 15:33:57.420 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:33:57.425 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-09 15:33:57.479 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-09 15:33:57.533 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:33:57.587 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-09 15:33:57.640 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-09 15:33:57.695 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:57.750 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:33:57.753 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-09 15:33:57.807 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:33:58.271 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-09 15:33:58.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-09 15:33:58.711 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-09 15:33:58.731 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:33:58.734 | + functions-common:time_stop:2437 : local name 2022-05-09 15:33:58.737 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:33:58.740 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:33:58.742 | + functions-common:time_stop:2440 : local total 2022-05-09 15:33:58.745 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:33:58.747 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:33:58.750 | + functions-common:time_stop:2444 : start_time=1652110437343 2022-05-09 15:33:58.753 | + functions-common:time_stop:2446 : [[ -z 1652110437343 ]] 2022-05-09 15:33:58.756 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:33:58.761 | + functions-common:time_stop:2449 : end_time=1652110438758 2022-05-09 15:33:58.764 | + functions-common:time_stop:2450 : elapsed_time=1415 2022-05-09 15:33:58.767 | + functions-common:time_stop:2451 : total=15089 2022-05-09 15:33:58.769 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:33:58.772 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16504 2022-05-09 15:33:58.774 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-09 15:33:58.777 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-09 15:33:58.780 | + functions-common:is_provider_network:2289 : return 1 2022-05-09 15:33:58.784 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-09 15:33:58.786 | + 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-05-09 15:33:58.789 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-09 15:33:58.791 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:33:58.794 | + functions-common:run_process:1694 : local group= 2022-05-09 15:33:58.796 | + functions-common:run_process:1695 : local user= 2022-05-09 15:33:58.799 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-09 15:33:58.802 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:33:58.804 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:33:58.807 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:33:58.810 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:33:58.813 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:33:58.818 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110438815 2022-05-09 15:33:58.821 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-09 15:33:58.840 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:33:58.843 | + functions-common:run_process:1701 : _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-05-09 15:33:58.846 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-09 15:33:58.849 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:33:58.851 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:33:58.854 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:33:58.857 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:33:58.859 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-05-09 15:33:58.862 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-05-09 15:33:58.865 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-09 15:33:58.867 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:33:58.870 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:33:58.873 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-05-09 15:33:58.875 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:33:58.878 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-09 15:33:58.881 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-09 15:33:58.884 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:33:58.886 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:33:58.889 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:33:58.892 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:33:58.895 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-09 15:33:58.897 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:33:58.902 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-09 15:33:58.957 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-09 15:33:59.013 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:33:59.071 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-09 15:33:59.127 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-09 15:33:59.183 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:33:59.239 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:33:59.242 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-09 15:33:59.297 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:33:59.788 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-09 15:33:59.802 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-09 15:34:00.262 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-09 15:34:00.284 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:00.286 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:00.289 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:00.291 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:00.294 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:00.297 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:00.299 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:00.302 | + functions-common:time_stop:2444 : start_time=1652110438815 2022-05-09 15:34:00.304 | + functions-common:time_stop:2446 : [[ -z 1652110438815 ]] 2022-05-09 15:34:00.308 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:00.313 | + functions-common:time_stop:2449 : end_time=1652110440310 2022-05-09 15:34:00.316 | + functions-common:time_stop:2450 : elapsed_time=1495 2022-05-09 15:34:00.318 | + functions-common:time_stop:2451 : total=16504 2022-05-09 15:34:00.321 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:00.324 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17999 2022-05-09 15:34:00.327 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-09 15:34:00.331 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-09 15:34:00.333 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-09 15:34:00.337 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-09 15:34:00.340 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.343 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.346 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.349 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-09 15:34:00.352 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.355 | + 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-05-09 15:34:00.358 | + functions-common:run_process:1692 : local service=q-l3 2022-05-09 15:34:00.361 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.364 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:00.366 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:00.370 | + functions-common:run_process:1697 : local name=q-l3 2022-05-09 15:34:00.377 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:00.379 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:00.382 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:00.384 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:00.388 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:00.393 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110440390 2022-05-09 15:34:00.396 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-09 15:34:00.418 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:00.421 | + functions-common:run_process:1701 : _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-05-09 15:34:00.424 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-09 15:34:00.426 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.429 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.431 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.434 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.437 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-05-09 15:34:00.440 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-05-09 15:34:00.443 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-09 15:34:00.446 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:00.448 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:00.451 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-05-09 15:34:00.454 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:34:00.456 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-09 15:34:00.459 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-09 15:34:00.462 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:00.464 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:00.467 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:00.469 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:00.472 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-09 15:34:00.474 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:00.479 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-09 15:34:00.538 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-09 15:34:00.597 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:34:00.656 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-09 15:34:00.725 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-09 15:34:00.784 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:00.850 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:00.852 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-09 15:34:00.910 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:01.409 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-09 15:34:01.430 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-09 15:34:01.984 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-09 15:34:02.010 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:02.012 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:02.017 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:02.019 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:02.024 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:02.027 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:02.032 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:02.036 | + functions-common:time_stop:2444 : start_time=1652110440390 2022-05-09 15:34:02.039 | + functions-common:time_stop:2446 : [[ -z 1652110440390 ]] 2022-05-09 15:34:02.042 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:02.048 | + functions-common:time_stop:2449 : end_time=1652110442044 2022-05-09 15:34:02.050 | + functions-common:time_stop:2450 : elapsed_time=1654 2022-05-09 15:34:02.053 | + functions-common:time_stop:2451 : total=17999 2022-05-09 15:34:02.056 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:02.059 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19653 2022-05-09 15:34:02.061 | + 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-05-09 15:34:02.065 | + functions-common:run_process:1692 : local service=q-meta 2022-05-09 15:34:02.068 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:02.070 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:02.073 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:02.076 | + functions-common:run_process:1697 : local name=q-meta 2022-05-09 15:34:02.078 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:02.082 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:02.084 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:02.087 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:02.093 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:02.100 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110442092 2022-05-09 15:34:02.101 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-09 15:34:02.122 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:02.125 | + functions-common:run_process:1701 : _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-05-09 15:34:02.128 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-09 15:34:02.131 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:02.134 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:02.137 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:02.140 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:02.143 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-05-09 15:34:02.147 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-05-09 15:34:02.150 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-09 15:34:02.153 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:02.155 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:02.159 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-05-09 15:34:02.162 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:34:02.165 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-09 15:34:02.167 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-09 15:34:02.170 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:02.173 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:02.176 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:02.179 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:02.182 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-09 15:34:02.185 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:02.191 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-09 15:34:02.255 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-09 15:34:02.323 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:34:02.403 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-09 15:34:02.466 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-09 15:34:02.535 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:02.599 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:02.603 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-09 15:34:02.675 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:03.188 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-09 15:34:03.207 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-09 15:34:03.721 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-09 15:34:03.753 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:03.755 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:03.759 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:03.761 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:03.764 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:03.768 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:03.771 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:03.774 | + functions-common:time_stop:2444 : start_time=1652110442092 2022-05-09 15:34:03.777 | + functions-common:time_stop:2446 : [[ -z 1652110442092 ]] 2022-05-09 15:34:03.781 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:03.793 | + functions-common:time_stop:2449 : end_time=1652110443782 2022-05-09 15:34:03.796 | + functions-common:time_stop:2450 : elapsed_time=1690 2022-05-09 15:34:03.798 | + functions-common:time_stop:2451 : total=19653 2022-05-09 15:34:03.801 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:03.804 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21343 2022-05-09 15:34:03.807 | + 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-05-09 15:34:03.809 | + functions-common:run_process:1692 : local service=q-metering 2022-05-09 15:34:03.812 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:03.816 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:03.818 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:03.823 | + functions-common:run_process:1697 : local name=q-metering 2022-05-09 15:34:03.825 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:03.828 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:03.832 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:03.834 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:03.840 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:03.842 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110443839 2022-05-09 15:34:03.846 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-09 15:34:03.872 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:03.874 | + functions-common:run_process:1701 : _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-05-09 15:34:03.877 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-09 15:34:03.880 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:03.883 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:03.886 | + functions-common:_run_under_systemd:1661 : _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-05-09 15:34:03.888 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:03.892 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-05-09 15:34:03.895 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-05-09 15:34:03.897 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-09 15:34:03.900 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:03.903 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:03.906 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-05-09 15:34:03.910 | + functions-common:_run_under_systemd:1669 : 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-05-09 15:34:03.912 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-09 15:34:03.915 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-09 15:34:03.918 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:03.921 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:03.924 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:03.928 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:03.931 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-09 15:34:03.934 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:03.939 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-09 15:34:04.002 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-09 15:34:04.076 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:34:04.151 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-09 15:34:04.219 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-09 15:34:04.291 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:04.388 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:04.394 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-09 15:34:04.464 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:04.954 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-09 15:34:04.968 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-09 15:34:05.485 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-09 15:34:05.511 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:05.516 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:05.520 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:05.523 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:05.529 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:05.534 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:05.540 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:05.545 | + functions-common:time_stop:2444 : start_time=1652110443839 2022-05-09 15:34:05.549 | + functions-common:time_stop:2446 : [[ -z 1652110443839 ]] 2022-05-09 15:34:05.556 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:05.564 | + functions-common:time_stop:2449 : end_time=1652110445558 2022-05-09 15:34:05.568 | + functions-common:time_stop:2450 : elapsed_time=1719 2022-05-09 15:34:05.579 | + functions-common:time_stop:2451 : total=21343 2022-05-09 15:34:05.588 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:05.594 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23062 2022-05-09 15:34:05.600 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-09 15:34:05.653 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:05.664 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-09 15:34:05.672 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-09 15:34:05.680 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:34:05.687 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-09 15:34:05.696 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-09 15:34:05.704 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-09 15:34:05.714 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-09 15:34:05.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-09 15:34:05.736 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-09 15:34:05.747 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-09 15:34:09.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:09.511 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:09.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:09.511 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:09.697 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:09.701 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:34:09.701 | address-scope 2022-05-09 15:34:09.701 | router-admin-state-down-before-update 2022-05-09 15:34:09.701 | agent 2022-05-09 15:34:09.701 | agent-resources-synced 2022-05-09 15:34:09.701 | allowed-address-pairs 2022-05-09 15:34:09.701 | auto-allocated-topology 2022-05-09 15:34:09.701 | availability_zone 2022-05-09 15:34:09.701 | availability_zone_filter 2022-05-09 15:34:09.701 | default-subnetpools 2022-05-09 15:34:09.701 | dhcp_agent_scheduler 2022-05-09 15:34:09.701 | dvr 2022-05-09 15:34:09.701 | empty-string-filtering 2022-05-09 15:34:09.701 | external-net 2022-05-09 15:34:09.701 | extra_dhcp_opt 2022-05-09 15:34:09.701 | extraroute 2022-05-09 15:34:09.701 | extraroute-atomic 2022-05-09 15:34:09.701 | filter-validation 2022-05-09 15:34:09.701 | fip-port-details 2022-05-09 15:34:09.701 | flavors 2022-05-09 15:34:09.701 | floatingip-pools 2022-05-09 15:34:09.701 | ip-substring-filtering 2022-05-09 15:34:09.701 | router 2022-05-09 15:34:09.701 | ext-gw-mode 2022-05-09 15:34:09.701 | l3-ha 2022-05-09 15:34:09.701 | l3-flavors 2022-05-09 15:34:09.701 | l3-port-ip-change-not-allowed 2022-05-09 15:34:09.701 | l3_agent_scheduler 2022-05-09 15:34:09.701 | metering 2022-05-09 15:34:09.701 | metering_source_and_destination_fields 2022-05-09 15:34:09.701 | multi-provider 2022-05-09 15:34:09.702 | net-mtu 2022-05-09 15:34:09.702 | net-mtu-writable 2022-05-09 15:34:09.702 | network_availability_zone 2022-05-09 15:34:09.702 | network-ip-availability 2022-05-09 15:34:09.702 | pagination 2022-05-09 15:34:09.702 | port-device-profile 2022-05-09 15:34:09.702 | port-mac-override 2022-05-09 15:34:09.702 | port-mac-address-regenerate 2022-05-09 15:34:09.702 | port-numa-affinity-policy 2022-05-09 15:34:09.702 | binding 2022-05-09 15:34:09.702 | binding-extended 2022-05-09 15:34:09.702 | port-security 2022-05-09 15:34:09.702 | project-id 2022-05-09 15:34:09.702 | provider 2022-05-09 15:34:09.702 | quota-check-limit 2022-05-09 15:34:09.702 | quotas 2022-05-09 15:34:09.702 | quota_details 2022-05-09 15:34:09.702 | rbac-policies 2022-05-09 15:34:09.702 | rbac-address-group 2022-05-09 15:34:09.702 | rbac-address-scope 2022-05-09 15:34:09.702 | rbac-security-groups 2022-05-09 15:34:09.702 | rbac-subnetpool 2022-05-09 15:34:09.702 | revision-if-match 2022-05-09 15:34:09.702 | standard-attr-revisions 2022-05-09 15:34:09.702 | router_availability_zone 2022-05-09 15:34:09.702 | security-groups-normalized-cidr 2022-05-09 15:34:09.702 | port-security-groups-filtering 2022-05-09 15:34:09.702 | security-groups-remote-address-group 2022-05-09 15:34:09.702 | security-groups-shared-filtering 2022-05-09 15:34:09.702 | security-group 2022-05-09 15:34:09.702 | service-type 2022-05-09 15:34:09.702 | sorting 2022-05-09 15:34:09.702 | standard-attr-description 2022-05-09 15:34:09.702 | stateful-security-group 2022-05-09 15:34:09.702 | subnet_onboard 2022-05-09 15:34:09.702 | subnet-service-types 2022-05-09 15:34:09.702 | subnet_allocation 2022-05-09 15:34:09.703 | subnetpool-prefix-ops 2022-05-09 15:34:09.703 | standard-attr-tag 2022-05-09 15:34:09.703 | standard-attr-timestamp' 2022-05-09 15:34:09.706 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:34:09.706 | address-scope 2022-05-09 15:34:09.706 | router-admin-state-down-before-update 2022-05-09 15:34:09.706 | agent 2022-05-09 15:34:09.706 | agent-resources-synced 2022-05-09 15:34:09.706 | allowed-address-pairs 2022-05-09 15:34:09.706 | auto-allocated-topology 2022-05-09 15:34:09.706 | availability_zone 2022-05-09 15:34:09.706 | availability_zone_filter 2022-05-09 15:34:09.706 | default-subnetpools 2022-05-09 15:34:09.706 | dhcp_agent_scheduler 2022-05-09 15:34:09.706 | dvr 2022-05-09 15:34:09.706 | empty-string-filtering 2022-05-09 15:34:09.706 | external-net 2022-05-09 15:34:09.706 | extra_dhcp_opt 2022-05-09 15:34:09.706 | extraroute 2022-05-09 15:34:09.706 | extraroute-atomic 2022-05-09 15:34:09.706 | filter-validation 2022-05-09 15:34:09.706 | fip-port-details 2022-05-09 15:34:09.706 | flavors 2022-05-09 15:34:09.706 | floatingip-pools 2022-05-09 15:34:09.706 | ip-substring-filtering 2022-05-09 15:34:09.706 | router 2022-05-09 15:34:09.706 | ext-gw-mode 2022-05-09 15:34:09.706 | l3-ha 2022-05-09 15:34:09.706 | l3-flavors 2022-05-09 15:34:09.707 | l3-port-ip-change-not-allowed 2022-05-09 15:34:09.707 | l3_agent_scheduler 2022-05-09 15:34:09.707 | metering 2022-05-09 15:34:09.707 | metering_source_and_destination_fields 2022-05-09 15:34:09.707 | multi-provider 2022-05-09 15:34:09.707 | net-mtu 2022-05-09 15:34:09.707 | net-mtu-writable 2022-05-09 15:34:09.707 | network_availability_zone 2022-05-09 15:34:09.707 | network-ip-availability 2022-05-09 15:34:09.707 | pagination 2022-05-09 15:34:09.707 | port-device-profile 2022-05-09 15:34:09.707 | port-mac-override 2022-05-09 15:34:09.707 | port-mac-address-regenerate 2022-05-09 15:34:09.707 | port-numa-affinity-policy 2022-05-09 15:34:09.707 | binding 2022-05-09 15:34:09.707 | binding-extended 2022-05-09 15:34:09.707 | port-security 2022-05-09 15:34:09.707 | project-id 2022-05-09 15:34:09.707 | provider 2022-05-09 15:34:09.707 | quota-check-limit 2022-05-09 15:34:09.707 | quotas 2022-05-09 15:34:09.707 | quota_details 2022-05-09 15:34:09.707 | rbac-policies 2022-05-09 15:34:09.707 | rbac-address-group 2022-05-09 15:34:09.707 | rbac-address-scope 2022-05-09 15:34:09.707 | rbac-security-groups 2022-05-09 15:34:09.707 | rbac-subnetpool 2022-05-09 15:34:09.707 | revision-if-match 2022-05-09 15:34:09.707 | standard-attr-revisions 2022-05-09 15:34:09.707 | router_availability_zone 2022-05-09 15:34:09.707 | security-groups-normalized-cidr 2022-05-09 15:34:09.707 | port-security-groups-filtering 2022-05-09 15:34:09.707 | security-groups-remote-address-group 2022-05-09 15:34:09.708 | security-groups-shared-filtering 2022-05-09 15:34:09.708 | security-group 2022-05-09 15:34:09.708 | service-type 2022-05-09 15:34:09.708 | sorting 2022-05-09 15:34:09.708 | standard-attr-description 2022-05-09 15:34:09.708 | stateful-security-group 2022-05-09 15:34:09.708 | subnet_onboard 2022-05-09 15:34:09.708 | subnet-service-types 2022-05-09 15:34:09.708 | subnet_allocation 2022-05-09 15:34:09.708 | subnetpool-prefix-ops 2022-05-09 15:34:09.708 | standard-attr-tag 2022-05-09 15:34:09.708 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-09 15:34:09.711 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:34:09.713 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-09 15:34:09.716 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-09 15:34:09.720 | ++ 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-05-09 15:34:12.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:12.816 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:12.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:12.816 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:12.999 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:13.002 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=06523d84-96d5-4627-b599-ad7bc64084d9 2022-05-09 15:34:13.005 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-09 15:34:13.008 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-09 15:34:13.010 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-09 15:34:13.013 | + functions-common:is_provider_network:2289 : return 1 2022-05-09 15:34:13.018 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-09 15:34:13.028 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-09 15:34:13.030 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-09 15:34:13.035 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:34:13.037 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:16.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:16.704 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:16.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:16.705 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:16.887 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:16.890 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:34:16.893 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:34:16.897 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:34:16.897 | ++ functions-common:get_field:830 : echo '| id | e5c0d1c1-1bd7-4ed8-b093-72ce51955a87 |' 2022-05-09 15:34:16.903 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:16.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=e5c0d1c1-1bd7-4ed8-b093-72ce51955a87 2022-05-09 15:34:16.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-09 15:34:16.912 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:34:16.930 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-09 15:34:16.933 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-09 15:34:16.936 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 06523d84-96d5-4627-b599-ad7bc64084d9 ']' 2022-05-09 15:34:16.940 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-09 15:34:16.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-09 15:34:16.945 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-09 15:34:16.948 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 06523d84-96d5-4627-b599-ad7bc64084d9 ' 2022-05-09 15:34:16.950 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-09 15:34:16.953 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network e5c0d1c1-1bd7-4ed8-b093-72ce51955a87 private-subnet' 2022-05-09 15:34:16.955 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-09 15:34:16.959 | +++ 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 06523d84-96d5-4627-b599-ad7bc64084d9 --network e5c0d1c1-1bd7-4ed8-b093-72ce51955a87 private-subnet 2022-05-09 15:34:16.960 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-09 15:34:16.961 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-09 15:34:16.964 | +++ functions-common:get_field:823 : local data field 2022-05-09 15:34:16.969 | +++ functions-common:get_field:824 : read data 2022-05-09 15:34:20.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:20.140 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:20.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:20.140 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:20.319 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:20.322 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:34:20.325 | +++ functions-common:get_field:828 : field='$3' 2022-05-09 15:34:20.328 | +++ functions-common:get_field:830 : echo '| id | c3a092e8-bc4b-4b6a-ab67-420c96049236 |' 2022-05-09 15:34:20.328 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:34:20.334 | +++ functions-common:get_field:824 : read data 2022-05-09 15:34:20.339 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=c3a092e8-bc4b-4b6a-ab67-420c96049236 2022-05-09 15:34:20.341 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-09 15:34:20.346 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:34:20.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo c3a092e8-bc4b-4b6a-ab67-420c96049236 2022-05-09 15:34:20.366 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=c3a092e8-bc4b-4b6a-ab67-420c96049236 2022-05-09 15:34:20.370 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-09 15:34:20.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-09 15:34:20.377 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-09 15:34:20.381 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-09 15:34:23.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:23.088 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:23.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:23.088 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:23.259 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:23.263 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:34:23.263 | address-scope 2022-05-09 15:34:23.263 | router-admin-state-down-before-update 2022-05-09 15:34:23.263 | agent 2022-05-09 15:34:23.263 | agent-resources-synced 2022-05-09 15:34:23.263 | allowed-address-pairs 2022-05-09 15:34:23.263 | auto-allocated-topology 2022-05-09 15:34:23.263 | availability_zone 2022-05-09 15:34:23.263 | availability_zone_filter 2022-05-09 15:34:23.263 | default-subnetpools 2022-05-09 15:34:23.263 | dhcp_agent_scheduler 2022-05-09 15:34:23.263 | dvr 2022-05-09 15:34:23.263 | empty-string-filtering 2022-05-09 15:34:23.263 | external-net 2022-05-09 15:34:23.263 | extra_dhcp_opt 2022-05-09 15:34:23.263 | extraroute 2022-05-09 15:34:23.263 | extraroute-atomic 2022-05-09 15:34:23.263 | filter-validation 2022-05-09 15:34:23.263 | fip-port-details 2022-05-09 15:34:23.263 | flavors 2022-05-09 15:34:23.263 | floatingip-pools 2022-05-09 15:34:23.263 | ip-substring-filtering 2022-05-09 15:34:23.263 | router 2022-05-09 15:34:23.263 | ext-gw-mode 2022-05-09 15:34:23.263 | l3-ha 2022-05-09 15:34:23.263 | l3-flavors 2022-05-09 15:34:23.263 | l3-port-ip-change-not-allowed 2022-05-09 15:34:23.263 | l3_agent_scheduler 2022-05-09 15:34:23.264 | metering 2022-05-09 15:34:23.264 | metering_source_and_destination_fields 2022-05-09 15:34:23.264 | multi-provider 2022-05-09 15:34:23.264 | net-mtu 2022-05-09 15:34:23.264 | net-mtu-writable 2022-05-09 15:34:23.264 | network_availability_zone 2022-05-09 15:34:23.264 | network-ip-availability 2022-05-09 15:34:23.264 | pagination 2022-05-09 15:34:23.264 | port-device-profile 2022-05-09 15:34:23.264 | port-mac-override 2022-05-09 15:34:23.264 | port-mac-address-regenerate 2022-05-09 15:34:23.264 | port-numa-affinity-policy 2022-05-09 15:34:23.264 | binding 2022-05-09 15:34:23.264 | binding-extended 2022-05-09 15:34:23.264 | port-security 2022-05-09 15:34:23.264 | project-id 2022-05-09 15:34:23.264 | provider 2022-05-09 15:34:23.264 | quota-check-limit 2022-05-09 15:34:23.264 | quotas 2022-05-09 15:34:23.264 | quota_details 2022-05-09 15:34:23.264 | rbac-policies 2022-05-09 15:34:23.264 | rbac-address-group 2022-05-09 15:34:23.264 | rbac-address-scope 2022-05-09 15:34:23.264 | rbac-security-groups 2022-05-09 15:34:23.264 | rbac-subnetpool 2022-05-09 15:34:23.264 | revision-if-match 2022-05-09 15:34:23.264 | standard-attr-revisions 2022-05-09 15:34:23.264 | router_availability_zone 2022-05-09 15:34:23.264 | security-groups-normalized-cidr 2022-05-09 15:34:23.264 | port-security-groups-filtering 2022-05-09 15:34:23.264 | security-groups-remote-address-group 2022-05-09 15:34:23.264 | security-groups-shared-filtering 2022-05-09 15:34:23.264 | security-group 2022-05-09 15:34:23.264 | service-type 2022-05-09 15:34:23.264 | sorting 2022-05-09 15:34:23.265 | standard-attr-description 2022-05-09 15:34:23.265 | stateful-security-group 2022-05-09 15:34:23.265 | subnet_onboard 2022-05-09 15:34:23.265 | subnet-service-types 2022-05-09 15:34:23.265 | subnet_allocation 2022-05-09 15:34:23.265 | subnetpool-prefix-ops 2022-05-09 15:34:23.265 | standard-attr-tag 2022-05-09 15:34:23.265 | standard-attr-timestamp' 2022-05-09 15:34:23.268 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:34:23.268 | address-scope 2022-05-09 15:34:23.268 | router-admin-state-down-before-update 2022-05-09 15:34:23.268 | agent 2022-05-09 15:34:23.268 | agent-resources-synced 2022-05-09 15:34:23.268 | allowed-address-pairs 2022-05-09 15:34:23.268 | auto-allocated-topology 2022-05-09 15:34:23.268 | availability_zone 2022-05-09 15:34:23.268 | availability_zone_filter 2022-05-09 15:34:23.268 | default-subnetpools 2022-05-09 15:34:23.268 | dhcp_agent_scheduler 2022-05-09 15:34:23.268 | dvr 2022-05-09 15:34:23.268 | empty-string-filtering 2022-05-09 15:34:23.268 | external-net 2022-05-09 15:34:23.268 | extra_dhcp_opt 2022-05-09 15:34:23.268 | extraroute 2022-05-09 15:34:23.268 | extraroute-atomic 2022-05-09 15:34:23.268 | filter-validation 2022-05-09 15:34:23.268 | fip-port-details 2022-05-09 15:34:23.268 | flavors 2022-05-09 15:34:23.268 | floatingip-pools 2022-05-09 15:34:23.268 | ip-substring-filtering 2022-05-09 15:34:23.268 | router 2022-05-09 15:34:23.268 | ext-gw-mode 2022-05-09 15:34:23.268 | l3-ha 2022-05-09 15:34:23.268 | l3-flavors 2022-05-09 15:34:23.268 | l3-port-ip-change-not-allowed 2022-05-09 15:34:23.268 | l3_agent_scheduler 2022-05-09 15:34:23.268 | metering 2022-05-09 15:34:23.269 | metering_source_and_destination_fields 2022-05-09 15:34:23.269 | multi-provider 2022-05-09 15:34:23.269 | net-mtu 2022-05-09 15:34:23.269 | net-mtu-writable 2022-05-09 15:34:23.269 | network_availability_zone 2022-05-09 15:34:23.269 | network-ip-availability 2022-05-09 15:34:23.269 | pagination 2022-05-09 15:34:23.269 | port-device-profile 2022-05-09 15:34:23.269 | port-mac-override 2022-05-09 15:34:23.269 | port-mac-address-regenerate 2022-05-09 15:34:23.269 | port-numa-affinity-policy 2022-05-09 15:34:23.269 | binding 2022-05-09 15:34:23.269 | binding-extended 2022-05-09 15:34:23.269 | port-security 2022-05-09 15:34:23.269 | project-id 2022-05-09 15:34:23.269 | provider 2022-05-09 15:34:23.269 | quota-check-limit 2022-05-09 15:34:23.269 | quotas 2022-05-09 15:34:23.269 | quota_details 2022-05-09 15:34:23.269 | rbac-policies 2022-05-09 15:34:23.269 | rbac-address-group 2022-05-09 15:34:23.269 | rbac-address-scope 2022-05-09 15:34:23.269 | rbac-security-groups 2022-05-09 15:34:23.269 | rbac-subnetpool 2022-05-09 15:34:23.269 | revision-if-match 2022-05-09 15:34:23.269 | standard-attr-revisions 2022-05-09 15:34:23.269 | router_availability_zone 2022-05-09 15:34:23.269 | security-groups-normalized-cidr 2022-05-09 15:34:23.269 | port-security-groups-filtering 2022-05-09 15:34:23.269 | security-groups-remote-address-group 2022-05-09 15:34:23.269 | security-groups-shared-filtering 2022-05-09 15:34:23.269 | security-group 2022-05-09 15:34:23.269 | service-type 2022-05-09 15:34:23.269 | sorting 2022-05-09 15:34:23.269 | standard-attr-description 2022-05-09 15:34:23.270 | stateful-security-group 2022-05-09 15:34:23.270 | subnet_onboard 2022-05-09 15:34:23.270 | subnet-service-types 2022-05-09 15:34:23.270 | subnet_allocation 2022-05-09 15:34:23.270 | subnetpool-prefix-ops 2022-05-09 15:34:23.270 | standard-attr-tag 2022-05-09 15:34:23.270 | standard-attr-timestamp =~ router ]] 2022-05-09 15:34:23.270 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:34:23.273 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-09 15:34:23.276 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-09 15:34:23.279 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-09 15:34:25.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:25.927 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:25.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:25.927 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:26.105 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:26.108 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:34:26.108 | address-scope 2022-05-09 15:34:26.108 | router-admin-state-down-before-update 2022-05-09 15:34:26.108 | agent 2022-05-09 15:34:26.108 | agent-resources-synced 2022-05-09 15:34:26.108 | allowed-address-pairs 2022-05-09 15:34:26.108 | auto-allocated-topology 2022-05-09 15:34:26.108 | availability_zone 2022-05-09 15:34:26.108 | availability_zone_filter 2022-05-09 15:34:26.108 | default-subnetpools 2022-05-09 15:34:26.108 | dhcp_agent_scheduler 2022-05-09 15:34:26.108 | dvr 2022-05-09 15:34:26.108 | empty-string-filtering 2022-05-09 15:34:26.108 | external-net 2022-05-09 15:34:26.109 | extra_dhcp_opt 2022-05-09 15:34:26.109 | extraroute 2022-05-09 15:34:26.109 | extraroute-atomic 2022-05-09 15:34:26.109 | filter-validation 2022-05-09 15:34:26.109 | fip-port-details 2022-05-09 15:34:26.109 | flavors 2022-05-09 15:34:26.109 | floatingip-pools 2022-05-09 15:34:26.109 | ip-substring-filtering 2022-05-09 15:34:26.109 | router 2022-05-09 15:34:26.109 | ext-gw-mode 2022-05-09 15:34:26.109 | l3-ha 2022-05-09 15:34:26.109 | l3-flavors 2022-05-09 15:34:26.109 | l3-port-ip-change-not-allowed 2022-05-09 15:34:26.109 | l3_agent_scheduler 2022-05-09 15:34:26.109 | metering 2022-05-09 15:34:26.109 | metering_source_and_destination_fields 2022-05-09 15:34:26.109 | multi-provider 2022-05-09 15:34:26.109 | net-mtu 2022-05-09 15:34:26.109 | net-mtu-writable 2022-05-09 15:34:26.109 | network_availability_zone 2022-05-09 15:34:26.109 | network-ip-availability 2022-05-09 15:34:26.109 | pagination 2022-05-09 15:34:26.109 | port-device-profile 2022-05-09 15:34:26.109 | port-mac-override 2022-05-09 15:34:26.109 | port-mac-address-regenerate 2022-05-09 15:34:26.109 | port-numa-affinity-policy 2022-05-09 15:34:26.109 | binding 2022-05-09 15:34:26.109 | binding-extended 2022-05-09 15:34:26.109 | port-security 2022-05-09 15:34:26.109 | project-id 2022-05-09 15:34:26.109 | provider 2022-05-09 15:34:26.109 | quota-check-limit 2022-05-09 15:34:26.109 | quotas 2022-05-09 15:34:26.110 | quota_details 2022-05-09 15:34:26.110 | rbac-policies 2022-05-09 15:34:26.110 | rbac-address-group 2022-05-09 15:34:26.110 | rbac-address-scope 2022-05-09 15:34:26.110 | rbac-security-groups 2022-05-09 15:34:26.110 | rbac-subnetpool 2022-05-09 15:34:26.110 | revision-if-match 2022-05-09 15:34:26.110 | standard-attr-revisions 2022-05-09 15:34:26.110 | router_availability_zone 2022-05-09 15:34:26.110 | security-groups-normalized-cidr 2022-05-09 15:34:26.110 | port-security-groups-filtering 2022-05-09 15:34:26.110 | security-groups-remote-address-group 2022-05-09 15:34:26.110 | security-groups-shared-filtering 2022-05-09 15:34:26.110 | security-group 2022-05-09 15:34:26.110 | service-type 2022-05-09 15:34:26.110 | sorting 2022-05-09 15:34:26.110 | standard-attr-description 2022-05-09 15:34:26.111 | stateful-security-group 2022-05-09 15:34:26.111 | subnet_onboard 2022-05-09 15:34:26.111 | subnet-service-types 2022-05-09 15:34:26.111 | subnet_allocation 2022-05-09 15:34:26.111 | subnetpool-prefix-ops 2022-05-09 15:34:26.111 | standard-attr-tag 2022-05-09 15:34:26.111 | standard-attr-timestamp' 2022-05-09 15:34:26.112 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:34:26.112 | address-scope 2022-05-09 15:34:26.112 | router-admin-state-down-before-update 2022-05-09 15:34:26.112 | agent 2022-05-09 15:34:26.112 | agent-resources-synced 2022-05-09 15:34:26.112 | allowed-address-pairs 2022-05-09 15:34:26.112 | auto-allocated-topology 2022-05-09 15:34:26.112 | availability_zone 2022-05-09 15:34:26.112 | availability_zone_filter 2022-05-09 15:34:26.112 | default-subnetpools 2022-05-09 15:34:26.112 | dhcp_agent_scheduler 2022-05-09 15:34:26.112 | dvr 2022-05-09 15:34:26.112 | empty-string-filtering 2022-05-09 15:34:26.112 | external-net 2022-05-09 15:34:26.112 | extra_dhcp_opt 2022-05-09 15:34:26.112 | extraroute 2022-05-09 15:34:26.112 | extraroute-atomic 2022-05-09 15:34:26.112 | filter-validation 2022-05-09 15:34:26.112 | fip-port-details 2022-05-09 15:34:26.112 | flavors 2022-05-09 15:34:26.112 | floatingip-pools 2022-05-09 15:34:26.112 | ip-substring-filtering 2022-05-09 15:34:26.112 | router 2022-05-09 15:34:26.112 | ext-gw-mode 2022-05-09 15:34:26.112 | l3-ha 2022-05-09 15:34:26.112 | l3-flavors 2022-05-09 15:34:26.112 | l3-port-ip-change-not-allowed 2022-05-09 15:34:26.112 | l3_agent_scheduler 2022-05-09 15:34:26.112 | metering 2022-05-09 15:34:26.113 | metering_source_and_destination_fields 2022-05-09 15:34:26.113 | multi-provider 2022-05-09 15:34:26.113 | net-mtu 2022-05-09 15:34:26.113 | net-mtu-writable 2022-05-09 15:34:26.113 | network_availability_zone 2022-05-09 15:34:26.113 | network-ip-availability 2022-05-09 15:34:26.113 | pagination 2022-05-09 15:34:26.113 | port-device-profile 2022-05-09 15:34:26.113 | port-mac-override 2022-05-09 15:34:26.113 | port-mac-address-regenerate 2022-05-09 15:34:26.113 | port-numa-affinity-policy 2022-05-09 15:34:26.113 | binding 2022-05-09 15:34:26.113 | binding-extended 2022-05-09 15:34:26.113 | port-security 2022-05-09 15:34:26.113 | project-id 2022-05-09 15:34:26.113 | provider 2022-05-09 15:34:26.113 | quota-check-limit 2022-05-09 15:34:26.113 | quotas 2022-05-09 15:34:26.113 | quota_details 2022-05-09 15:34:26.113 | rbac-policies 2022-05-09 15:34:26.113 | rbac-address-group 2022-05-09 15:34:26.113 | rbac-address-scope 2022-05-09 15:34:26.113 | rbac-security-groups 2022-05-09 15:34:26.113 | rbac-subnetpool 2022-05-09 15:34:26.113 | revision-if-match 2022-05-09 15:34:26.113 | standard-attr-revisions 2022-05-09 15:34:26.113 | router_availability_zone 2022-05-09 15:34:26.113 | security-groups-normalized-cidr 2022-05-09 15:34:26.113 | port-security-groups-filtering 2022-05-09 15:34:26.113 | security-groups-remote-address-group 2022-05-09 15:34:26.113 | security-groups-shared-filtering 2022-05-09 15:34:26.113 | security-group 2022-05-09 15:34:26.113 | service-type 2022-05-09 15:34:26.113 | sorting 2022-05-09 15:34:26.113 | standard-attr-description 2022-05-09 15:34:26.113 | stateful-security-group 2022-05-09 15:34:26.114 | subnet_onboard 2022-05-09 15:34:26.114 | subnet-service-types 2022-05-09 15:34:26.114 | subnet_allocation 2022-05-09 15:34:26.114 | subnetpool-prefix-ops 2022-05-09 15:34:26.114 | standard-attr-tag 2022-05-09 15:34:26.114 | standard-attr-timestamp =~ external-net ]] 2022-05-09 15:34:26.114 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:34:26.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-09 15:34:26.122 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-09 15:34:26.122 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-09 15:34:26.122 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-09 15:34:26.125 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:34:26.128 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:28.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:28.896 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:28.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:28.896 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:29.065 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:29.069 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:34:29.071 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:34:29.075 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:34:29.075 | ++ functions-common:get_field:830 : echo '| id | 34b63972-9b07-4c88-976d-53a5f5d0ffcd |' 2022-05-09 15:34:29.081 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:29.084 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=34b63972-9b07-4c88-976d-53a5f5d0ffcd 2022-05-09 15:34:29.087 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-09 15:34:29.090 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:34:29.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-09 15:34:29.111 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-09 15:34:29.114 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-09 15:34:29.117 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-09 15:34:31.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:31.707 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:31.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:31.707 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:31.877 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:31.880 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-09 15:34:31.880 | address-scope 2022-05-09 15:34:31.880 | router-admin-state-down-before-update 2022-05-09 15:34:31.880 | agent 2022-05-09 15:34:31.880 | agent-resources-synced 2022-05-09 15:34:31.880 | allowed-address-pairs 2022-05-09 15:34:31.881 | auto-allocated-topology 2022-05-09 15:34:31.881 | availability_zone 2022-05-09 15:34:31.881 | availability_zone_filter 2022-05-09 15:34:31.881 | default-subnetpools 2022-05-09 15:34:31.881 | dhcp_agent_scheduler 2022-05-09 15:34:31.881 | dvr 2022-05-09 15:34:31.881 | empty-string-filtering 2022-05-09 15:34:31.881 | external-net 2022-05-09 15:34:31.881 | extra_dhcp_opt 2022-05-09 15:34:31.881 | extraroute 2022-05-09 15:34:31.881 | extraroute-atomic 2022-05-09 15:34:31.881 | filter-validation 2022-05-09 15:34:31.881 | fip-port-details 2022-05-09 15:34:31.881 | flavors 2022-05-09 15:34:31.881 | floatingip-pools 2022-05-09 15:34:31.881 | ip-substring-filtering 2022-05-09 15:34:31.881 | router 2022-05-09 15:34:31.881 | ext-gw-mode 2022-05-09 15:34:31.881 | l3-ha 2022-05-09 15:34:31.881 | l3-flavors 2022-05-09 15:34:31.881 | l3-port-ip-change-not-allowed 2022-05-09 15:34:31.881 | l3_agent_scheduler 2022-05-09 15:34:31.881 | metering 2022-05-09 15:34:31.881 | metering_source_and_destination_fields 2022-05-09 15:34:31.881 | multi-provider 2022-05-09 15:34:31.881 | net-mtu 2022-05-09 15:34:31.881 | net-mtu-writable 2022-05-09 15:34:31.881 | network_availability_zone 2022-05-09 15:34:31.881 | network-ip-availability 2022-05-09 15:34:31.881 | pagination 2022-05-09 15:34:31.881 | port-device-profile 2022-05-09 15:34:31.881 | port-mac-override 2022-05-09 15:34:31.881 | port-mac-address-regenerate 2022-05-09 15:34:31.881 | port-numa-affinity-policy 2022-05-09 15:34:31.881 | binding 2022-05-09 15:34:31.881 | binding-extended 2022-05-09 15:34:31.882 | port-security 2022-05-09 15:34:31.882 | project-id 2022-05-09 15:34:31.882 | provider 2022-05-09 15:34:31.882 | quota-check-limit 2022-05-09 15:34:31.882 | quotas 2022-05-09 15:34:31.882 | quota_details 2022-05-09 15:34:31.882 | rbac-policies 2022-05-09 15:34:31.882 | rbac-address-group 2022-05-09 15:34:31.882 | rbac-address-scope 2022-05-09 15:34:31.882 | rbac-security-groups 2022-05-09 15:34:31.882 | rbac-subnetpool 2022-05-09 15:34:31.882 | revision-if-match 2022-05-09 15:34:31.882 | standard-attr-revisions 2022-05-09 15:34:31.882 | router_availability_zone 2022-05-09 15:34:31.882 | security-groups-normalized-cidr 2022-05-09 15:34:31.882 | port-security-groups-filtering 2022-05-09 15:34:31.882 | security-groups-remote-address-group 2022-05-09 15:34:31.882 | security-groups-shared-filtering 2022-05-09 15:34:31.882 | security-group 2022-05-09 15:34:31.882 | service-type 2022-05-09 15:34:31.882 | sorting 2022-05-09 15:34:31.882 | standard-attr-description 2022-05-09 15:34:31.882 | stateful-security-group 2022-05-09 15:34:31.882 | subnet_onboard 2022-05-09 15:34:31.882 | subnet-service-types 2022-05-09 15:34:31.882 | subnet_allocation 2022-05-09 15:34:31.882 | subnetpool-prefix-ops 2022-05-09 15:34:31.882 | standard-attr-tag 2022-05-09 15:34:31.882 | standard-attr-timestamp' 2022-05-09 15:34:31.884 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-09 15:34:31.884 | address-scope 2022-05-09 15:34:31.884 | router-admin-state-down-before-update 2022-05-09 15:34:31.884 | agent 2022-05-09 15:34:31.884 | agent-resources-synced 2022-05-09 15:34:31.884 | allowed-address-pairs 2022-05-09 15:34:31.884 | auto-allocated-topology 2022-05-09 15:34:31.884 | availability_zone 2022-05-09 15:34:31.884 | availability_zone_filter 2022-05-09 15:34:31.884 | default-subnetpools 2022-05-09 15:34:31.884 | dhcp_agent_scheduler 2022-05-09 15:34:31.884 | dvr 2022-05-09 15:34:31.884 | empty-string-filtering 2022-05-09 15:34:31.884 | external-net 2022-05-09 15:34:31.884 | extra_dhcp_opt 2022-05-09 15:34:31.884 | extraroute 2022-05-09 15:34:31.884 | extraroute-atomic 2022-05-09 15:34:31.884 | filter-validation 2022-05-09 15:34:31.884 | fip-port-details 2022-05-09 15:34:31.884 | flavors 2022-05-09 15:34:31.885 | floatingip-pools 2022-05-09 15:34:31.885 | ip-substring-filtering 2022-05-09 15:34:31.885 | router 2022-05-09 15:34:31.885 | ext-gw-mode 2022-05-09 15:34:31.885 | l3-ha 2022-05-09 15:34:31.885 | l3-flavors 2022-05-09 15:34:31.885 | l3-port-ip-change-not-allowed 2022-05-09 15:34:31.885 | l3_agent_scheduler 2022-05-09 15:34:31.885 | metering 2022-05-09 15:34:31.885 | metering_source_and_destination_fields 2022-05-09 15:34:31.885 | multi-provider 2022-05-09 15:34:31.885 | net-mtu 2022-05-09 15:34:31.885 | net-mtu-writable 2022-05-09 15:34:31.885 | network_availability_zone 2022-05-09 15:34:31.885 | network-ip-availability 2022-05-09 15:34:31.885 | pagination 2022-05-09 15:34:31.885 | port-device-profile 2022-05-09 15:34:31.885 | port-mac-override 2022-05-09 15:34:31.885 | port-mac-address-regenerate 2022-05-09 15:34:31.885 | port-numa-affinity-policy 2022-05-09 15:34:31.885 | binding 2022-05-09 15:34:31.885 | binding-extended 2022-05-09 15:34:31.885 | port-security 2022-05-09 15:34:31.885 | project-id 2022-05-09 15:34:31.885 | provider 2022-05-09 15:34:31.885 | quota-check-limit 2022-05-09 15:34:31.885 | quotas 2022-05-09 15:34:31.885 | quota_details 2022-05-09 15:34:31.885 | rbac-policies 2022-05-09 15:34:31.885 | rbac-address-group 2022-05-09 15:34:31.885 | rbac-address-scope 2022-05-09 15:34:31.885 | rbac-security-groups 2022-05-09 15:34:31.885 | rbac-subnetpool 2022-05-09 15:34:31.885 | revision-if-match 2022-05-09 15:34:31.885 | standard-attr-revisions 2022-05-09 15:34:31.885 | router_availability_zone 2022-05-09 15:34:31.886 | security-groups-normalized-cidr 2022-05-09 15:34:31.886 | port-security-groups-filtering 2022-05-09 15:34:31.886 | security-groups-remote-address-group 2022-05-09 15:34:31.886 | security-groups-shared-filtering 2022-05-09 15:34:31.886 | security-group 2022-05-09 15:34:31.886 | service-type 2022-05-09 15:34:31.886 | sorting 2022-05-09 15:34:31.886 | standard-attr-description 2022-05-09 15:34:31.886 | stateful-security-group 2022-05-09 15:34:31.886 | subnet_onboard 2022-05-09 15:34:31.886 | subnet-service-types 2022-05-09 15:34:31.886 | subnet_allocation 2022-05-09 15:34:31.886 | subnetpool-prefix-ops 2022-05-09 15:34:31.886 | standard-attr-tag 2022-05-09 15:34:31.886 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-09 15:34:31.887 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-09 15:34:31.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-09 15:34:31.892 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-09 15:34:31.897 | ++ 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-05-09 15:34:31.897 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-09 15:34:31.897 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-09 15:34:31.900 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:34:31.903 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:34.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:34.778 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:34.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:34.778 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:34.963 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:34.966 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:34:34.970 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:34:34.973 | ++ functions-common:get_field:830 : echo '| id | ee9b4437-2b9e-43db-8825-ab5ff96d69f4 |' 2022-05-09 15:34:34.977 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:34:34.981 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:34.985 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=ee9b4437-2b9e-43db-8825-ab5ff96d69f4 2022-05-09 15:34:34.988 | + 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-05-09 15:34:34.991 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:34:35.010 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-09 15:34:35.012 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-09 15:34:35.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 34b63972-9b07-4c88-976d-53a5f5d0ffcd c3a092e8-bc4b-4b6a-ab67-420c96049236 2022-05-09 15:34:39.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:39.522 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:39.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:39.522 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:39.694 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-09 15:34:39.698 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 ee9b4437-2b9e-43db-8825-ab5ff96d69f4 2022-05-09 15:34:39.700 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-09 15:34:39.703 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-09 15:34:39.705 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.1.1 ]] 2022-05-09 15:34:39.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.1.1 ' 2022-05-09 15:34:39.710 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network ee9b4437-2b9e-43db-8825-ab5ff96d69f4 --subnet-range 172.27.1.0/24 --no-dhcp ' 2022-05-09 15:34:39.712 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-09 15:34:39.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-09 15:34:39.720 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-09 15:34:39.720 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.1.1 --network ee9b4437-2b9e-43db-8825-ab5ff96d69f4 --subnet-range 172.27.1.0/24 --no-dhcp public-subnet 2022-05-09 15:34:42.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:42.712 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:42.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:42.713 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:42.896 | +++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:42.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | 2022-05-09 15:34:42.900 | | id | 7bb32216-77d2-43fc-9ed6-03b09922cf09 |' 2022-05-09 15:34:42.902 | ++ 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-05-09 15:34:42.905 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:34:42.923 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 7bb32216-77d2-43fc-9ed6-03b09922cf09 '|' 2022-05-09 15:34:42.926 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | | id | 7bb32216-77d2-43fc-9ed6-03b09922cf09 |' 2022-05-09 15:34:42.928 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-09 15:34:42.932 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 7bb32216-77d2-43fc-9ed6-03b09922cf09 '|' 2022-05-09 15:34:42.933 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-09 15:34:42.935 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:34:42.938 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:42.941 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-09 15:34:42.943 | ++ functions-common:get_field:828 : field='$3' 2022-05-09 15:34:42.946 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.1.1 | | id | 7bb32216-77d2-43fc-9ed6-03b09922cf09 |' 2022-05-09 15:34:42.946 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-09 15:34:42.952 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:42.956 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.1.1 2022-05-09 15:34:42.960 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-09 15:34:42.961 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 7bb32216-77d2-43fc-9ed6-03b09922cf09 '|' 2022-05-09 15:34:42.963 | ++ functions-common:get_field:823 : local data field 2022-05-09 15:34:42.965 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:42.968 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-09 15:34:42.971 | ++ functions-common:get_field:828 : field='$6' 2022-05-09 15:34:42.974 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.1.1 | | id | 7bb32216-77d2-43fc-9ed6-03b09922cf09 |' 2022-05-09 15:34:42.974 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-09 15:34:42.980 | ++ functions-common:get_field:824 : read data 2022-05-09 15:34:42.984 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=7bb32216-77d2-43fc-9ed6-03b09922cf09 2022-05-09 15:34:42.987 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ee9b4437-2b9e-43db-8825-ab5ff96d69f4 34b63972-9b07-4c88-976d-53a5f5d0ffcd 2022-05-09 15:34:47.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:47.052 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:47.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:47.052 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:47.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-09 15:34:47.229 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-09 15:34:47.247 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:47.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-09 15:34:47.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-09 15:34:47.254 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-09 15:34:47.258 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-09 15:34:47.260 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-09 15:34:47.263 | ++ 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-05-09 15:34:47.284 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-09 15:34:47.287 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-09 15:34:47.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-09 15:34:47.292 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-09 15:34:47.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-09 15:34:47.297 | + 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-05-09 15:34:47.300 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-09 15:34:47.302 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-09 15:34:47.305 | + functions-common:test_with_retry:2377 : local until=10 2022-05-09 15:34:47.307 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-09 15:34:47.309 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-09 15:34:47.312 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-09 15:34:47.314 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:47.317 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:47.320 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:47.325 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110487322 2022-05-09 15:34:47.327 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-09 15:34:47.336 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-09 15:34:47.339 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:47.341 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:47.344 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:47.347 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:47.349 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:47.352 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-09 15:34:47.354 | + functions-common:time_stop:2444 : start_time=1652110487322 2022-05-09 15:34:47.356 | + functions-common:time_stop:2446 : [[ -z 1652110487322 ]] 2022-05-09 15:34:47.360 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:47.364 | + functions-common:time_stop:2449 : end_time=1652110487361 2022-05-09 15:34:47.367 | + functions-common:time_stop:2450 : elapsed_time=39 2022-05-09 15:34:47.369 | + functions-common:time_stop:2451 : total=5615 2022-05-09 15:34:47.372 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:47.374 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5654 2022-05-09 15:34:47.379 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.1.1 2022-05-09 15:34:47.382 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-09 15:34:47.385 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-09 15:34:47.388 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:34:47.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-09 15:34:47.393 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-09 15:34:47.395 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.1.1/24 dev br-data 2022-05-09 15:34:47.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-09 15:34:47.425 | ++ 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-05-09 15:34:47.426 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-09 15:34:47.426 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-09 15:34:47.428 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-09 15:34:49.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:49.725 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:49.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:34:49.725 | from cryptography.utils import int_from_bytes 2022-05-09 15:34:49.904 | ++ functions-common:oscwrap:2477 : return 0 2022-05-09 15:34:49.908 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.1.77 ' 2022-05-09 15:34:49.910 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-09 15:34:49.913 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-09 15:34:49.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-09 15:34:49.933 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-09 15:34:49.936 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-09 15:34:49.939 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-09 15:34:49.959 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:49.962 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-09 15:34:49.964 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:34:49.967 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-09 15:34:49.970 | + ./stack.sh:main:1321 : start_nova 2022-05-09 15:34:49.972 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-09 15:34:49.975 | + 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-05-09 15:34:49.978 | + 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-05-09 15:34:49.981 | + 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-05-09 15:34:49.984 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-09 15:34:49.987 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:34:49.991 | + functions-common:run_process:1692 : local service=n-sch 2022-05-09 15:34:49.994 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:34:49.997 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:50.000 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:50.003 | + functions-common:run_process:1697 : local name=n-sch 2022-05-09 15:34:50.005 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:50.008 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:50.011 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:50.013 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:50.017 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:50.022 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110490019 2022-05-09 15:34:50.024 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-09 15:34:50.043 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:50.046 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-09 15:34:50.049 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-09 15:34:50.052 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:34:50.054 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:34:50.057 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:34:50.060 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:34:50.063 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-09 15:34:50.066 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-09 15:34:50.069 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-09 15:34:50.071 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:50.074 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:50.077 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-09 15:34:50.080 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-09 15:34:50.082 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-09 15:34:50.085 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:34:50.088 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:50.090 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:50.092 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:50.095 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:50.098 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-09 15:34:50.100 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:50.105 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-09 15:34:50.161 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-09 15:34:50.217 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-09 15:34:50.273 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-09 15:34:50.347 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-09 15:34:50.415 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:50.475 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:50.478 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-09 15:34:50.539 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:51.025 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-09 15:34:51.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-09 15:34:51.506 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-09 15:34:51.530 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:51.532 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:51.537 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:51.540 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:51.544 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:51.547 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:51.550 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:51.553 | + functions-common:time_stop:2444 : start_time=1652110490019 2022-05-09 15:34:51.556 | + functions-common:time_stop:2446 : [[ -z 1652110490019 ]] 2022-05-09 15:34:51.559 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:51.564 | + functions-common:time_stop:2449 : end_time=1652110491561 2022-05-09 15:34:51.567 | + functions-common:time_stop:2450 : elapsed_time=1542 2022-05-09 15:34:51.570 | + functions-common:time_stop:2451 : total=23062 2022-05-09 15:34:51.573 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:51.576 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24604 2022-05-09 15:34:51.579 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-09 15:34:51.582 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-09 15:34:51.587 | + 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-05-09 15:34:51.590 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-09 15:34:51.593 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:34:51.597 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:51.600 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:51.603 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-09 15:34:51.606 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:51.608 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:51.611 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:51.614 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:51.618 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:51.623 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110491620 2022-05-09 15:34:51.627 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-09 15:34:51.648 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:51.651 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-05-09 15:34:51.653 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-09 15:34:51.656 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:34:51.659 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:34:51.662 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:34:51.665 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:34:51.668 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-09 15:34:51.671 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-09 15:34:51.674 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-09 15:34:51.677 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:51.679 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:51.682 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:34:51.685 | + functions-common:_run_under_systemd:1667 : 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-05-09 15:34:51.689 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-09 15:34:51.692 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-09 15:34:51.695 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:34:51.698 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:34:51.701 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-09 15:34:51.704 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:34:51.709 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-05-09 15:34:51.774 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-05-09 15:34:51.845 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-09 15:34:51.912 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-09 15:34:51.982 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:52.048 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-09 15:34:52.110 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-09 15:34:52.173 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-09 15:34:52.235 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-09 15:34:52.305 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-09 15:34:52.377 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:34:52.381 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-09 15:34:52.467 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:34:52.957 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-09 15:34:52.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-09 15:34:53.448 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-09 15:34:53.535 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:53.539 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:53.542 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:53.545 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:53.550 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:53.553 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:53.556 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:53.563 | + functions-common:time_stop:2444 : start_time=1652110491620 2022-05-09 15:34:53.569 | + functions-common:time_stop:2446 : [[ -z 1652110491620 ]] 2022-05-09 15:34:53.573 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:53.584 | + functions-common:time_stop:2449 : end_time=1652110493574 2022-05-09 15:34:53.584 | + functions-common:time_stop:2450 : elapsed_time=1954 2022-05-09 15:34:53.584 | + functions-common:time_stop:2451 : total=24604 2022-05-09 15:34:53.587 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:53.589 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26558 2022-05-09 15:34:53.592 | + 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-05-09 15:34:53.599 | + 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-05-09 15:34:53.599 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-09 15:34:53.601 | + 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-05-09 15:34:53.604 | + 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-05-09 15:34:53.608 | + 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-05-09 15:34:53.613 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-09 15:34:53.616 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:34:53.619 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-09 15:34:53.626 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-09 15:34:53.628 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:34:53.631 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:34:53.634 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-09 15:34:53.660 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:53.663 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:34:53.666 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-09 15:34:53.688 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:53.690 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-09 15:34:53.696 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-09 15:34:53.717 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:53.727 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-09 15:34:53.728 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:34:53.731 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-09 15:34:53.736 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-09 15:34:53.738 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:34:53.742 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:34:53.744 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:34:53.748 | + 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-05-09 15:34:53.751 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-09 15:34:53.753 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:34:53.756 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:53.759 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:53.761 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-09 15:34:53.764 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:53.767 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:53.770 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:53.773 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:53.778 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:53.782 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110493778 2022-05-09 15:34:53.784 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-09 15:34:53.804 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:53.807 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:53.810 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:53.813 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:53.816 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:53.819 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:53.821 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:53.824 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:53.827 | + functions-common:time_stop:2444 : start_time=1652110493778 2022-05-09 15:34:53.830 | + functions-common:time_stop:2446 : [[ -z 1652110493778 ]] 2022-05-09 15:34:53.836 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:53.840 | + functions-common:time_stop:2449 : end_time=1652110493837 2022-05-09 15:34:53.844 | + functions-common:time_stop:2450 : elapsed_time=59 2022-05-09 15:34:53.846 | + functions-common:time_stop:2451 : total=26558 2022-05-09 15:34:53.849 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:53.852 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26617 2022-05-09 15:34:53.855 | + 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-05-09 15:34:53.857 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-09 15:34:53.861 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-09 15:34:53.863 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:53.866 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:53.868 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-09 15:34:53.871 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:53.874 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:53.876 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:53.879 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:53.885 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:53.888 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110493885 2022-05-09 15:34:53.891 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-09 15:34:53.915 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:53.918 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:53.922 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:53.936 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:53.939 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:53.943 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:53.946 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:53.949 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:53.952 | + functions-common:time_stop:2444 : start_time=1652110493885 2022-05-09 15:34:53.955 | + functions-common:time_stop:2446 : [[ -z 1652110493885 ]] 2022-05-09 15:34:53.961 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:53.964 | + functions-common:time_stop:2449 : end_time=1652110493960 2022-05-09 15:34:53.966 | + functions-common:time_stop:2450 : elapsed_time=75 2022-05-09 15:34:53.977 | + functions-common:time_stop:2451 : total=26617 2022-05-09 15:34:53.983 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:53.983 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26692 2022-05-09 15:34:53.985 | + 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-05-09 15:34:53.991 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-09 15:34:53.997 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:34:54.000 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:54.002 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:54.005 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-09 15:34:54.008 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:54.010 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:54.013 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:54.016 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:54.022 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:54.025 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110494021 2022-05-09 15:34:54.028 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-09 15:34:54.054 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:54.057 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:54.060 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:54.063 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:54.066 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:54.068 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:54.071 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:54.074 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:54.077 | + functions-common:time_stop:2444 : start_time=1652110494021 2022-05-09 15:34:54.081 | + functions-common:time_stop:2446 : [[ -z 1652110494021 ]] 2022-05-09 15:34:54.086 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:54.089 | + functions-common:time_stop:2449 : end_time=1652110494086 2022-05-09 15:34:54.092 | + functions-common:time_stop:2450 : elapsed_time=65 2022-05-09 15:34:54.095 | + functions-common:time_stop:2451 : total=26692 2022-05-09 15:34:54.098 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:54.101 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26757 2022-05-09 15:34:54.103 | + 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-05-09 15:34:54.106 | + 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-05-09 15:34:54.110 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-09 15:34:54.113 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:34:54.116 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-09 15:34:54.119 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-09 15:34:54.141 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:54.144 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-09 15:34:54.219 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-09 15:34:54.222 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:34:54.225 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-09 15:34:54.298 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-09 15:34:54.347 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:54.347 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:34:54.352 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-09 15:34:54.357 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:34:54.360 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:54.371 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:54.375 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-09 15:34:54.375 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:54.382 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:54.389 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:54.392 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:54.399 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:54.408 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110494404 2022-05-09 15:34:54.411 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-09 15:34:54.451 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:54.461 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-09 15:34:54.463 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-09 15:34:54.473 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:34:54.481 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:34:54.489 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:34:54.497 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:34:54.506 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-09 15:34:54.516 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-09 15:34:54.521 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-09 15:34:54.525 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:54.532 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:54.539 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-09 15:34:54.550 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-09 15:34:54.560 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-09 15:34:54.568 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:34:54.577 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:54.582 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:54.588 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:54.595 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:54.599 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-09 15:34:54.602 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:54.608 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-05-09 15:34:54.720 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-09 15:34:54.791 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-09 15:34:54.857 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-09 15:34:54.930 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-09 15:34:55.011 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:55.083 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:55.084 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-09 15:34:55.152 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:55.689 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-09 15:34:55.719 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-09 15:34:56.237 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-09 15:34:56.261 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:56.265 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:56.269 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:56.272 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:56.276 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:56.285 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:56.292 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:56.301 | + functions-common:time_stop:2444 : start_time=1652110494404 2022-05-09 15:34:56.307 | + functions-common:time_stop:2446 : [[ -z 1652110494404 ]] 2022-05-09 15:34:56.311 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:56.323 | + functions-common:time_stop:2449 : end_time=1652110496313 2022-05-09 15:34:56.330 | + functions-common:time_stop:2450 : elapsed_time=1909 2022-05-09 15:34:56.336 | + functions-common:time_stop:2451 : total=26757 2022-05-09 15:34:56.341 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:56.349 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28666 2022-05-09 15:34:56.357 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-09 15:34:56.361 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-09 15:34:56.365 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-09 15:34:56.391 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:56.394 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-09 15:34:56.403 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-09 15:34:56.407 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-09 15:34:56.417 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-09 15:34:56.429 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-09 15:34:56.434 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:34:56.442 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-09 15:34:56.446 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:34:56.451 | + functions-common:run_process:1694 : local group= 2022-05-09 15:34:56.451 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:56.453 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-09 15:34:56.455 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:56.458 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:56.461 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:56.464 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:56.471 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:56.479 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110496472 2022-05-09 15:34:56.479 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-09 15:34:56.507 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:56.514 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-09 15:34:56.522 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-09 15:34:56.528 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:34:56.539 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:34:56.547 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:34:56.556 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:34:56.563 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-09 15:34:56.573 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-09 15:34:56.583 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-09 15:34:56.588 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:34:56.596 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:34:56.604 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-09 15:34:56.613 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-05-09 15:34:56.617 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-09 15:34:56.624 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-09 15:34:56.627 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:34:56.630 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:34:56.634 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:34:56.636 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:34:56.638 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-09 15:34:56.642 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:34:56.647 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-05-09 15:34:56.715 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-09 15:34:56.782 | + functions-common:write_user_unit_file:1587 : 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-05-09 15:34:56.847 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-09 15:34:56.915 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-09 15:34:56.983 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:34:57.057 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:34:57.061 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-09 15:34:57.138 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:34:57.675 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-09 15:34:57.691 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-09 15:34:58.197 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-09 15:34:58.223 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:58.225 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:58.228 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:58.232 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:58.235 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:58.240 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:58.245 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:58.252 | + functions-common:time_stop:2444 : start_time=1652110496472 2022-05-09 15:34:58.256 | + functions-common:time_stop:2446 : [[ -z 1652110496472 ]] 2022-05-09 15:34:58.263 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:58.272 | + functions-common:time_stop:2449 : end_time=1652110498265 2022-05-09 15:34:58.280 | + functions-common:time_stop:2450 : elapsed_time=1793 2022-05-09 15:34:58.285 | + functions-common:time_stop:2451 : total=28666 2022-05-09 15:34:58.292 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:58.300 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30459 2022-05-09 15:34:58.305 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-09 15:34:58.309 | + 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-05-09 15:34:58.313 | + 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-05-09 15:34:58.320 | + 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-05-09 15:34:58.324 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-09 15:34:58.332 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-09 15:34:58.339 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-09 15:34:58.348 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:58.353 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-09 15:34:58.363 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-09 15:34:58.368 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-09 15:34:58.375 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-09 15:34:58.382 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-09 15:34:58.393 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-09 15:34:58.397 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-09 15:34:58.406 | + inc/meta-config:merge_config_file:164 : read a 2022-05-09 15:34:58.406 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-09 15:34:58.410 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-09 15:34:58.410 | BEGIN { 2022-05-09 15:34:58.410 | section = "" 2022-05-09 15:34:58.410 | last_section = "" 2022-05-09 15:34:58.411 | section_count = 0 2022-05-09 15:34:58.411 | } 2022-05-09 15:34:58.411 | /^\[.+\]/ { 2022-05-09 15:34:58.411 | gsub("[][]", "", $1); 2022-05-09 15:34:58.411 | section=$1 2022-05-09 15:34:58.411 | next 2022-05-09 15:34:58.411 | } 2022-05-09 15:34:58.411 | /^ *\#/ { 2022-05-09 15:34:58.411 | next 2022-05-09 15:34:58.411 | } 2022-05-09 15:34:58.411 | /^[^ \t]+/ { 2022-05-09 15:34:58.411 | # get offset of first = in $0 2022-05-09 15:34:58.411 | eq_idx = index($0, "=") 2022-05-09 15:34:58.411 | # extract attr & value from $0 2022-05-09 15:34:58.411 | attr = substr($0, 1, eq_idx - 1) 2022-05-09 15:34:58.411 | value = substr($0, eq_idx + 1) 2022-05-09 15:34:58.411 | # only need to strip trailing whitespace from attr 2022-05-09 15:34:58.411 | sub(/[ \t]*$/, "", attr) 2022-05-09 15:34:58.411 | # need to strip leading & trailing whitespace from value 2022-05-09 15:34:58.411 | sub(/^[ \t]*/, "", value) 2022-05-09 15:34:58.411 | sub(/[ \t]*$/, "", value) 2022-05-09 15:34:58.411 | 2022-05-09 15:34:58.411 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-09 15:34:58.411 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-09 15:34:58.411 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-09 15:34:58.411 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-09 15:34:58.411 | if (! (section, attr) in cfg_attr_count) { 2022-05-09 15:34:58.411 | if (section != last_section) { 2022-05-09 15:34:58.411 | cfg_section[section_count++] = section 2022-05-09 15:34:58.411 | last_section = section 2022-05-09 15:34:58.411 | } 2022-05-09 15:34:58.411 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-09 15:34:58.411 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-09 15:34:58.412 | 2022-05-09 15:34:58.412 | cfg_attr[section, attr, 0] = value 2022-05-09 15:34:58.412 | cfg_attr_count[section, attr] = 1 2022-05-09 15:34:58.412 | } else { 2022-05-09 15:34:58.412 | lno = cfg_attr_count[section, attr]++ 2022-05-09 15:34:58.412 | cfg_attr[section, attr, lno] = value 2022-05-09 15:34:58.412 | } 2022-05-09 15:34:58.412 | } 2022-05-09 15:34:58.412 | END { 2022-05-09 15:34:58.412 | # Process each section in order 2022-05-09 15:34:58.412 | for (sno = 0; sno < section_count; sno++) { 2022-05-09 15:34:58.412 | section = cfg_section[sno] 2022-05-09 15:34:58.412 | # The ini routines simply append a config item immediately 2022-05-09 15:34:58.412 | # after the section header. To keep the same order as defined 2022-05-09 15:34:58.412 | # in local.conf, invoke the ini routines in the reverse order 2022-05-09 15:34:58.412 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-09 15:34:58.412 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-09 15:34:58.412 | if (cfg_attr_count[section, attr] == 1) 2022-05-09 15:34:58.412 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-09 15:34:58.412 | else { 2022-05-09 15:34:58.412 | # For multiline, invoke the ini routines in the reverse order 2022-05-09 15:34:58.412 | count = cfg_attr_count[section, attr] 2022-05-09 15:34:58.412 | print "inidelete " configfile " " section " " attr 2022-05-09 15:34:58.412 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-09 15:34:58.412 | for (l = count -2; l >= 0; l--) 2022-05-09 15:34:58.412 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-09 15:34:58.412 | } 2022-05-09 15:34:58.412 | } 2022-05-09 15:34:58.412 | } 2022-05-09 15:34:58.412 | } 2022-05-09 15:34:58.412 | ' 2022-05-09 15:34:58.412 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-09 15:34:58.415 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-09 15:34:58.418 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-09 15:34:58.427 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-09 15:34:58.433 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-09 15:34:58.445 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-09 15:34:58.449 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-09 15:34:58.449 | BEGIN { group = "" } 2022-05-09 15:34:58.449 | /^\[\[.+\|.*\]\]/ { 2022-05-09 15:34:58.449 | gsub("[][]", "", $1); 2022-05-09 15:34:58.449 | split($1, a, "|"); 2022-05-09 15:34:58.449 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-09 15:34:58.449 | group=a[1] 2022-05-09 15:34:58.449 | } else { 2022-05-09 15:34:58.449 | group="" 2022-05-09 15:34:58.449 | } 2022-05-09 15:34:58.449 | next 2022-05-09 15:34:58.449 | } 2022-05-09 15:34:58.449 | { 2022-05-09 15:34:58.449 | if (group != "") 2022-05-09 15:34:58.450 | print $0 2022-05-09 15:34:58.450 | } 2022-05-09 15:34:58.450 | ' /home/ubuntu/devstack/local.conf 2022-05-09 15:34:58.467 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-09 15:34:58.476 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-09 15:34:58.554 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-09 15:34:58.647 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-09 15:34:58.653 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-09 15:34:58.660 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-09 15:34:58.672 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-09 15:34:58.680 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-09 15:34:58.692 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-09 15:34:58.731 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:58.737 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-09 15:34:58.745 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-09 15:34:58.747 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-09 15:34:58.775 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:58.779 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-05-09 15:34:58.783 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-05-09 15:34:58.854 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-09 15:34:58.858 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-09 15:34:58.868 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-09 15:34:58.920 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-09 15:34:58.975 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-09 15:34:58.978 | + lib/nova:configure_console_compute:643 : local offset 2022-05-09 15:34:58.981 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-09 15:34:58.984 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-09 15:34:58.991 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-09 15:34:59.016 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.32 2022-05-09 15:34:59.019 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-09 15:34:59.039 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:59.042 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-09 15:34:59.077 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:59.081 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-09 15:34:59.085 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-09 15:34:59.130 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-09 15:34:59.156 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:59.159 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-09 15:34:59.179 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:59.182 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-09 15:34:59.184 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-09 15:34:59.188 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-09 15:34:59.191 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-09 15:34:59.193 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-09 15:34:59.196 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-09 15:34:59.199 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-09 15:34:59.201 | + functions-common:run_process:1694 : local group=libvirt 2022-05-09 15:34:59.205 | + functions-common:run_process:1695 : local user= 2022-05-09 15:34:59.208 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-09 15:34:59.211 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:34:59.214 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:34:59.216 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:34:59.220 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:34:59.229 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:34:59.231 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110499228 2022-05-09 15:34:59.237 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-09 15:34:59.261 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:34:59.264 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:34:59.267 | + functions-common:time_stop:2437 : local name 2022-05-09 15:34:59.270 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:34:59.273 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:34:59.275 | + functions-common:time_stop:2440 : local total 2022-05-09 15:34:59.278 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:34:59.282 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:34:59.284 | + functions-common:time_stop:2444 : start_time=1652110499228 2022-05-09 15:34:59.287 | + functions-common:time_stop:2446 : [[ -z 1652110499228 ]] 2022-05-09 15:34:59.290 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:34:59.295 | + functions-common:time_stop:2449 : end_time=1652110499292 2022-05-09 15:34:59.298 | + functions-common:time_stop:2450 : elapsed_time=64 2022-05-09 15:34:59.301 | + functions-common:time_stop:2451 : total=30459 2022-05-09 15:34:59.304 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:34:59.306 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30523 2022-05-09 15:34:59.309 | + 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-05-09 15:34:59.312 | + 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-05-09 15:34:59.316 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-09 15:34:59.335 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:34:59.338 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-09 15:34:59.338 | Dumping cells_v2 mapping 2022-05-09 15:34:59.341 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-09 15:35:00.402 | 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-05-09 15:35:02.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:02.970 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:02.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:02.970 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:02.970 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:35:02.970 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-09 15:35:02.970 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:35:02.970 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-05-09 15:35:02.970 | | cell1 | dba452b8-b5e8-4b54-8beb-aa1bd575bb72 | rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-05-09 15:35:02.970 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-09 15:35:03.474 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-09 15:35:03.477 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-09 15:35:03.545 | + inc/async:async_inner:63 : create_flavors 2022-05-09 15:35:03.597 | [178417 Async create_flavors:242303]: running: create_flavors 2022-05-09 15:35:03.601 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-09 15:35:03.622 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:03.625 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-09 15:35:03.628 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-09 15:35:03.631 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-09 15:35:03.635 | + ./stack.sh:main:1326 : start_cinder 2022-05-09 15:35:03.638 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-09 15:35:03.641 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-09 15:35:03.644 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-09 15:35:03.647 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-09 15:35:03.665 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:03.668 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-09 15:35:03.671 | + 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-05-09 15:35:03.674 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-09 15:35:03.678 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-09 15:35:03.683 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:03.687 | + functions-common:run_process:1692 : local service=c-api 2022-05-09 15:35:03.690 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:03.693 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:03.697 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:03.701 | + functions-common:run_process:1697 : local name=c-api 2022-05-09 15:35:03.705 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:03.708 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:03.710 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:03.713 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:03.717 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:03.722 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110503719 2022-05-09 15:35:03.725 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-09 15:35:03.745 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:03.748 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-05-09 15:35:03.753 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-09 15:35:03.757 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:03.759 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:03.762 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:03.765 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:03.768 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-09 15:35:03.771 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-09 15:35:03.774 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-09 15:35:03.777 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:35:03.782 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:35:03.785 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-09 15:35:03.788 | + functions-common:_run_under_systemd:1667 : 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-05-09 15:35:03.790 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-09 15:35:03.793 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-09 15:35:03.795 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-09 15:35:03.798 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-09 15:35:03.801 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-09 15:35:03.803 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-09 15:35:03.808 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-05-09 15:35:03.873 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-09 15:35:03.933 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-09 15:35:04.001 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-09 15:35:04.056 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:35:04.113 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-09 15:35:04.169 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-09 15:35:04.226 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-09 15:35:04.283 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-09 15:35:04.340 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-09 15:35:04.398 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-09 15:35:04.401 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-09 15:35:04.469 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-09 15:35:04.971 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-09 15:35:04.986 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-09 15:35:05.460 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-09 15:35:05.548 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:05.551 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:05.555 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:05.559 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:05.563 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:05.567 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:05.571 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:05.574 | + functions-common:time_stop:2444 : start_time=1652110503719 2022-05-09 15:35:05.577 | + functions-common:time_stop:2446 : [[ -z 1652110503719 ]] 2022-05-09 15:35:05.582 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:05.590 | + functions-common:time_stop:2449 : end_time=1652110505584 2022-05-09 15:35:05.596 | + functions-common:time_stop:2450 : elapsed_time=1865 2022-05-09 15:35:05.601 | + functions-common:time_stop:2451 : total=30523 2022-05-09 15:35:05.605 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:05.611 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32388 2022-05-09 15:35:05.615 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.32/volume/v3 2022-05-09 15:35:05.617 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-09 15:35:05.618 | Waiting for Cinder API to start... 2022-05-09 15:35:05.620 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.32/volume/v3 2022-05-09 15:35:05.623 | + functions:wait_for_service:457 : local timeout=60 2022-05-09 15:35:05.627 | + functions:wait_for_service:458 : local url=http://10.222.0.32/volume/v3 2022-05-09 15:35:05.630 | + functions:wait_for_service:459 : local rval=0 2022-05-09 15:35:05.633 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-09 15:35:05.637 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-09 15:35:05.640 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:05.642 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:05.647 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:05.652 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110505649 2022-05-09 15:35:05.656 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-09 15:35:05.667 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32/volume/v3 2022-05-09 15:35:08.323 | + :: : [[ 500 == 503 ]] 2022-05-09 15:35:08.326 | + :: : [[ 0 -eq 7 ]] 2022-05-09 15:35:08.330 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-09 15:35:08.333 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:08.335 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:08.338 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:08.341 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:08.347 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:08.349 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-09 15:35:08.352 | + functions-common:time_stop:2444 : start_time=1652110505649 2022-05-09 15:35:08.355 | + functions-common:time_stop:2446 : [[ -z 1652110505649 ]] 2022-05-09 15:35:08.358 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:08.363 | + functions-common:time_stop:2449 : end_time=1652110508360 2022-05-09 15:35:08.366 | + functions-common:time_stop:2450 : elapsed_time=2711 2022-05-09 15:35:08.368 | + functions-common:time_stop:2451 : total=18152 2022-05-09 15:35:08.373 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:08.376 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20863 2022-05-09 15:35:08.379 | + functions:wait_for_service:467 : return 0 2022-05-09 15:35:08.382 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:08.385 | + functions-common:run_process:1692 : local service=c-sch 2022-05-09 15:35:08.387 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:08.390 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:08.393 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:08.395 | + functions-common:run_process:1697 : local name=c-sch 2022-05-09 15:35:08.398 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:08.401 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:08.403 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:08.407 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:08.410 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:08.415 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110508412 2022-05-09 15:35:08.417 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-09 15:35:08.437 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:08.440 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-09 15:35:08.443 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-09 15:35:08.445 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:08.448 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:08.451 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:08.454 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:08.456 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-09 15:35:08.459 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-09 15:35:08.462 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-09 15:35:08.464 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-09 15:35:08.467 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-09 15:35:08.470 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-09 15:35:08.473 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-09 15:35:08.476 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-09 15:35:08.478 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:08.481 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-09 15:35:08.484 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-09 15:35:08.487 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-09 15:35:08.489 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-09 15:35:08.492 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-09 15:35:08.495 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-09 15:35:08.500 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-09 15:35:08.558 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-09 15:35:08.618 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:08.678 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-09 15:35:08.740 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-09 15:35:08.796 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-09 15:35:08.852 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-09 15:35:08.855 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-09 15:35:08.921 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-09 15:35:09.421 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-09 15:35:09.435 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-09 15:35:09.910 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-09 15:35:09.935 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:09.943 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:09.949 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:09.952 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:09.954 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:09.957 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:09.960 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:09.963 | + functions-common:time_stop:2444 : start_time=1652110508412 2022-05-09 15:35:09.965 | + functions-common:time_stop:2446 : [[ -z 1652110508412 ]] 2022-05-09 15:35:09.969 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:09.974 | + functions-common:time_stop:2449 : end_time=1652110509971 2022-05-09 15:35:09.976 | + functions-common:time_stop:2450 : elapsed_time=1559 2022-05-09 15:35:09.981 | + functions-common:time_stop:2451 : total=32388 2022-05-09 15:35:09.984 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:09.987 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33947 2022-05-09 15:35:09.990 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:09.993 | + functions-common:run_process:1692 : local service=c-bak 2022-05-09 15:35:09.996 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:09.999 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:10.002 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:10.005 | + functions-common:run_process:1697 : local name=c-bak 2022-05-09 15:35:10.007 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:10.010 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:10.013 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:10.016 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:10.019 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:10.029 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110510026 2022-05-09 15:35:10.033 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-09 15:35:10.051 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:10.054 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:10.057 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:10.059 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:10.063 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:10.065 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:10.068 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:10.071 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:10.073 | + functions-common:time_stop:2444 : start_time=1652110510026 2022-05-09 15:35:10.076 | + functions-common:time_stop:2446 : [[ -z 1652110510026 ]] 2022-05-09 15:35:10.080 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:10.084 | + functions-common:time_stop:2449 : end_time=1652110510082 2022-05-09 15:35:10.087 | + functions-common:time_stop:2450 : elapsed_time=56 2022-05-09 15:35:10.090 | + functions-common:time_stop:2451 : total=33947 2022-05-09 15:35:10.092 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:10.095 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=34003 2022-05-09 15:35:10.100 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:10.102 | + functions-common:run_process:1692 : local service=c-vol 2022-05-09 15:35:10.105 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-09 15:35:10.108 | + functions-common:run_process:1694 : local group= 2022-05-09 15:35:10.111 | + functions-common:run_process:1695 : local user= 2022-05-09 15:35:10.114 | + functions-common:run_process:1697 : local name=c-vol 2022-05-09 15:35:10.116 | + functions-common:run_process:1699 : time_start run_process 2022-05-09 15:35:10.119 | + functions-common:time_start:2423 : local name=run_process 2022-05-09 15:35:10.122 | + functions-common:time_start:2424 : local start_time= 2022-05-09 15:35:10.125 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-09 15:35:10.128 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-09 15:35:10.133 | + functions-common:time_start:2428 : _TIME_START[$name]=1652110510130 2022-05-09 15:35:10.136 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-09 15:35:10.156 | + functions-common:is_service_enabled:2093 : return 1 2022-05-09 15:35:10.159 | + functions-common:run_process:1703 : time_stop run_process 2022-05-09 15:35:10.162 | + functions-common:time_stop:2437 : local name 2022-05-09 15:35:10.164 | + functions-common:time_stop:2438 : local end_time 2022-05-09 15:35:10.167 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-09 15:35:10.169 | + functions-common:time_stop:2440 : local total 2022-05-09 15:35:10.173 | + functions-common:time_stop:2441 : local start_time 2022-05-09 15:35:10.176 | + functions-common:time_stop:2443 : name=run_process 2022-05-09 15:35:10.179 | + functions-common:time_stop:2444 : start_time=1652110510130 2022-05-09 15:35:10.181 | + functions-common:time_stop:2446 : [[ -z 1652110510130 ]] 2022-05-09 15:35:10.185 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-09 15:35:10.190 | + functions-common:time_stop:2449 : end_time=1652110510187 2022-05-09 15:35:10.192 | + functions-common:time_stop:2450 : elapsed_time=57 2022-05-09 15:35:10.195 | + functions-common:time_stop:2451 : total=34003 2022-05-09 15:35:10.198 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-09 15:35:10.200 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=34060 2022-05-09 15:35:10.203 | + ./stack.sh:main:1327 : create_volume_types 2022-05-09 15:35:10.206 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-09 15:35:10.231 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:10.234 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-09 15:35:10.236 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-09 15:35:10.239 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-09 15:35:10.241 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-09 15:35:10.244 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-09 15:35:10.263 | + functions-common:is_service_enabled:2093 : return 0 2022-05-09 15:35:10.266 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-09 15:35:12.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:12.635 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:12.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-09 15:35:12.635 | from cryptography.utils import int_from_bytes 2022-05-09 15:35:12.635 | Internal Server Error (HTTP 500) 2022-05-09 15:35:12.877 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-09 15:35:12.880 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-09 15:35:12.883 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-09 15:35:12.887 | + ./stack.sh:exit_trap:524 : jobs='203738 2022-05-09 15:35:12.887 | 242303' 2022-05-09 15:35:12.890 | + ./stack.sh:exit_trap:527 : [[ -n 203738 2022-05-09 15:35:12.890 | 242303 ]] 2022-05-09 15:35:12.893 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-09-152247 ]] 2022-05-09 15:35:12.895 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-09 15:35:12.898 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-09 15:35:12.898 | exit_trap: cleaning up child processes 2022-05-09 15:35:12.901 | + ./stack.sh:exit_trap:529 : kill 203738 242303 2022-05-09 15:35:12.904 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.D6nBHX34Nq ']' 2022-05-09 15:35:12.907 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.D6nBHX34Nq 2022-05-09 15:35:12.911 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-09 15:35:12.914 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-09 15:35:12.917 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-09 15:35:12.920 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-09 15:35:12.920 | Error on exit 2022-05-09 15:35:12.922 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-09 15:35:12.925 | + ./stack.sh:exit_trap:544 : generate-subunit 1652109764 748 fail 2022-05-09 15:35:13.637 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-09 15:35:13.640 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-09 15:35:15.099 | + ./stack.sh:exit_trap:558 : exit 1