2022-08-02 06:28:33.617 | + ./stack.sh:main:482 : exec 2022-08-02 06:28:33.617 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-02-062833' 2022-08-02 06:28:33.617 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-02-062833.summary.2022-08-02-062833 2022-08-02 06:28:33.617 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:28:33.617 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-02-062833 2022-08-02 06:28:33.617 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-02-062833 /opt/stack/logs/stack.sh.log 2022-08-02 06:28:33.617 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-02-062833.summary.2022-08-02-062833 /opt/stack/logs/stack.sh.log.summary 2022-08-02 06:28:33.617 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-02 06:28:33.617 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-02 06:28:33.617 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-02 06:28:33.617 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-02 06:28:33.617 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-02 06:28:33.618 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-02 06:28:33.618 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-02 06:28:33.618 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-02 06:28:33.618 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-02 06:28:33.618 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-02 06:28:33.618 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-02 06:28:33.618 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-02 06:28:33.618 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-02 06:28:33.618 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-02 06:28:33.622 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-02 06:28:33.624 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-02 06:28:33.626 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-02 06:28:33.628 | + ./stack.sh:main:568 : set -o errexit 2022-08-02 06:28:33.630 | + ./stack.sh:main:571 : uname -a 2022-08-02 06:28:33.631 | Linux n-d-826755-4 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-08-02 06:28:33.633 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-02 06:28:33.635 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-02 06:28:33.638 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-02 06:28:33.675 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-02 06:28:33.690 | + ./stack.sh:main:585 : fetch_plugins 2022-08-02 06:28:33.692 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-02 06:28:33.694 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-02 06:28:33.696 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-02 06:28:33.698 | + functions-common:fetch_plugins:1791 : return 2022-08-02 06:28:33.700 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-02 06:28:33.702 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-02 06:28:33.704 | + functions-common:run_phase:1869 : local phase= 2022-08-02 06:28:33.705 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:28:33.707 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:28:33.709 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:28:33.711 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:28:33.713 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:28:33.715 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:28:33.718 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:28:33.720 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:28:33.722 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:28:33.724 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-02 06:28:33.726 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:28:33.739 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:28:33.741 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-02 06:28:33.742 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:28:33.744 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:28:33.746 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:28:33.748 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:28:33.749 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:28:33.751 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-02 06:28:33.753 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-02 06:28:33.755 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-02 06:28:33.757 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 06:28:33.759 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-02 06:28:33.761 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-02 06:28:33.762 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-02 06:28:33.764 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-02 06:28:33.766 | + functions-common:plugin_override_defaults:1832 : return 2022-08-02 06:28:33.768 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-02 06:28:33.786 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-02 06:28:33.788 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-02 06:28:33.801 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:28:33.804 | +++ lib/tls:source:43 : hostname -f 2022-08-02 06:28:33.807 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-02 06:28:33.809 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-02 06:28:33.811 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-02 06:28:33.813 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-02 06:28:33.815 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-02 06:28:33.816 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-02 06:28:33.818 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-02 06:28:33.820 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-02 06:28:33.822 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-02 06:28:33.824 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-02 06:28:33.828 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-02 06:28:33.840 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-02 06:28:33.857 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-02 06:28:33.870 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-02 06:28:33.882 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-02 06:28:33.918 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-02 06:28:33.979 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-02 06:28:34.072 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-02 06:28:34.093 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-02 06:28:34.145 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-02 06:28:34.198 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-02 06:28:34.353 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-02 06:28:34.367 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-02 06:28:34.380 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-02 06:28:34.393 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-02 06:28:34.481 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-02 06:28:34.483 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-02 06:28:34.486 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-02 06:28:34.488 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-02 06:28:34.490 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-02 06:28:34.492 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-02 06:28:34.495 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-02 06:28:34.495 | False' 2022-08-02 06:28:34.498 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-02 06:28:34.513 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-02 06:28:34.515 | + ./stack.sh:main:619 : run_phase source 2022-08-02 06:28:34.517 | + functions-common:run_phase:1868 : local mode=source 2022-08-02 06:28:34.519 | + functions-common:run_phase:1869 : local phase= 2022-08-02 06:28:34.522 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:28:34.524 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:28:34.526 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:28:34.528 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:28:34.530 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:28:34.533 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:28:34.537 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:28:34.539 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:28:34.541 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:28:34.543 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-02 06:28:34.546 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:28:34.561 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:28:34.563 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-02 06:28:34.565 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-02 06:28:34.605 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-02 06:28:34.607 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-02 06:28:34.609 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-02 06:28:34.611 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-02 06:28:34.614 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-02 06:28:34.617 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-02 06:28:34.619 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-02 06:28:34.621 | + functions-common:load_plugin_settings:1809 : return 2022-08-02 06:28:34.623 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-02 06:28:34.625 | + functions-common:verify_disabled_services:2151 : local service 2022-08-02 06:28:34.627 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.630 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-02 06:28:34.633 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.635 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-02 06:28:34.637 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.639 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-02 06:28:34.642 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.644 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-02 06:28:34.647 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.649 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-02 06:28:34.652 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.654 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-02 06:28:34.656 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.659 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-02 06:28:34.661 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.663 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-02 06:28:34.666 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.668 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-02 06:28:34.670 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.673 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-02 06:28:34.675 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.677 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-02 06:28:34.680 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.682 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-02 06:28:34.684 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.687 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-02 06:28:34.689 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.691 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-02 06:28:34.694 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.696 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-02 06:28:34.699 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.701 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-02 06:28:34.703 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.705 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-02 06:28:34.708 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.711 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-02 06:28:34.713 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.715 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-02 06:28:34.718 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.720 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-02 06:28:34.722 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.724 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-02 06:28:34.727 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.729 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-02 06:28:34.731 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.734 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-02 06:28:34.736 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.738 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-02 06:28:34.741 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.743 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-02 06:28:34.745 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.747 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-02 06:28:34.750 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.752 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-02 06:28:34.754 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.757 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-02 06:28:34.759 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.762 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-02 06:28:34.764 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.766 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-02 06:28:34.769 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.771 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-02 06:28:34.774 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.777 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-02 06:28:34.779 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.781 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-02 06:28:34.783 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.786 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-02 06:28:34.788 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.790 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-02 06:28:34.793 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.795 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-02 06:28:34.797 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.799 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-02 06:28:34.802 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.805 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-02 06:28:34.807 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.809 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-02 06:28:34.812 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.814 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-02 06:28:34.816 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.820 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-02 06:28:34.822 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.825 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-02 06:28:34.827 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.830 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-02 06:28:34.832 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.835 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-02 06:28:34.837 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.840 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-02 06:28:34.842 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.844 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-02 06:28:34.846 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:28:34.849 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-02 06:28:34.852 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-02 06:28:34.854 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-02 06:28:34.856 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-02 06:28:34.872 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:28:34.874 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-02 06:28:34.876 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-02 06:28:34.878 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-02 06:28:34.894 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:28:34.897 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-02 06:28:34.899 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-02 06:28:34.902 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-02 06:28:34.904 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-02 06:28:34.906 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-02 06:28:34.909 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-02 06:28:34.911 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-02 06:28:34.913 | + lib/database:initialize_database_backends:92 : return 0 2022-08-02 06:28:34.916 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-02 06:28:34.916 | Using mysql database backend 2022-08-02 06:28:34.918 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-02 06:28:34.935 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-02 06:28:34.938 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-02 06:28:34.940 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-02 06:28:34.943 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-02 06:28:34.946 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 06:28:34.949 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-02 06:28:34.965 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:28:34.968 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-02 06:28:34.984 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-02 06:28:35.003 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:28:35.006 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-02 06:28:35.024 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-02 06:28:35.040 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-02 06:28:35.058 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:28:35.060 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-02 06:28:35.080 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:28:35.082 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-02 06:28:35.098 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-02 06:28:35.101 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-02 06:28:35.103 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-02 06:28:35.105 | + functions-common:save_stackenv:60 : local tag=752 2022-08-02 06:28:35.109 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-02 06:28:35.113 | + functions-common:save_stackenv:62 : time_stamp=2022-08-02-062835 2022-08-02 06:28:35.116 | + functions-common:save_stackenv:63 : echo '# 2022-08-02-062835 752' 2022-08-02 06:28:35.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.121 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 06:28:35.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.125 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-02 06:28:35.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.130 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-02 06:28:35.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.136 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 06:28:35.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.141 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-08-02 06:28:35.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.145 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-08-02 06:28:35.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.150 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-02-062833 2022-08-02 06:28:35.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.155 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-02 06:28:35.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.160 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-08-02 06:28:35.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.165 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-02 06:28:35.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.169 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-02 06:28:35.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.174 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-02 06:28:35.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.180 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-02 06:28:35.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.184 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.65 2022-08-02 06:28:35.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:28:35.189 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-02 06:28:35.192 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-02 06:28:35.195 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-02 06:28:35.197 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-02 06:28:35.200 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-02 06:28:35.202 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:28:35.204 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:28:35.206 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:28:35.209 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:28:35.211 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:28:35.214 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:28:35.229 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:28:35.231 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:28:35.234 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:28:35.236 | + functions-common:git_clone:618 : echo master 2022-08-02 06:28:35.237 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:28:35.242 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-02 06:28:35.244 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:28:35.247 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-02 06:28:35.259 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-02 06:28:35.262 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:28:35.262 | + functions-common:git_clone:679 : head -1 2022-08-02 06:28:35.266 | bed46f4b Exclude Werkzeug 2.2.0 2022-08-02 06:28:35.268 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:28:35.271 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-02 06:28:35.274 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:28:35.276 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-02 06:28:35.279 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-02 06:28:35.281 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-02 06:28:35.284 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-02 06:28:35.286 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-02 06:28:35.289 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-02 06:28:35.292 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-02 06:28:35.294 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-02 06:28:35.297 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-02 06:28:35.302 | ++ tools/install_prereqs.sh:source:47 : NOW=1659421715 2022-08-02 06:28:35.305 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-02 06:28:35.310 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659420967 2022-08-02 06:28:35.312 | ++ tools/install_prereqs.sh:source:49 : DELTA=748 2022-08-02 06:28:35.315 | ++ tools/install_prereqs.sh:source:50 : [[ 748 -lt 7200 ]] 2022-08-02 06:28:35.317 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-02 06:28:35.320 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-02 06:28:35.322 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-02 06:28:35.325 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-02 06:28:35.327 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-02 06:28:35.330 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-02 06:28:35.332 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-02 06:28:35.334 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-02 06:28:35.338 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 06:28:35.385 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-02 06:28:35.385 | apache2-dev 2022-08-02 06:28:35.385 | bc 2022-08-02 06:28:35.385 | bsdmainutils 2022-08-02 06:28:35.385 | curl 2022-08-02 06:28:35.385 | g++ 2022-08-02 06:28:35.385 | gawk 2022-08-02 06:28:35.385 | gcc 2022-08-02 06:28:35.385 | gettext 2022-08-02 06:28:35.385 | git 2022-08-02 06:28:35.385 | graphviz 2022-08-02 06:28:35.385 | iputils-ping 2022-08-02 06:28:35.385 | libapache2-mod-proxy-uwsgi 2022-08-02 06:28:35.385 | libffi-dev 2022-08-02 06:28:35.385 | libjpeg-dev 2022-08-02 06:28:35.385 | libpcre3-dev 2022-08-02 06:28:35.385 | libpq-dev 2022-08-02 06:28:35.385 | libssl-dev 2022-08-02 06:28:35.385 | libsystemd-dev 2022-08-02 06:28:35.385 | libxml2-dev 2022-08-02 06:28:35.385 | libxslt1-dev 2022-08-02 06:28:35.385 | libyaml-dev 2022-08-02 06:28:35.385 | lsof 2022-08-02 06:28:35.385 | openssh-server 2022-08-02 06:28:35.385 | openssl 2022-08-02 06:28:35.385 | pkg-config 2022-08-02 06:28:35.386 | psmisc 2022-08-02 06:28:35.386 | python3-dev 2022-08-02 06:28:35.386 | python3-pip 2022-08-02 06:28:35.386 | python3-systemd 2022-08-02 06:28:35.386 | python3-venv 2022-08-02 06:28:35.386 | tar 2022-08-02 06:28:35.386 | tcpdump 2022-08-02 06:28:35.386 | unzip 2022-08-02 06:28:35.386 | uuid-runtime 2022-08-02 06:28:35.386 | wget 2022-08-02 06:28:35.386 | wget 2022-08-02 06:28:35.386 | zlib1g-dev 2022-08-02 06:28:35.386 | libkrb5-dev 2022-08-02 06:28:35.386 | libldap2-dev 2022-08-02 06:28:35.386 | libsasl2-dev 2022-08-02 06:28:35.386 | memcached 2022-08-02 06:28:35.386 | python3-mysqldb 2022-08-02 06:28:35.386 | sqlite3 2022-08-02 06:28:35.386 | conntrack 2022-08-02 06:28:35.386 | curl 2022-08-02 06:28:35.386 | dnsmasq-base 2022-08-02 06:28:35.386 | dnsmasq-utils 2022-08-02 06:28:35.386 | ebtables 2022-08-02 06:28:35.386 | genisoimage 2022-08-02 06:28:35.386 | iptables 2022-08-02 06:28:35.386 | iputils-arping 2022-08-02 06:28:35.386 | kpartx 2022-08-02 06:28:35.386 | libjs-jquery-tablesorter 2022-08-02 06:28:35.386 | parted 2022-08-02 06:28:35.386 | pm-utils 2022-08-02 06:28:35.386 | python3-mysqldb 2022-08-02 06:28:35.386 | socat 2022-08-02 06:28:35.386 | sqlite3 2022-08-02 06:28:35.386 | sudo 2022-08-02 06:28:35.386 | vlan 2022-08-02 06:28:35.386 | lsscsi 2022-08-02 06:28:35.386 | open-iscsi 2022-08-02 06:28:35.386 | lvm2 2022-08-02 06:28:35.387 | qemu-utils 2022-08-02 06:28:35.387 | thin-provisioning-tools 2022-08-02 06:28:35.387 | acl 2022-08-02 06:28:35.387 | dnsmasq-base 2022-08-02 06:28:35.387 | dnsmasq-utils 2022-08-02 06:28:35.387 | ebtables 2022-08-02 06:28:35.387 | haproxy 2022-08-02 06:28:35.387 | iptables 2022-08-02 06:28:35.387 | iputils-arping 2022-08-02 06:28:35.387 | iputils-ping 2022-08-02 06:28:35.387 | postgresql-server-dev-all 2022-08-02 06:28:35.387 | python3-mysqldb 2022-08-02 06:28:35.387 | sqlite3 2022-08-02 06:28:35.387 | sudo 2022-08-02 06:28:35.387 | vlan 2022-08-02 06:28:35.387 | pcp 2022-08-02 06:28:35.387 | ipset 2022-08-02 06:28:35.387 | conntrack 2022-08-02 06:28:35.387 | conntrackd 2022-08-02 06:28:35.387 | keepalived 2022-08-02 06:28:35.387 | lvm2 2022-08-02 06:28:35.387 | qemu-utils 2022-08-02 06:28:35.387 | thin-provisioning-tools 2022-08-02 06:28:35.387 | curl 2022-08-02 06:28:35.387 | liberasurecode-dev 2022-08-02 06:28:35.387 | make 2022-08-02 06:28:35.387 | memcached 2022-08-02 06:28:35.387 | rsync 2022-08-02 06:28:35.387 | sqlite3 2022-08-02 06:28:35.387 | xfsprogs' 2022-08-02 06:28:35.390 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-02 06:28:35.408 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-02 06:28:35.408 | apache2-dev 2022-08-02 06:28:35.408 | bc 2022-08-02 06:28:35.408 | bsdmainutils 2022-08-02 06:28:35.408 | curl 2022-08-02 06:28:35.408 | g++ 2022-08-02 06:28:35.408 | gawk 2022-08-02 06:28:35.408 | gcc 2022-08-02 06:28:35.408 | gettext 2022-08-02 06:28:35.408 | git 2022-08-02 06:28:35.408 | graphviz 2022-08-02 06:28:35.408 | iputils-ping 2022-08-02 06:28:35.408 | libapache2-mod-proxy-uwsgi 2022-08-02 06:28:35.408 | libffi-dev 2022-08-02 06:28:35.408 | libjpeg-dev 2022-08-02 06:28:35.408 | libpcre3-dev 2022-08-02 06:28:35.408 | libpq-dev 2022-08-02 06:28:35.408 | libssl-dev 2022-08-02 06:28:35.408 | libsystemd-dev 2022-08-02 06:28:35.408 | libxml2-dev 2022-08-02 06:28:35.408 | libxslt1-dev 2022-08-02 06:28:35.408 | libyaml-dev 2022-08-02 06:28:35.408 | lsof 2022-08-02 06:28:35.408 | openssh-server 2022-08-02 06:28:35.408 | openssl 2022-08-02 06:28:35.408 | pkg-config 2022-08-02 06:28:35.408 | psmisc 2022-08-02 06:28:35.409 | python3-dev 2022-08-02 06:28:35.409 | python3-pip 2022-08-02 06:28:35.409 | python3-systemd 2022-08-02 06:28:35.409 | python3-venv 2022-08-02 06:28:35.409 | tar 2022-08-02 06:28:35.409 | tcpdump 2022-08-02 06:28:35.409 | unzip 2022-08-02 06:28:35.409 | uuid-runtime 2022-08-02 06:28:35.409 | wget 2022-08-02 06:28:35.409 | wget 2022-08-02 06:28:35.409 | zlib1g-dev 2022-08-02 06:28:35.409 | libkrb5-dev 2022-08-02 06:28:35.409 | libldap2-dev 2022-08-02 06:28:35.409 | libsasl2-dev 2022-08-02 06:28:35.409 | memcached 2022-08-02 06:28:35.409 | python3-mysqldb 2022-08-02 06:28:35.409 | sqlite3 2022-08-02 06:28:35.409 | conntrack 2022-08-02 06:28:35.409 | curl 2022-08-02 06:28:35.409 | dnsmasq-base 2022-08-02 06:28:35.409 | dnsmasq-utils 2022-08-02 06:28:35.409 | ebtables 2022-08-02 06:28:35.409 | genisoimage 2022-08-02 06:28:35.409 | iptables 2022-08-02 06:28:35.409 | iputils-arping 2022-08-02 06:28:35.409 | kpartx 2022-08-02 06:28:35.409 | libjs-jquery-tablesorter 2022-08-02 06:28:35.409 | parted 2022-08-02 06:28:35.409 | pm-utils 2022-08-02 06:28:35.409 | python3-mysqldb 2022-08-02 06:28:35.409 | socat 2022-08-02 06:28:35.409 | sqlite3 2022-08-02 06:28:35.409 | sudo 2022-08-02 06:28:35.409 | vlan 2022-08-02 06:28:35.409 | lsscsi 2022-08-02 06:28:35.409 | open-iscsi 2022-08-02 06:28:35.409 | lvm2 2022-08-02 06:28:35.409 | qemu-utils 2022-08-02 06:28:35.410 | thin-provisioning-tools 2022-08-02 06:28:35.410 | acl 2022-08-02 06:28:35.410 | dnsmasq-base 2022-08-02 06:28:35.410 | dnsmasq-utils 2022-08-02 06:28:35.410 | ebtables 2022-08-02 06:28:35.410 | haproxy 2022-08-02 06:28:35.410 | iptables 2022-08-02 06:28:35.410 | iputils-arping 2022-08-02 06:28:35.410 | iputils-ping 2022-08-02 06:28:35.410 | postgresql-server-dev-all 2022-08-02 06:28:35.410 | python3-mysqldb 2022-08-02 06:28:35.410 | sqlite3 2022-08-02 06:28:35.410 | sudo 2022-08-02 06:28:35.410 | vlan 2022-08-02 06:28:35.410 | pcp 2022-08-02 06:28:35.410 | ipset 2022-08-02 06:28:35.410 | conntrack 2022-08-02 06:28:35.410 | conntrackd 2022-08-02 06:28:35.410 | keepalived 2022-08-02 06:28:35.410 | lvm2 2022-08-02 06:28:35.410 | qemu-utils 2022-08-02 06:28:35.410 | thin-provisioning-tools 2022-08-02 06:28:35.410 | curl 2022-08-02 06:28:35.410 | liberasurecode-dev 2022-08-02 06:28:35.410 | make 2022-08-02 06:28:35.410 | memcached 2022-08-02 06:28:35.410 | rsync 2022-08-02 06:28:35.410 | sqlite3 2022-08-02 06:28:35.410 | xfsprogs ' 2022-08-02 06:28:35.410 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-02 06:28:35.413 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:28:35.415 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:28:35.419 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-02 06:28:35.419 | ++ 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-08-02 06:28:35.424 | ++ 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-08-02 06:28:35.426 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-02 06:28:35.429 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:28:35.431 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-02 06:28:35.433 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:28:35.435 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:28:35.438 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:28:35.440 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:28:35.442 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:28:35.444 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:28:35.446 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-02 06:28:35.448 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-02 06:28:35.451 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-02 06:28:35.453 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-02 06:28:35.457 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-02 06:28:35.460 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-02 06:28:35.462 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-02 06:28:35.464 | ++ functions-common:time_start:2427 : local start_time= 2022-08-02 06:28:35.466 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:28:35.469 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:28:35.472 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659421715470 2022-08-02 06:28:35.475 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-02 06:28:35.477 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-02 06:28:35.479 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-02 06:28:35.689 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-02 06:28:35.723 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-02 06:28:35.755 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-02 06:28:35.901 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-02 06:28:46.052 | Fetched 336 kB in 1s (498 kB/s) 2022-08-02 06:28:47.666 | Reading package lists... 2022-08-02 06:28:47.699 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-02 06:28:47.701 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-02 06:28:47.703 | ++ functions-common:time_stop:2440 : local name 2022-08-02 06:28:47.705 | ++ functions-common:time_stop:2441 : local end_time 2022-08-02 06:28:47.707 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:28:47.710 | ++ functions-common:time_stop:2443 : local total 2022-08-02 06:28:47.712 | ++ functions-common:time_stop:2444 : local start_time 2022-08-02 06:28:47.714 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-02 06:28:47.717 | ++ functions-common:time_stop:2447 : start_time=1659421715470 2022-08-02 06:28:47.719 | ++ functions-common:time_stop:2449 : [[ -z 1659421715470 ]] 2022-08-02 06:28:47.721 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:28:47.726 | ++ functions-common:time_stop:2452 : end_time=1659421727723 2022-08-02 06:28:47.728 | ++ functions-common:time_stop:2453 : elapsed_time=12253 2022-08-02 06:28:47.730 | ++ functions-common:time_stop:2454 : total=0 2022-08-02 06:28:47.732 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:28:47.734 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12253 2022-08-02 06:28:47.737 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 06:28:47.739 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:28:47.741 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:28:47.744 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:28:47.746 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 06:28:47.767 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 06:28:47.879 | Reading package lists... 2022-08-02 06:28:48.132 | Building dependency tree... 2022-08-02 06:28:48.134 | Reading state information... 2022-08-02 06:28:48.171 | acl is already the newest version (2.2.53-6). 2022-08-02 06:28:48.171 | bc is already the newest version (1.07.1-2build1). 2022-08-02 06:28:48.171 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-02 06:28:48.171 | conntrack is already the newest version (1:1.4.5-2). 2022-08-02 06:28:48.171 | ebtables is already the newest version (2.0.11-3build1). 2022-08-02 06:28:48.171 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-02 06:28:48.171 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-02 06:28:48.172 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-02 06:28:48.172 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-02 06:28:48.172 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-02 06:28:48.172 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-02 06:28:48.172 | iputils-arping is already the newest version (3:20190709-3). 2022-08-02 06:28:48.172 | iputils-ping is already the newest version (3:20190709-3). 2022-08-02 06:28:48.172 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-02 06:28:48.172 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-02 06:28:48.172 | libffi-dev is already the newest version (3.3-4). 2022-08-02 06:28:48.172 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-02 06:28:48.172 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-02 06:28:48.172 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-02 06:28:48.172 | lsscsi is already the newest version (0.30-0.1). 2022-08-02 06:28:48.172 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-02 06:28:48.172 | make is already the newest version (4.2.1-1.2). 2022-08-02 06:28:48.172 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-02 06:28:48.172 | psmisc is already the newest version (23.3-1). 2022-08-02 06:28:48.172 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-02 06:28:48.172 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-02 06:28:48.172 | python3-systemd is already the newest version (234-3build2). 2022-08-02 06:28:48.172 | socat is already the newest version (1.7.3.3-2). 2022-08-02 06:28:48.172 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-02 06:28:48.172 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-02 06:28:48.172 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-02 06:28:48.172 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-02 06:28:48.172 | graphviz is already the newest version (2.42.2-3build2). 2022-08-02 06:28:48.172 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-02 06:28:48.172 | pcp is already the newest version (5.0.3-1). 2022-08-02 06:28:48.172 | pm-utils is already the newest version (1.4.1-19). 2022-08-02 06:28:48.172 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-02 06:28:48.172 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:28:48.172 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:28:48.172 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-02 06:28:48.172 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-02 06:28:48.173 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-02 06:28:48.173 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-02 06:28:48.173 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-02 06:28:48.173 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-02 06:28:48.173 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-02 06:28:48.173 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-02 06:28:48.173 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-02 06:28:48.173 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-02 06:28:48.173 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-02 06:28:48.173 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-02 06:28:48.173 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-02 06:28:48.173 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-02 06:28:48.173 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-08-02 06:28:48.173 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-02 06:28:48.173 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-02 06:28:48.173 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-02 06:28:48.173 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-02 06:28:48.173 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-02 06:28:48.173 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-02 06:28:48.173 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-02 06:28:48.173 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-02 06:28:48.173 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-02 06:28:48.173 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-02 06:28:48.173 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-02 06:28:48.173 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-02 06:28:48.173 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-02 06:28:48.173 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-02 06:28:48.173 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-02 06:28:48.400 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:28:48.400 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-02 06:28:48.400 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-02 06:28:48.400 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-02 06:28:48.400 | The following packages were automatically installed and are no longer required: 2022-08-02 06:28:48.401 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:28:48.401 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:28:48.401 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:28:48.401 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:28:48.401 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:28:48.401 | python3-zope.interface 2022-08-02 06:28:48.401 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:28:48.517 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:28:48.522 | ++ functions-common:apt_get:1235 : result=0 2022-08-02 06:28:48.524 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:28:48.526 | ++ functions-common:time_stop:2440 : local name 2022-08-02 06:28:48.529 | ++ functions-common:time_stop:2441 : local end_time 2022-08-02 06:28:48.531 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:28:48.533 | ++ functions-common:time_stop:2443 : local total 2022-08-02 06:28:48.535 | ++ functions-common:time_stop:2444 : local start_time 2022-08-02 06:28:48.537 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:28:48.539 | ++ functions-common:time_stop:2447 : start_time=1659421727764 2022-08-02 06:28:48.542 | ++ functions-common:time_stop:2449 : [[ -z 1659421727764 ]] 2022-08-02 06:28:48.544 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:28:48.549 | ++ functions-common:time_stop:2452 : end_time=1659421728546 2022-08-02 06:28:48.551 | ++ functions-common:time_stop:2453 : elapsed_time=782 2022-08-02 06:28:48.554 | ++ functions-common:time_stop:2454 : total=782 2022-08-02 06:28:48.556 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:28:48.558 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1564 2022-08-02 06:28:48.560 | ++ functions-common:apt_get:1239 : return 0 2022-08-02 06:28:48.563 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-02 06:28:48.565 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-02 06:28:48.568 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-02 06:28:48.573 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-02 06:28:48.577 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-02 06:28:48.580 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-02 06:28:48.582 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-02 06:28:50.002 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-02 06:28:50.004 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-02 06:28:50.006 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-02 06:28:50.008 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-02 06:28:50.010 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-02 06:28:50.012 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-02 06:28:50.014 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-02 06:28:50.015 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-02 06:28:50.017 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-02 06:28:50.019 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-02 06:28:50.020 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-02 06:28:50.023 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-02 06:28:50.025 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-02 06:28:50.026 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-02 06:28:50.028 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-02 06:28:50.030 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-02 06:28:50.031 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-02 06:28:50.033 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-02 06:28:50.035 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-02 06:28:50.037 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-02 06:28:50.039 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-02 06:28:50.041 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-02 06:28:50.043 | + functions-common:_ensure_lsb_release:394 : return 2022-08-02 06:28:50.045 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-02 06:28:50.113 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-02 06:28:50.116 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-02 06:28:50.184 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-02 06:28:50.187 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-02 06:28:50.254 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-02 06:28:50.256 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-02 06:28:50.258 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-02 06:28:50.260 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-02 06:28:50.261 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-02 06:28:50.263 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-02 06:28:50.265 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-02 06:28:50.267 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-02 06:28:50.269 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-02 06:28:50.272 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-02 06:28:50.274 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-02 06:28:50.274 | Distro: focal 2022-08-02 06:28:50.276 | + tools/install_pip.sh:main:124 : get_versions 2022-08-02 06:28:50.278 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-02 06:28:50.282 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-02 06:28:50.284 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-02 06:28:50.286 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-02 06:28:50.286 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-02 06:28:51.732 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-02 06:28:51.734 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-02 06:28:51.734 | pip: 20.0.2 2022-08-02 06:28:51.736 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-02 06:28:51.738 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-02 06:28:51.740 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:28:51.742 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:28:51.744 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:28:51.745 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:28:51.747 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:28:51.749 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:28:51.751 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:28:51.752 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:28:51.754 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:28:51.756 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:28:51.758 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-02 06:28:51.759 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:28:51.761 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:28:51.763 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-02 06:28:51.767 | + tools/install_pip.sh:main:153 : set -x 2022-08-02 06:28:51.769 | + tools/install_pip.sh:main:156 : get_versions 2022-08-02 06:28:51.772 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-02 06:28:51.775 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-02 06:28:51.777 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-02 06:28:51.780 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-02 06:28:51.780 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-02 06:28:53.238 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-02 06:28:53.240 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-02 06:28:53.240 | pip: 20.0.2 2022-08-02 06:28:53.244 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-02 06:28:53.247 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-02 06:28:53.250 | + ./stack.sh:main:791 : fixup_all 2022-08-02 06:28:53.252 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-02 06:28:53.254 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-02 06:28:53.257 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:28:53.259 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:28:53.262 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-02 06:28:53.275 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-02 06:28:53.288 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-02 06:28:53.299 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-02 06:28:53.301 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-02 06:28:53.304 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:28:53.306 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:28:53.309 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:28:53.311 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:28:53.313 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:28:53.315 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:28:53.317 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:28:53.319 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:28:53.322 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:28:53.324 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:28:53.326 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-02 06:28:53.328 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-02 06:28:53.330 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-02 06:28:53.333 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:28:53.335 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:28:53.337 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:28:53.339 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:28:53.342 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:28:53.344 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:28:53.346 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-02 06:28:53.348 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-02 06:28:53.370 | Using python 3.8 to install os-testr 2022-08-02 06:28:53.373 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-02 06:28:55.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:28:55.454 | from cryptography.utils import int_from_bytes 2022-08-02 06:28:55.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:28:55.454 | from cryptography.utils import int_from_bytes 2022-08-02 06:28:56.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:28:56.564 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-08-02 06:28:56.662 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:28:56.686 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-02 06:28:56.740 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:28:56.765 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:28:56.795 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:28:59.205 | + inc/python:pip_install:196 : result=0 2022-08-02 06:28:59.208 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:28:59.210 | + functions-common:time_stop:2440 : local name 2022-08-02 06:28:59.213 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:28:59.215 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:28:59.217 | + functions-common:time_stop:2443 : local total 2022-08-02 06:28:59.219 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:28:59.221 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:28:59.224 | + functions-common:time_stop:2447 : start_time=1659421733365 2022-08-02 06:28:59.226 | + functions-common:time_stop:2449 : [[ -z 1659421733365 ]] 2022-08-02 06:28:59.229 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:28:59.233 | + functions-common:time_stop:2452 : end_time=1659421739231 2022-08-02 06:28:59.235 | + functions-common:time_stop:2453 : elapsed_time=5866 2022-08-02 06:28:59.238 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:28:59.240 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:28:59.242 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5866 2022-08-02 06:28:59.244 | + inc/python:pip_install:199 : return 0 2022-08-02 06:28:59.247 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-02 06:28:59.300 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-02 06:28:59.411 | + ./stack.sh:main:805 : install_infra 2022-08-02 06:28:59.414 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 06:28:59.416 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-02 06:28:59.419 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 06:28:59.422 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-02 06:28:59.445 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-02 06:29:02.192 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:29:02.332 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:29:02.622 | + inc/python:pip_install:196 : result=0 2022-08-02 06:29:02.624 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:29:02.627 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:02.629 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:02.631 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:02.633 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:02.635 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:02.637 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:29:02.639 | + functions-common:time_stop:2447 : start_time=1659421739437 2022-08-02 06:29:02.641 | + functions-common:time_stop:2449 : [[ -z 1659421739437 ]] 2022-08-02 06:29:02.644 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:02.649 | + functions-common:time_stop:2452 : end_time=1659421742647 2022-08-02 06:29:02.651 | + functions-common:time_stop:2453 : elapsed_time=3210 2022-08-02 06:29:02.653 | + functions-common:time_stop:2454 : total=5866 2022-08-02 06:29:02.655 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:02.658 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9076 2022-08-02 06:29:02.660 | + inc/python:pip_install:199 : return 0 2022-08-02 06:29:02.663 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 06:29:02.665 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-02 06:29:02.688 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-02 06:29:05.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:29:05.322 | Processing /opt/stack/requirements 2022-08-02 06:29:07.044 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:29:07.047 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:29:07.060 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:29:07.065 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:29:07.067 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:29:07.073 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:29:07.087 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:29:07.090 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:29:07.122 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5585) (1.3) 2022-08-02 06:29:07.125 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5585) (0.3.0) 2022-08-02 06:29:07.141 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:29:07.146 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-02 06:29:07.149 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:29:07.154 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:29:07.166 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:29:07.214 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:29:07.225 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:29:07.230 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:29:07.233 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:29:07.235 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:29:07.314 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:29:07.319 | Building wheels for collected packages: openstack-requirements 2022-08-02 06:29:07.320 | Building wheel for openstack-requirements (setup.py): started 2022-08-02 06:29:08.170 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-02 06:29:08.170 | ERROR: Command errored out with exit status 1: 2022-08-02 06:29:08.170 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-g_7r_izj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-g_7r_izj/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-8bmo7ruc 2022-08-02 06:29:08.170 | cwd: /tmp/pip-req-build-g_7r_izj/ 2022-08-02 06:29:08.170 | Complete output (6 lines): 2022-08-02 06:29:08.170 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-02 06:29:08.170 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-02 06:29:08.170 | or: setup.py --help-commands 2022-08-02 06:29:08.170 | or: setup.py cmd --help 2022-08-02 06:29:08.170 | 2022-08-02 06:29:08.170 | error: invalid command 'bdist_wheel' 2022-08-02 06:29:08.170 | ---------------------------------------- 2022-08-02 06:29:08.170 | ERROR: Failed building wheel for openstack-requirements 2022-08-02 06:29:08.170 | Running setup.py clean for openstack-requirements 2022-08-02 06:29:09.013 | Failed to build openstack-requirements 2022-08-02 06:29:09.030 | Installing collected packages: openstack-requirements 2022-08-02 06:29:09.030 | Attempting uninstall: openstack-requirements 2022-08-02 06:29:09.031 | Found existing installation: openstack-requirements 1.2.1.dev5585 2022-08-02 06:29:09.066 | Uninstalling openstack-requirements-1.2.1.dev5585: 2022-08-02 06:29:09.084 | Successfully uninstalled openstack-requirements-1.2.1.dev5585 2022-08-02 06:29:09.086 | Running setup.py install for openstack-requirements: started 2022-08-02 06:29:11.482 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-02 06:29:11.505 | Successfully installed openstack-requirements-1.2.1.dev5585 2022-08-02 06:29:11.627 | + inc/python:pip_install:196 : result=0 2022-08-02 06:29:11.629 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:29:11.631 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:11.633 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:11.636 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:11.638 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:11.640 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:11.642 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:29:11.644 | + functions-common:time_stop:2447 : start_time=1659421742680 2022-08-02 06:29:11.647 | + functions-common:time_stop:2449 : [[ -z 1659421742680 ]] 2022-08-02 06:29:11.650 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:11.654 | + functions-common:time_stop:2452 : end_time=1659421751652 2022-08-02 06:29:11.656 | + functions-common:time_stop:2453 : elapsed_time=8972 2022-08-02 06:29:11.658 | + functions-common:time_stop:2454 : total=9076 2022-08-02 06:29:11.661 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:11.664 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18048 2022-08-02 06:29:11.667 | + inc/python:pip_install:199 : return 0 2022-08-02 06:29:11.669 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-02 06:29:11.672 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-02 06:29:11.674 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-02 06:29:11.676 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:11.679 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:11.681 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-02 06:29:11.684 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:11.686 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-02 06:29:11.706 | Using python 3.8 to install pbr 2022-08-02 06:29:11.709 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-02 06:29:13.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:13.797 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:13.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:13.797 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:14.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:29:14.953 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:29:17.326 | + inc/python:pip_install:196 : result=0 2022-08-02 06:29:17.328 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:29:17.331 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:17.333 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:17.336 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:17.338 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:17.340 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:17.342 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:29:17.344 | + functions-common:time_stop:2447 : start_time=1659421751701 2022-08-02 06:29:17.346 | + functions-common:time_stop:2449 : [[ -z 1659421751701 ]] 2022-08-02 06:29:17.349 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:17.353 | + functions-common:time_stop:2452 : end_time=1659421757351 2022-08-02 06:29:17.355 | + functions-common:time_stop:2453 : elapsed_time=5650 2022-08-02 06:29:17.357 | + functions-common:time_stop:2454 : total=18048 2022-08-02 06:29:17.359 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:17.362 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23698 2022-08-02 06:29:17.364 | + inc/python:pip_install:199 : return 0 2022-08-02 06:29:17.366 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-02 06:29:19.626 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-02 06:29:21.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:29:21.524 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-02 06:29:21.545 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-02 06:29:21.548 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-02 06:29:21.553 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-02 06:29:21.556 | 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-08-02 06:29:21.560 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-08-02 06:29:21.631 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-02 06:29:21.634 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-02 06:29:21.637 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-02 06:29:21.654 | + ./stack.sh:main:814 : pkgs= 2022-08-02 06:29:21.657 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-02 06:29:21.659 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-02 06:29:21.662 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 06:29:21.665 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-02 06:29:21.667 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:29:21.669 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:29:21.671 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:29:21.673 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:29:21.676 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:29:21.679 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:29:21.683 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:29:21.685 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:29:21.687 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:29:21.690 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-02 06:29:21.692 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:29:21.707 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:21.710 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:29:21.712 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:29:21.714 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-02 06:29:21.716 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:29:21.718 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-02 06:29:21.720 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:29:21.723 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-02 06:29:21.725 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:29:21.727 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-02 06:29:21.730 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:29:21.732 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-02 06:29:21.734 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 06:29:21.736 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 06:29:21.738 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:29:21.740 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 06:29:21.743 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-02 06:29:21.745 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 06:29:21.747 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-02 06:29:21.749 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 06:29:21.752 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 06:29:21.755 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-02 06:29:21.757 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-02 06:29:21.759 | + functions:set_systemd_override:821 : local value=2048 2022-08-02 06:29:21.762 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-02 06:29:21.764 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-02 06:29:21.816 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-02 06:29:21.817 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-02 06:29:21.819 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-02 06:29:22.289 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-02 06:29:22.291 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-02 06:29:22.307 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:22.309 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-02 06:29:22.312 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:29:22.314 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:29:22.316 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:29:22.319 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:29:22.321 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:29:22.323 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:29:22.326 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:22.328 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:22.330 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:29:22.333 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:29:22.335 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:29:22.338 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:29:22.340 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-02 06:29:22.342 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:29:22.345 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:22.347 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:22.350 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-02 06:29:22.372 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-02 06:29:22.483 | Reading package lists... 2022-08-02 06:29:22.736 | Building dependency tree... 2022-08-02 06:29:22.737 | Reading state information... 2022-08-02 06:29:23.006 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-02 06:29:23.006 | The following packages were automatically installed and are no longer required: 2022-08-02 06:29:23.007 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:29:23.007 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:29:23.008 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:29:23.008 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:29:23.008 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:29:23.008 | python3-zope.interface 2022-08-02 06:29:23.008 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:29:23.124 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:29:23.129 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:29:23.132 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:29:23.134 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:23.136 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:23.138 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:23.141 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:23.143 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:23.145 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:29:23.147 | + functions-common:time_stop:2447 : start_time=1659421762369 2022-08-02 06:29:23.150 | + functions-common:time_stop:2449 : [[ -z 1659421762369 ]] 2022-08-02 06:29:23.153 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:23.157 | + functions-common:time_stop:2452 : end_time=1659421763154 2022-08-02 06:29:23.159 | + functions-common:time_stop:2453 : elapsed_time=785 2022-08-02 06:29:23.161 | + functions-common:time_stop:2454 : total=1564 2022-08-02 06:29:23.163 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:23.166 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2349 2022-08-02 06:29:23.168 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:29:23.170 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-02 06:29:23.173 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:29:23.175 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:29:23.178 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:29:23.180 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:29:23.182 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:29:23.185 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:29:23.187 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-02 06:29:23.189 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:29:23.192 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:29:23.194 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:29:23.197 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:29:23.199 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:29:23.202 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:29:23.204 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:29:23.206 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:29:23.208 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:29:23.211 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:29:23.213 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-02 06:29:23.215 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:29:23.218 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:29:23.220 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:29:23.222 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:29:23.225 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:29:23.228 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:29:23.230 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-02 06:29:23.232 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-02 06:29:23.249 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:23.251 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-02 06:29:23.253 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:29:23.256 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-02 06:29:23.258 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-02 06:29:23.261 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-02 06:29:23.265 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-02 06:29:23.267 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-02 06:29:23.270 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-02 06:29:23.272 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-02 06:29:23.274 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-02 06:29:23.277 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-02 06:29:23.280 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-02 06:29:23.956 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-02 06:29:23.956 | user tags 2022-08-02 06:29:23.956 | stackrabbit []' 2022-08-02 06:29:23.960 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-02 06:29:23.960 | user tags 2022-08-02 06:29:23.960 | stackrabbit []' 2022-08-02 06:29:23.960 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-02 06:29:23.966 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-02 06:29:23.968 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-02 06:29:23.971 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-02 06:29:24.630 | Changing password for user "stackrabbit" ... 2022-08-02 06:29:24.654 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-02 06:29:25.315 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-02 06:29:25.338 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-02 06:29:25.341 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-02 06:29:26.012 | Changing password for user "stackrabbit" ... 2022-08-02 06:29:26.036 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-02 06:29:26.039 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-02 06:29:26.041 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-02 06:29:26.707 | Deleting user "guest" ... 2022-08-02 06:29:26.721 | Error: 2022-08-02 06:29:26.722 | {:no_such_user, "guest"} 2022-08-02 06:29:26.734 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-02 06:29:26.737 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-02 06:29:26.755 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:26.757 | + ./stack.sh:main:831 : install_database 2022-08-02 06:29:26.760 | + lib/database:install_database:118 : install_database_mysql 2022-08-02 06:29:26.762 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-02 06:29:26.765 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:26.767 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:26.770 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-02 06:29:26.984 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-02 06:29:26.986 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-02 06:29:26.989 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-02 06:29:26.992 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-02 06:29:26.994 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:29:26.996 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-02 06:29:26.999 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:29:27.001 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:29:27.004 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:29:27.006 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:29:27.008 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:29:27.011 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:29:27.013 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:29:27.015 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:29:27.018 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:29:27.020 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:29:27.023 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-02 06:29:27.025 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:29:27.028 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:29:27.030 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:29:27.032 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:29:27.035 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:29:27.038 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:29:27.040 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-02 06:29:27.042 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:27.045 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:27.047 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-02 06:29:27.050 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:29:27.053 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:29:27.055 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:29:27.057 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:29:27.060 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:29:27.062 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:29:27.065 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:27.067 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:27.069 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:29:27.071 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:29:27.074 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:29:27.076 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:29:27.078 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-02 06:29:27.081 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:29:27.083 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:27.085 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:27.087 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-02 06:29:27.109 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-02 06:29:27.220 | Reading package lists... 2022-08-02 06:29:27.472 | Building dependency tree... 2022-08-02 06:29:27.474 | Reading state information... 2022-08-02 06:29:27.740 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-02 06:29:27.740 | The following packages were automatically installed and are no longer required: 2022-08-02 06:29:27.741 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:29:27.742 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:29:27.742 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:29:27.742 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:29:27.742 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:29:27.742 | python3-zope.interface 2022-08-02 06:29:27.742 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:29:27.857 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:29:27.861 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:29:27.863 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:29:27.866 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:27.868 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:27.870 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:27.872 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:27.874 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:27.876 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:29:27.879 | + functions-common:time_stop:2447 : start_time=1659421767106 2022-08-02 06:29:27.881 | + functions-common:time_stop:2449 : [[ -z 1659421767106 ]] 2022-08-02 06:29:27.884 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:27.888 | + functions-common:time_stop:2452 : end_time=1659421767886 2022-08-02 06:29:27.890 | + functions-common:time_stop:2453 : elapsed_time=780 2022-08-02 06:29:27.892 | + functions-common:time_stop:2454 : total=2349 2022-08-02 06:29:27.895 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:27.897 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3129 2022-08-02 06:29:27.899 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:29:27.902 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-02 06:29:27.904 | + ./stack.sh:main:834 : install_database_python 2022-08-02 06:29:27.906 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-02 06:29:27.909 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-02 06:29:27.911 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-02 06:29:27.914 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:29:27.917 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-02 06:29:27.919 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-02 06:29:27.921 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:29:27.925 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:29:27.925 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:29:27.930 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-02 06:29:27.932 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-02 06:29:27.935 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-02 06:29:27.938 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-02 06:29:27.940 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-02 06:29:27.962 | Using python 3.8 to install PyMySQL 2022-08-02 06:29:27.965 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-02 06:29:30.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:30.044 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:30.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:30.044 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:31.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:29:31.082 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-02 06:29:33.534 | + inc/python:pip_install:196 : result=0 2022-08-02 06:29:33.537 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:29:33.539 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:33.541 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:33.544 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:33.546 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:33.548 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:33.551 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:29:33.553 | + functions-common:time_stop:2447 : start_time=1659421767956 2022-08-02 06:29:33.556 | + functions-common:time_stop:2449 : [[ -z 1659421767956 ]] 2022-08-02 06:29:33.559 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:33.563 | + functions-common:time_stop:2452 : end_time=1659421773560 2022-08-02 06:29:33.565 | + functions-common:time_stop:2453 : elapsed_time=5604 2022-08-02 06:29:33.568 | + functions-common:time_stop:2454 : total=23698 2022-08-02 06:29:33.570 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:33.573 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29302 2022-08-02 06:29:33.575 | + inc/python:pip_install:199 : return 0 2022-08-02 06:29:33.577 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-02 06:29:33.579 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-02 06:29:33.582 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-02 06:29:33.584 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-02 06:29:33.601 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:33.603 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-02 06:29:33.605 | + lib/neutron:install_neutron_agent_packages:731 : is_neutron_legacy_enabled 2022-08-02 06:29:33.609 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:29:33.609 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:29:33.615 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:29:33.617 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:29:33.620 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:29:33.622 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:29:33.625 | + lib/neutron:install_neutron_agent_packages:733 : install_neutron_agent_packages_mutnauq 2022-08-02 06:29:33.627 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-02 06:29:33.643 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:33.646 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-02 06:29:33.648 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:29:33.651 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:29:33.653 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:29:33.655 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:29:33.657 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:29:33.660 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:29:33.662 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:33.664 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:33.667 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:29:33.669 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:29:33.671 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:29:33.674 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:29:33.676 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-02 06:29:33.679 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:29:33.681 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:33.683 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:33.686 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-02 06:29:33.707 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-02 06:29:33.818 | Reading package lists... 2022-08-02 06:29:34.075 | Building dependency tree... 2022-08-02 06:29:34.076 | Reading state information... 2022-08-02 06:29:34.347 | radvd is already the newest version (1:2.17-2). 2022-08-02 06:29:34.347 | The following packages were automatically installed and are no longer required: 2022-08-02 06:29:34.348 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:29:34.349 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:29:34.349 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:29:34.349 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:29:34.349 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:29:34.349 | python3-zope.interface 2022-08-02 06:29:34.349 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:29:34.468 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:29:34.472 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:29:34.475 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:29:34.477 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:34.480 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:34.482 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:34.484 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:34.487 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:34.489 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:29:34.492 | + functions-common:time_stop:2447 : start_time=1659421773704 2022-08-02 06:29:34.494 | + functions-common:time_stop:2449 : [[ -z 1659421773704 ]] 2022-08-02 06:29:34.497 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:34.501 | + functions-common:time_stop:2452 : end_time=1659421774498 2022-08-02 06:29:34.503 | + functions-common:time_stop:2453 : elapsed_time=794 2022-08-02 06:29:34.505 | + functions-common:time_stop:2454 : total=3129 2022-08-02 06:29:34.508 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:34.510 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3923 2022-08-02 06:29:34.512 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:29:34.515 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-02 06:29:34.531 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:34.534 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-02 06:29:34.537 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-02 06:29:34.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-02 06:29:34.543 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-02 06:29:34.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-02 06:29:34.567 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:29:34.570 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:29:34.572 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:29:34.574 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:29:34.576 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:29:34.579 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:29:34.581 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:34.583 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:34.585 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:29:34.588 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:29:34.590 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:29:34.592 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:29:34.594 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-02 06:29:34.596 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:29:34.599 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:34.601 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:34.604 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-02 06:29:34.624 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-02 06:29:34.735 | Reading package lists... 2022-08-02 06:29:34.999 | Building dependency tree... 2022-08-02 06:29:35.000 | Reading state information... 2022-08-02 06:29:35.271 | fakeroot is already the newest version (1.24-1). 2022-08-02 06:29:35.271 | make is already the newest version (4.2.1-1.2). 2022-08-02 06:29:35.271 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-02 06:29:35.271 | The following packages were automatically installed and are no longer required: 2022-08-02 06:29:35.272 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:29:35.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:29:35.273 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:29:35.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:29:35.273 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:29:35.273 | python3-zope.interface 2022-08-02 06:29:35.273 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:29:35.388 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:29:35.392 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:29:35.394 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:29:35.397 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:35.399 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:35.401 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:35.403 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:35.405 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:35.407 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:29:35.410 | + functions-common:time_stop:2447 : start_time=1659421774622 2022-08-02 06:29:35.412 | + functions-common:time_stop:2449 : [[ -z 1659421774622 ]] 2022-08-02 06:29:35.415 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:35.419 | + functions-common:time_stop:2452 : end_time=1659421775417 2022-08-02 06:29:35.421 | + functions-common:time_stop:2453 : elapsed_time=795 2022-08-02 06:29:35.424 | + functions-common:time_stop:2454 : total=3923 2022-08-02 06:29:35.426 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:35.428 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4718 2022-08-02 06:29:35.430 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:29:35.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-02 06:29:35.435 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:35.437 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:35.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-02 06:29:35.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-02 06:29:35.448 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-02 06:29:35.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-02 06:29:35.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-02 06:29:35.458 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-02 06:29:35.458 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-02 06:29:35.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-02 06:29:35.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-02 06:29:35.468 | + functions:vercmp:628 : local v1=5.4 2022-08-02 06:29:35.470 | + functions:vercmp:629 : local 'op=<' 2022-08-02 06:29:35.473 | + functions:vercmp:630 : local v2=3.13 2022-08-02 06:29:35.475 | + functions:vercmp:631 : local result 2022-08-02 06:29:35.479 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-02 06:29:35.479 | ++ functions:vercmp:635 : head -1 2022-08-02 06:29:35.479 | ++ functions:vercmp:635 : sort -V 2022-08-02 06:29:35.484 | + functions:vercmp:635 : result=3.13 2022-08-02 06:29:35.486 | + functions:vercmp:637 : case $op in 2022-08-02 06:29:35.489 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-02 06:29:35.491 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-02 06:29:35.493 | + functions:vercmp:648 : return 2022-08-02 06:29:35.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-02 06:29:35.503 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:29:35.505 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-02 06:29:35.984 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-02 06:29:35.987 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-02 06:29:35.990 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:35.992 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:35.995 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-02 06:29:35.998 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.001 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-02 06:29:36.023 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:36.025 | + ./stack.sh:main:842 : install_etcd3 2022-08-02 06:29:36.028 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-02 06:29:36.028 | Installing etcd 2022-08-02 06:29:36.030 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-02 06:29:36.042 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-02 06:29:36.054 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-02 06:29:36.057 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-02 06:29:36.073 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-02 06:29:36.076 | ++ 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-08-02 06:29:36.079 | ++ 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-08-02 06:29:36.083 | +++ 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-08-02 06:29:36.087 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 06:29:36.090 | ++ 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-08-02 06:29:36.092 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-02 06:29:36.094 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 06:29:36.097 | ++ functions:get_extra_file:74 : return 2022-08-02 06:29:36.100 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 06:29:36.102 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-02 06:29:36.104 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-02 06:29:36.107 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-02 06:29:36.123 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:29:36.125 | + ./stack.sh:main:861 : install_dstat 2022-08-02 06:29:36.128 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-02 06:29:36.145 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:29:36.148 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-02 06:29:36.151 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:29:36.153 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-02 06:29:36.155 | + ./stack.sh:main:870 : install_libs 2022-08-02 06:29:36.158 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-02 06:29:36.160 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-02 06:29:36.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-02 06:29:36.165 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-02 06:29:36.167 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.169 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.171 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-02 06:29:36.174 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.176 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-02 06:29:36.178 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-02 06:29:36.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-02 06:29:36.183 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-02 06:29:36.185 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.187 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.189 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-02 06:29:36.192 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.195 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-02 06:29:36.197 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-02 06:29:36.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-02 06:29:36.202 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-02 06:29:36.204 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.207 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.210 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-02 06:29:36.212 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.214 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-02 06:29:36.216 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-02 06:29:36.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-02 06:29:36.221 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-02 06:29:36.223 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.226 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.228 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-02 06:29:36.230 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.232 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-02 06:29:36.235 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-02 06:29:36.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-02 06:29:36.239 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-02 06:29:36.241 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.244 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.246 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-02 06:29:36.248 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.251 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-02 06:29:36.253 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-02 06:29:36.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-02 06:29:36.258 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-02 06:29:36.260 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.263 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.265 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-02 06:29:36.267 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.270 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-02 06:29:36.273 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-02 06:29:36.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-02 06:29:36.277 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-02 06:29:36.280 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.282 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.284 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-02 06:29:36.286 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.289 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-02 06:29:36.291 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-02 06:29:36.293 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-02 06:29:36.296 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-02 06:29:36.298 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.300 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.303 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-02 06:29:36.305 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.307 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-02 06:29:36.309 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-02 06:29:36.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-02 06:29:36.314 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-02 06:29:36.317 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.319 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.321 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-02 06:29:36.324 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.326 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-02 06:29:36.328 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-02 06:29:36.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-02 06:29:36.334 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-02 06:29:36.336 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.338 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.340 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-02 06:29:36.343 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.345 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-02 06:29:36.347 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-02 06:29:36.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-02 06:29:36.352 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-02 06:29:36.354 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.356 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.359 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-02 06:29:36.361 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.364 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-02 06:29:36.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-02 06:29:36.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-02 06:29:36.371 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-02 06:29:36.373 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.375 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.378 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-02 06:29:36.381 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.383 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-02 06:29:36.385 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-02 06:29:36.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-02 06:29:36.390 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-02 06:29:36.392 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.394 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.397 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-02 06:29:36.399 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.402 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-02 06:29:36.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-02 06:29:36.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-02 06:29:36.409 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-02 06:29:36.411 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.413 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.415 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-02 06:29:36.418 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.420 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-02 06:29:36.422 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-02 06:29:36.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-02 06:29:36.427 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-02 06:29:36.430 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.432 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.434 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-02 06:29:36.437 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.439 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-02 06:29:36.442 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-02 06:29:36.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-02 06:29:36.447 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-02 06:29:36.449 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.452 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.454 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-02 06:29:36.456 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.459 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-02 06:29:36.461 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-02 06:29:36.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-02 06:29:36.466 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-02 06:29:36.468 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.470 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.473 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-02 06:29:36.475 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.477 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-02 06:29:36.479 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-02 06:29:36.482 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-02 06:29:36.485 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-02 06:29:36.487 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.490 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.494 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-02 06:29:36.497 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.499 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-02 06:29:36.502 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-02 06:29:36.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-02 06:29:36.507 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-02 06:29:36.509 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.512 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.514 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-02 06:29:36.516 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.519 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-02 06:29:36.521 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-02 06:29:36.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-02 06:29:36.526 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-02 06:29:36.528 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.531 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.533 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-02 06:29:36.535 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.538 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-02 06:29:36.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-02 06:29:36.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-02 06:29:36.545 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-02 06:29:36.547 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.550 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.553 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-02 06:29:36.556 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.561 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-02 06:29:36.563 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-02 06:29:36.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-02 06:29:36.569 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-02 06:29:36.571 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.573 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.575 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-02 06:29:36.578 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.580 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-02 06:29:36.583 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-02 06:29:36.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-02 06:29:36.587 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-02 06:29:36.590 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.592 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.594 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-02 06:29:36.597 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.599 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-02 06:29:36.601 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-02 06:29:36.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-02 06:29:36.606 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-02 06:29:36.608 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.611 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.613 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-02 06:29:36.616 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.618 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-02 06:29:36.621 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-02 06:29:36.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-02 06:29:36.625 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-02 06:29:36.628 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.631 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.633 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-02 06:29:36.635 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.638 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-02 06:29:36.640 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-02 06:29:36.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-02 06:29:36.645 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-02 06:29:36.648 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.650 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.652 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-02 06:29:36.654 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.657 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-02 06:29:36.659 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-02 06:29:36.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-02 06:29:36.664 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-02 06:29:36.666 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.669 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.671 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-02 06:29:36.673 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.676 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-02 06:29:36.679 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-02 06:29:36.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-02 06:29:36.683 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-02 06:29:36.686 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.688 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.690 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-02 06:29:36.693 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.695 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-02 06:29:36.698 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-02 06:29:36.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-02 06:29:36.703 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-02 06:29:36.705 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.707 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.710 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-02 06:29:36.712 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.714 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-02 06:29:36.717 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-02 06:29:36.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-02 06:29:36.721 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-02 06:29:36.724 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.727 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.729 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-02 06:29:36.731 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.734 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-02 06:29:36.736 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-02 06:29:36.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-02 06:29:36.741 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-02 06:29:36.744 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.746 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.749 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-02 06:29:36.751 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.753 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-02 06:29:36.756 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-02 06:29:36.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-02 06:29:36.760 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-02 06:29:36.763 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.765 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.767 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-02 06:29:36.770 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.772 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-02 06:29:36.775 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-02 06:29:36.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-02 06:29:36.780 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-02 06:29:36.782 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.785 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.787 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-02 06:29:36.790 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.792 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-02 06:29:36.794 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-02 06:29:36.797 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-02 06:29:36.799 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-02 06:29:36.803 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.805 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.808 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-02 06:29:36.810 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.813 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-02 06:29:36.815 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-02 06:29:36.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-02 06:29:36.820 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-02 06:29:36.823 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.825 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.827 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-02 06:29:36.830 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.832 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-02 06:29:36.834 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-02 06:29:36.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-02 06:29:36.839 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-02 06:29:36.842 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.844 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.846 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-02 06:29:36.849 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.852 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-02 06:29:36.854 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-02 06:29:36.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-02 06:29:36.859 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-02 06:29:36.861 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.864 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.866 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-02 06:29:36.869 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.871 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-02 06:29:36.874 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-02 06:29:36.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-02 06:29:36.878 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-02 06:29:36.881 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:36.883 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:36.885 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-02 06:29:36.888 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:36.890 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-02 06:29:36.912 | Using python 3.8 to install etcd3 2022-08-02 06:29:36.915 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-02 06:29:38.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:38.997 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:38.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:38.997 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:40.033 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:29:40.035 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-08-02 06:29:40.044 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-08-02 06:29:40.054 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-02 06:29:40.056 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:29:40.059 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:29:42.423 | + inc/python:pip_install:196 : result=0 2022-08-02 06:29:42.425 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:29:42.427 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:42.430 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:42.432 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:42.434 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:42.436 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:42.438 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:29:42.441 | + functions-common:time_stop:2447 : start_time=1659421776906 2022-08-02 06:29:42.443 | + functions-common:time_stop:2449 : [[ -z 1659421776906 ]] 2022-08-02 06:29:42.446 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:42.450 | + functions-common:time_stop:2452 : end_time=1659421782447 2022-08-02 06:29:42.452 | + functions-common:time_stop:2453 : elapsed_time=5541 2022-08-02 06:29:42.454 | + functions-common:time_stop:2454 : total=29302 2022-08-02 06:29:42.456 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:42.459 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34843 2022-08-02 06:29:42.461 | + inc/python:pip_install:199 : return 0 2022-08-02 06:29:42.464 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-02 06:29:42.486 | Using python 3.8 to install etcd3gw 2022-08-02 06:29:42.488 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-02 06:29:44.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:44.575 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:44.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:44.575 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:45.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:29:45.627 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-08-02 06:29:45.635 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:29:45.638 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:29:45.640 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:29:45.654 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:29:45.688 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:29:45.690 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:29:45.696 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:29:48.048 | + inc/python:pip_install:196 : result=0 2022-08-02 06:29:48.051 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:29:48.053 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:48.055 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:48.058 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:48.060 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:48.062 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:48.064 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:29:48.066 | + functions-common:time_stop:2447 : start_time=1659421782480 2022-08-02 06:29:48.069 | + functions-common:time_stop:2449 : [[ -z 1659421782480 ]] 2022-08-02 06:29:48.072 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:48.076 | + functions-common:time_stop:2452 : end_time=1659421788074 2022-08-02 06:29:48.078 | + functions-common:time_stop:2453 : elapsed_time=5594 2022-08-02 06:29:48.081 | + functions-common:time_stop:2454 : total=34843 2022-08-02 06:29:48.083 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:48.085 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40437 2022-08-02 06:29:48.087 | + inc/python:pip_install:199 : return 0 2022-08-02 06:29:48.090 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-02 06:29:48.092 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-02 06:29:48.094 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-02 06:29:48.097 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:29:48.100 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:29:48.102 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:29:48.104 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:29:48.107 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:29:48.109 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:29:48.111 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:29:48.114 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:29:48.117 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:29:48.119 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:29:48.121 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-02 06:29:48.124 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:48.126 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:48.129 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-02 06:29:48.131 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 06:29:48.133 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:29:48.136 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:29:48.138 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:29:48.140 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:29:48.143 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:29:48.145 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:29:48.148 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:48.150 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:48.152 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:29:48.155 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:29:48.157 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:29:48.160 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:29:48.162 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 06:29:48.165 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:29:48.167 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:48.170 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:48.172 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 06:29:48.194 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 06:29:48.305 | Reading package lists... 2022-08-02 06:29:48.557 | Building dependency tree... 2022-08-02 06:29:48.558 | Reading state information... 2022-08-02 06:29:48.828 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-02 06:29:48.828 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-02 06:29:48.828 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:29:48.828 | The following packages were automatically installed and are no longer required: 2022-08-02 06:29:48.829 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:29:48.829 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:29:48.829 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:29:48.829 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:29:48.829 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:29:48.829 | python3-zope.interface 2022-08-02 06:29:48.829 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:29:48.944 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:29:48.949 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:29:48.951 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:29:48.954 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:48.956 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:48.958 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:48.960 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:48.962 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:48.965 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:29:48.967 | + functions-common:time_stop:2447 : start_time=1659421788191 2022-08-02 06:29:48.969 | + functions-common:time_stop:2449 : [[ -z 1659421788191 ]] 2022-08-02 06:29:48.973 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:48.977 | + functions-common:time_stop:2452 : end_time=1659421788974 2022-08-02 06:29:48.979 | + functions-common:time_stop:2453 : elapsed_time=783 2022-08-02 06:29:48.981 | + functions-common:time_stop:2454 : total=4718 2022-08-02 06:29:48.983 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:48.986 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5501 2022-08-02 06:29:48.989 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:29:48.991 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-02 06:29:48.993 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:29:48.996 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:29:48.998 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-02 06:29:49.060 | Module proxy already enabled 2022-08-02 06:29:49.064 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-02 06:29:49.125 | Considering dependency proxy for proxy_uwsgi: 2022-08-02 06:29:49.126 | Module proxy already enabled 2022-08-02 06:29:49.126 | Module proxy_uwsgi already enabled 2022-08-02 06:29:49.130 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-02 06:29:49.132 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:29:49.135 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:29:49.137 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:29:49.275 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-02 06:29:49.277 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-02 06:29:49.280 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-02 06:29:49.283 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:49.286 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:49.288 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-02 06:29:49.291 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:49.294 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-02 06:29:49.298 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-02 06:29:49.302 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-02 06:29:49.305 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:49.307 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:49.309 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-02 06:29:49.312 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:49.314 | + ./stack.sh:main:878 : install_glanceclient 2022-08-02 06:29:49.317 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-02 06:29:49.320 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-02 06:29:49.322 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:49.325 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:49.328 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-02 06:29:49.330 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:49.333 | + ./stack.sh:main:879 : install_cinderclient 2022-08-02 06:29:49.335 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-02 06:29:49.337 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-02 06:29:49.340 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:49.342 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:49.345 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-02 06:29:49.347 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:49.350 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-02 06:29:49.352 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-02 06:29:49.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:49.357 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:49.359 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-02 06:29:49.362 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:49.365 | + ./stack.sh:main:880 : install_novaclient 2022-08-02 06:29:49.367 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-02 06:29:49.370 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-02 06:29:49.372 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:49.375 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:49.377 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-02 06:29:49.380 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:49.382 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-02 06:29:49.400 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:49.402 | + ./stack.sh:main:882 : install_swiftclient 2022-08-02 06:29:49.404 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-02 06:29:49.407 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-02 06:29:49.409 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:49.412 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:49.414 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-02 06:29:49.417 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:49.419 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-02 06:29:49.436 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:29:49.438 | + ./stack.sh:main:885 : install_neutronclient 2022-08-02 06:29:49.442 | + lib/neutron:install_neutronclient:466 : use_library_from_git python-neutronclient 2022-08-02 06:29:49.444 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-02 06:29:49.447 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:49.449 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:49.451 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-02 06:29:49.454 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:49.457 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-02 06:29:49.459 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-02 06:29:49.461 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-02 06:29:49.464 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:29:49.466 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:29:49.469 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-02 06:29:49.471 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:29:49.474 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-02 06:29:49.477 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-02 06:29:49.479 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:29:49.482 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-02 06:29:49.485 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-02 06:29:49.487 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:29:49.491 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:29:49.491 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:29:49.496 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-02 06:29:49.498 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-02 06:29:49.501 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-02 06:29:49.504 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-02 06:29:49.506 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-02 06:29:49.527 | Using python 3.8 to install keystonemiddleware 2022-08-02 06:29:49.530 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-02 06:29:51.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:51.625 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:51.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:51.625 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:52.663 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:29:52.665 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:29:52.718 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:29:52.756 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:29:52.795 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:29:52.801 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:29:52.805 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:29:52.844 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:29:52.853 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:29:52.867 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:29:52.872 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:29:52.875 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:29:52.884 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:29:52.887 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:29:52.893 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:29:52.899 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:29:52.920 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:29:52.923 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:29:52.937 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:29:52.941 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:29:52.944 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:29:52.948 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:29:52.981 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:29:53.039 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:29:53.052 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:29:53.057 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:29:53.060 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:29:53.066 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:29:53.071 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:29:53.074 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:29:53.078 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:29:53.080 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:29:53.084 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:29:53.089 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:29:53.091 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:29:53.095 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:29:53.098 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:29:55.275 | + inc/python:pip_install:196 : result=0 2022-08-02 06:29:55.277 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:29:55.280 | + functions-common:time_stop:2440 : local name 2022-08-02 06:29:55.282 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:29:55.284 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:29:55.287 | + functions-common:time_stop:2443 : local total 2022-08-02 06:29:55.289 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:29:55.291 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:29:55.293 | + functions-common:time_stop:2447 : start_time=1659421789522 2022-08-02 06:29:55.296 | + functions-common:time_stop:2449 : [[ -z 1659421789522 ]] 2022-08-02 06:29:55.298 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:29:55.303 | + functions-common:time_stop:2452 : end_time=1659421795300 2022-08-02 06:29:55.305 | + functions-common:time_stop:2453 : elapsed_time=5778 2022-08-02 06:29:55.307 | + functions-common:time_stop:2454 : total=40437 2022-08-02 06:29:55.309 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:29:55.312 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46215 2022-08-02 06:29:55.314 | + inc/python:pip_install:199 : return 0 2022-08-02 06:29:55.316 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-02 06:29:55.319 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-02 06:29:55.321 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:29:55.324 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-02 06:29:55.327 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-02 06:29:55.330 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:29:55.334 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:29:55.334 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:29:55.339 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-02 06:29:55.342 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-02 06:29:55.344 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-02 06:29:55.348 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-02 06:29:55.350 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-02 06:29:55.371 | Using python 3.8 to install python-memcached 2022-08-02 06:29:55.374 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-02 06:29:57.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:57.483 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:57.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:29:57.483 | from cryptography.utils import int_from_bytes 2022-08-02 06:29:58.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:29:58.538 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-02 06:29:58.542 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:30:00.996 | + inc/python:pip_install:196 : result=0 2022-08-02 06:30:00.999 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:30:01.001 | + functions-common:time_stop:2440 : local name 2022-08-02 06:30:01.004 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:30:01.006 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:30:01.008 | + functions-common:time_stop:2443 : local total 2022-08-02 06:30:01.011 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:30:01.013 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:30:01.015 | + functions-common:time_stop:2447 : start_time=1659421795366 2022-08-02 06:30:01.017 | + functions-common:time_stop:2449 : [[ -z 1659421795366 ]] 2022-08-02 06:30:01.021 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:30:01.025 | + functions-common:time_stop:2452 : end_time=1659421801023 2022-08-02 06:30:01.028 | + functions-common:time_stop:2453 : elapsed_time=5657 2022-08-02 06:30:01.030 | + functions-common:time_stop:2454 : total=46215 2022-08-02 06:30:01.032 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:30:01.034 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=51872 2022-08-02 06:30:01.037 | + inc/python:pip_install:199 : return 0 2022-08-02 06:30:01.039 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-02 06:30:01.056 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:01.059 | + ./stack.sh:main:892 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-08-02 06:30:01.061 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-02 06:30:01.063 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-02 06:30:01.066 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-02 06:30:01.069 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:30:01.071 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-02 06:30:01.074 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-02 06:30:01.089 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:01.092 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-02 06:30:01.094 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-02 06:30:01.096 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-02 06:30:01.098 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:30:01.100 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:30:01.103 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:30:01.105 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:30:01.107 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:30:01.110 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:30:01.126 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:30:01.128 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:30:01.131 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:30:01.133 | + functions-common:git_clone:618 : echo master 2022-08-02 06:30:01.134 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:30:01.139 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-02 06:30:01.141 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:30:01.143 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-02 06:30:01.156 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-02 06:30:01.158 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:30:01.159 | + functions-common:git_clone:679 : head -1 2022-08-02 06:30:01.162 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-02 06:30:01.165 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:30:01.167 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-02 06:30:01.169 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:30:01.172 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 06:30:01.174 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-02 06:30:01.177 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:30:01.179 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-02 06:30:01.181 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:30:01.184 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 06:30:01.186 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-02 06:30:01.188 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:30:01.191 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:30:01.194 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-02 06:30:01.197 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:30:01.199 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-02 06:30:01.202 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:30:01.204 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:30:01.207 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-02 06:30:01.213 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-02 06:30:01.215 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-02 06:30:01.859 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-02 06:30:01.861 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:30:01.864 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:30:01.866 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:30:01.868 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 06:30:01.870 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-02 06:30:01.873 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:30:01.875 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:30:01.877 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:30:01.880 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:30:01.882 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:30:01.884 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:30:01.887 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:30:01.889 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-02 06:30:01.909 | Using python 3.8 to install /opt/stack/keystone 2022-08-02 06:30:01.912 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-02 06:30:03.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:03.975 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:03.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:03.975 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:05.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:30:05.008 | Obtaining file:///opt/stack/keystone 2022-08-02 06:30:06.598 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-08-02 06:30:06.614 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-02 06:30:06.624 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:30:06.630 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:30:06.633 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-02 06:30:06.658 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:30:06.804 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:30:06.818 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-02 06:30:06.824 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-02 06:30:06.836 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:30:06.844 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:30:06.847 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-08-02 06:30:06.853 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:30:06.890 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:30:06.896 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:30:06.901 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:30:06.936 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-08-02 06:30:06.938 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:30:06.977 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:30:07.028 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:30:07.031 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-08-02 06:30:07.040 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:30:07.076 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:30:07.115 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:30:07.121 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:30:07.166 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:30:07.171 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:30:07.209 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:30:07.268 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:30:07.278 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:30:07.297 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:30:07.311 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:30:07.321 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:30:07.342 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:30:07.352 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:30:07.366 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 06:30:07.404 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:30:07.409 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-08-02 06:30:07.421 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:30:07.424 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:30:07.435 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:30:07.442 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:30:07.452 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:30:07.454 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:30:07.457 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:30:07.463 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:30:07.467 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-02 06:30:07.488 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:30:07.492 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:30:07.513 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:30:07.517 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:30:07.531 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:30:07.536 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-02 06:30:07.541 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:30:07.543 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:30:07.554 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:30:07.556 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:30:07.559 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:30:07.563 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:30:07.572 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:30:07.605 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:30:07.615 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:30:07.647 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:30:07.652 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-02 06:30:07.684 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:30:07.689 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:30:07.715 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:30:07.718 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:30:07.745 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:30:07.807 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:30:07.867 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:30:07.870 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:30:07.875 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:30:07.881 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:30:07.895 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:30:07.940 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:30:07.944 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:30:07.947 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:30:07.950 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:30:07.959 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:30:07.969 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:30:07.978 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:30:07.989 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:30:07.997 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:30:08.007 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:30:08.010 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:30:08.013 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-02 06:30:08.018 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-02 06:30:08.021 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:30:08.032 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:30:08.036 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:30:08.039 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:30:08.043 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:30:08.045 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:30:08.048 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-08-02 06:30:08.066 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:30:08.070 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:30:08.073 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:30:08.083 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:30:08.086 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:30:08.089 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:30:08.116 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:30:09.254 | Installing collected packages: keystone 2022-08-02 06:30:09.255 | Attempting uninstall: keystone 2022-08-02 06:30:09.255 | Found existing installation: keystone 21.1.0.dev33 2022-08-02 06:30:09.258 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-02 06:30:09.259 | Running setup.py develop for keystone 2022-08-02 06:30:11.265 | Successfully installed keystone 2022-08-02 06:30:11.376 | + inc/python:pip_install:196 : result=0 2022-08-02 06:30:11.379 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:30:11.381 | + functions-common:time_stop:2440 : local name 2022-08-02 06:30:11.383 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:30:11.385 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:30:11.387 | + functions-common:time_stop:2443 : local total 2022-08-02 06:30:11.389 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:30:11.392 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:30:11.394 | + functions-common:time_stop:2447 : start_time=1659421801904 2022-08-02 06:30:11.397 | + functions-common:time_stop:2449 : [[ -z 1659421801904 ]] 2022-08-02 06:30:11.399 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:30:11.403 | + functions-common:time_stop:2452 : end_time=1659421811401 2022-08-02 06:30:11.405 | + functions-common:time_stop:2453 : elapsed_time=9497 2022-08-02 06:30:11.408 | + functions-common:time_stop:2454 : total=51872 2022-08-02 06:30:11.410 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:30:11.412 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=61369 2022-08-02 06:30:11.414 | + inc/python:pip_install:199 : return 0 2022-08-02 06:30:11.416 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:30:11.419 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 06:30:11.421 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 06:30:11.439 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 06:30:11.451 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-02 06:30:11.454 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-02 06:30:11.457 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:30:11.459 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:30:11.461 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-02 06:30:11.464 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:30:11.466 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-02 06:30:11.483 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:11.485 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-02 06:30:11.487 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:30:11.490 | + ./stack.sh:main:894 : configure_keystone 2022-08-02 06:30:11.492 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-02 06:30:11.505 | + 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-08-02 06:30:11.507 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-02 06:30:11.512 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-02 06:30:11.529 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:11.531 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-02 06:30:11.561 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-02 06:30:11.589 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-02 06:30:11.619 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-02 06:30:11.650 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-02 06:30:11.681 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-02 06:30:11.711 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-02 06:30:11.739 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-02 06:30:11.767 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-02 06:30:11.769 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-02 06:30:11.772 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-02 06:30:11.774 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-02 06:30:11.776 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:30:11.779 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:30:11.794 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:11.797 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:30:11.800 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:30:11.802 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:30:11.818 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:11.821 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:30:11.823 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:30:11.853 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:30:11.855 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:30:11.858 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-02 06:30:11.860 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-02 06:30:11.882 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:11.884 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.65/identity 2022-08-02 06:30:11.916 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-02 06:30:11.918 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-02 06:30:11.949 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-02 06:30:11.951 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-02 06:30:11.954 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-02 06:30:11.957 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-02 06:30:11.959 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:30:11.962 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:30:11.964 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:30:11.980 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:11.983 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:30:11.985 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-02 06:30:11.988 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-02 06:30:12.019 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-02 06:30:12.022 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-02 06:30:12.024 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-02 06:30:12.026 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-02 06:30:12.029 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:30:12.046 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:30:12.048 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:30:12.050 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:30:12.053 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:30:12.055 | + 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-08-02 06:30:12.083 | + 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-08-02 06:30:12.111 | + 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-08-02 06:30:12.139 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:30:12.167 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-02 06:30:12.195 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-02 06:30:12.198 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-02 06:30:12.200 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-02 06:30:12.202 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-02 06:30:12.205 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-02 06:30:12.207 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 06:30:12.210 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:30:12.213 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-02 06:30:12.217 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-02 06:30:12.219 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:30:12.221 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:30:12.234 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:30:12.234 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:30:12.243 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:30:12.246 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:30:12.262 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-02 06:30:12.264 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-02 06:30:12.269 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-02 06:30:12.298 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-02 06:30:12.325 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-02 06:30:12.352 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-02 06:30:12.380 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-02 06:30:12.408 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-02 06:30:12.435 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-02 06:30:12.466 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-02 06:30:12.495 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-02 06:30:12.523 | + 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-08-02 06:30:12.550 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-02 06:30:12.578 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-02 06:30:12.605 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-02 06:30:12.633 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 06:30:12.635 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 06:30:12.639 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-02 06:30:12.641 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-02 06:30:12.643 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:30:12.646 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:12.648 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:12.651 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 06:30:12.653 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 06:30:12.656 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-02 06:30:12.683 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-02 06:30:12.712 | + 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-08-02 06:30:12.712 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 06:30:12.721 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-02 06:30:12.725 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-02 06:30:12.727 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-02 06:30:12.729 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:30:12.732 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:30:12.734 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:30:12.736 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:12.739 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:12.742 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:30:12.744 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:30:12.746 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:12.749 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:12.751 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-02 06:30:12.812 | Site keystone-wsgi-public already enabled 2022-08-02 06:30:12.816 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 06:30:12.824 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:30:12.827 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:30:12.830 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:30:12.979 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-02 06:30:13.016 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-02 06:30:13.053 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-02 06:30:13.084 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-02 06:30:13.087 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-02 06:30:13.118 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-02 06:30:13.147 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-02 06:30:13.175 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-02 06:30:13.178 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-02 06:30:13.180 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-02 06:30:13.198 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:13.200 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-02 06:30:13.217 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:13.219 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-02 06:30:13.222 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-02 06:30:13.224 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-02 06:30:13.227 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:30:13.229 | + lib/stack:stack_install_service:32 : install_swift 2022-08-02 06:30:13.232 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-02 06:30:13.234 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-02 06:30:13.236 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-02 06:30:13.239 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:30:13.241 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:30:13.244 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:30:13.247 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:30:13.249 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:30:13.252 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:30:13.268 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:30:13.270 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:30:13.273 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:30:13.276 | + functions-common:git_clone:618 : echo master 2022-08-02 06:30:13.276 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:30:13.281 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-02 06:30:13.283 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:30:13.286 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-02 06:30:13.298 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-02 06:30:13.302 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:30:13.302 | + functions-common:git_clone:679 : head -1 2022-08-02 06:30:13.306 | f28410819 Merge "py310: Fix formatdate() call" 2022-08-02 06:30:13.308 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:30:13.311 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-02 06:30:13.313 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:30:13.316 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 06:30:13.319 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-02 06:30:13.321 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-02 06:30:13.324 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-02 06:30:13.326 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:30:13.328 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 06:30:13.331 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-02 06:30:13.333 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:30:13.335 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-02 06:30:13.338 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-02 06:30:13.341 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:30:13.343 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-02 06:30:13.346 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:30:13.348 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:30:13.351 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-02 06:30:13.357 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-02 06:30:13.359 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-02 06:30:13.991 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-02 06:30:13.993 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:30:13.995 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:30:13.998 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:30:14.000 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 06:30:14.003 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-02 06:30:14.005 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:30:14.007 | + inc/python:setup_package:424 : local extras=keystone 2022-08-02 06:30:14.010 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:30:14.012 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-02 06:30:14.014 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-02 06:30:14.016 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-02 06:30:14.019 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:30:14.022 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-02 06:30:14.043 | Using python 3.8 to install /opt/stack/swift 2022-08-02 06:30:14.045 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-02 06:30:16.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:16.158 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:16.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:16.158 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:17.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:30:17.194 | Obtaining file:///opt/stack/swift 2022-08-02 06:30:18.491 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:30:18.501 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:30:18.538 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:30:18.547 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:30:18.552 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:30:18.603 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 06:30:18.614 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:30:18.617 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:30:18.653 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:30:18.693 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:30:18.699 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:30:18.703 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:30:18.742 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:30:18.750 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:30:18.764 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:30:18.769 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:30:18.772 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:30:18.782 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-02 06:30:18.785 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:30:18.787 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:30:18.794 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:30:18.798 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:30:18.819 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:30:18.823 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:30:18.836 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:30:18.840 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:30:18.843 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:30:18.848 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:30:18.882 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-02 06:30:18.885 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-02 06:30:18.887 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:30:18.891 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:30:18.918 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:30:18.975 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:30:18.989 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:30:18.994 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:30:18.997 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:30:19.001 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:30:19.007 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:30:19.010 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:30:19.014 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:30:19.019 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:30:19.021 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:30:19.024 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:30:19.027 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:30:19.031 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:30:19.034 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:30:20.904 | Installing collected packages: swift 2022-08-02 06:30:20.904 | Attempting uninstall: swift 2022-08-02 06:30:20.905 | Found existing installation: swift 2.30.0.dev134 2022-08-02 06:30:20.907 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-02 06:30:20.908 | Running setup.py develop for swift 2022-08-02 06:30:22.757 | Successfully installed swift 2022-08-02 06:30:22.865 | + inc/python:pip_install:196 : result=0 2022-08-02 06:30:22.868 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:30:22.870 | + functions-common:time_stop:2440 : local name 2022-08-02 06:30:22.872 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:30:22.874 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:30:22.877 | + functions-common:time_stop:2443 : local total 2022-08-02 06:30:22.879 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:30:22.881 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:30:22.883 | + functions-common:time_stop:2447 : start_time=1659421814037 2022-08-02 06:30:22.885 | + functions-common:time_stop:2449 : [[ -z 1659421814037 ]] 2022-08-02 06:30:22.888 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:30:22.892 | + functions-common:time_stop:2452 : end_time=1659421822890 2022-08-02 06:30:22.895 | + functions-common:time_stop:2453 : elapsed_time=8853 2022-08-02 06:30:22.897 | + functions-common:time_stop:2454 : total=61369 2022-08-02 06:30:22.899 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:30:22.902 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70222 2022-08-02 06:30:22.905 | + inc/python:pip_install:199 : return 0 2022-08-02 06:30:22.907 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:30:22.910 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 06:30:22.913 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 06:30:22.931 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 06:30:22.943 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-02 06:30:22.945 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-02 06:30:22.948 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:30:22.950 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:30:22.952 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-02 06:30:22.955 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:30:22.958 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-02 06:30:22.960 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:30:22.963 | + ./stack.sh:main:903 : configure_swift 2022-08-02 06:30:22.965 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-02 06:30:22.968 | + lib/swift:configure_swift:332 : local node_number 2022-08-02 06:30:22.970 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-02 06:30:22.972 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-02 06:30:22.974 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-02 06:30:24.006 | No container-reconciler running 2022-08-02 06:30:24.007 | No container-replicator running 2022-08-02 06:30:24.007 | No object-updater running 2022-08-02 06:30:24.007 | No object-auditor running 2022-08-02 06:30:24.007 | No container-sharder running 2022-08-02 06:30:24.007 | No container-sync running 2022-08-02 06:30:24.007 | No container-auditor running 2022-08-02 06:30:24.007 | No object-expirer running 2022-08-02 06:30:24.007 | No container-updater running 2022-08-02 06:30:24.007 | No container-server running 2022-08-02 06:30:24.007 | No object-replicator running 2022-08-02 06:30:24.007 | No account-server running 2022-08-02 06:30:24.007 | No object-reconstructor running 2022-08-02 06:30:24.007 | No proxy-server running 2022-08-02 06:30:24.007 | No account-replicator running 2022-08-02 06:30:24.007 | No account-reaper running 2022-08-02 06:30:24.007 | No object-server running 2022-08-02 06:30:24.007 | No account-auditor running 2022-08-02 06:30:24.077 | + lib/swift:configure_swift:337 : true 2022-08-02 06:30:24.079 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-02 06:30:24.093 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-02 06:30:24.104 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-02 06:30:24.107 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-02 06:30:24.108 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-02 06:30:24.112 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-02 06:30:24.112 | s/%GROUP%/ubuntu/; 2022-08-02 06:30:24.112 | s/%USER%/ubuntu/; 2022-08-02 06:30:24.112 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-02 06:30:24.112 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-02 06:30:24.116 | uid = ubuntu 2022-08-02 06:30:24.116 | gid = ubuntu 2022-08-02 06:30:24.116 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-02 06:30:24.116 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-02 06:30:24.116 | address = 127.0.0.1 2022-08-02 06:30:24.116 | 2022-08-02 06:30:24.116 | [account6612] 2022-08-02 06:30:24.116 | max connections = 25 2022-08-02 06:30:24.116 | path = /opt/stack/data/swift/1/node/ 2022-08-02 06:30:24.116 | read only = false 2022-08-02 06:30:24.116 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-02 06:30:24.116 | 2022-08-02 06:30:24.116 | [account6622] 2022-08-02 06:30:24.116 | max connections = 25 2022-08-02 06:30:24.117 | path = /opt/stack/data/swift/2/node/ 2022-08-02 06:30:24.117 | read only = false 2022-08-02 06:30:24.117 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-02 06:30:24.117 | 2022-08-02 06:30:24.117 | [account6632] 2022-08-02 06:30:24.117 | max connections = 25 2022-08-02 06:30:24.117 | path = /opt/stack/data/swift/3/node/ 2022-08-02 06:30:24.117 | read only = false 2022-08-02 06:30:24.117 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-02 06:30:24.117 | 2022-08-02 06:30:24.117 | [account6642] 2022-08-02 06:30:24.117 | max connections = 25 2022-08-02 06:30:24.117 | path = /opt/stack/data/swift/4/node/ 2022-08-02 06:30:24.117 | read only = false 2022-08-02 06:30:24.117 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-02 06:30:24.117 | 2022-08-02 06:30:24.117 | 2022-08-02 06:30:24.117 | [container6611] 2022-08-02 06:30:24.117 | max connections = 25 2022-08-02 06:30:24.117 | path = /opt/stack/data/swift/1/node/ 2022-08-02 06:30:24.117 | read only = false 2022-08-02 06:30:24.117 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-02 06:30:24.117 | 2022-08-02 06:30:24.117 | [container6621] 2022-08-02 06:30:24.117 | max connections = 25 2022-08-02 06:30:24.117 | path = /opt/stack/data/swift/2/node/ 2022-08-02 06:30:24.117 | read only = false 2022-08-02 06:30:24.117 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-02 06:30:24.117 | 2022-08-02 06:30:24.117 | [container6631] 2022-08-02 06:30:24.117 | max connections = 25 2022-08-02 06:30:24.117 | path = /opt/stack/data/swift/3/node/ 2022-08-02 06:30:24.117 | read only = false 2022-08-02 06:30:24.117 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-02 06:30:24.117 | 2022-08-02 06:30:24.117 | [container6641] 2022-08-02 06:30:24.118 | max connections = 25 2022-08-02 06:30:24.118 | path = /opt/stack/data/swift/4/node/ 2022-08-02 06:30:24.118 | read only = false 2022-08-02 06:30:24.118 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-02 06:30:24.118 | 2022-08-02 06:30:24.118 | 2022-08-02 06:30:24.118 | [object6613] 2022-08-02 06:30:24.118 | max connections = 25 2022-08-02 06:30:24.118 | path = /opt/stack/data/swift/1/node/ 2022-08-02 06:30:24.118 | read only = false 2022-08-02 06:30:24.118 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-02 06:30:24.118 | 2022-08-02 06:30:24.118 | [object6623] 2022-08-02 06:30:24.118 | max connections = 25 2022-08-02 06:30:24.118 | path = /opt/stack/data/swift/2/node/ 2022-08-02 06:30:24.118 | read only = false 2022-08-02 06:30:24.118 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-02 06:30:24.118 | 2022-08-02 06:30:24.118 | [object6633] 2022-08-02 06:30:24.118 | max connections = 25 2022-08-02 06:30:24.118 | path = /opt/stack/data/swift/3/node/ 2022-08-02 06:30:24.118 | read only = false 2022-08-02 06:30:24.118 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-02 06:30:24.118 | 2022-08-02 06:30:24.118 | [object6643] 2022-08-02 06:30:24.118 | max connections = 25 2022-08-02 06:30:24.118 | path = /opt/stack/data/swift/4/node/ 2022-08-02 06:30:24.118 | read only = false 2022-08-02 06:30:24.118 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-02 06:30:24.119 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-02 06:30:24.121 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:24.123 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:24.126 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-02 06:30:24.138 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-02 06:30:24.140 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-02 06:30:24.145 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-02 06:30:24.149 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-02 06:30:24.152 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-02 06:30:24.156 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-02 06:30:24.183 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.65:8080/v1/ 2022-08-02 06:30:24.210 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-02 06:30:24.227 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-02 06:30:24.255 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-02 06:30:24.278 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-02 06:30:24.308 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-02 06:30:24.326 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-02 06:30:24.355 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-02 06:30:24.372 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-02 06:30:24.401 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-02 06:30:24.418 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 06:30:24.447 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-02 06:30:24.465 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-02 06:30:24.480 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:24.482 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-02 06:30:24.510 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-02 06:30:24.538 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-02 06:30:24.565 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-02 06:30:24.596 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-02 06:30:24.599 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-02 06:30:24.613 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:24.616 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-02 06:30:24.642 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-02 06:30:24.658 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:24.661 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-02 06:30:24.676 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:24.678 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-02 06:30:24.680 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-02 06:30:24.695 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:24.697 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-02 06:30:24.699 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-02 06:30:24.702 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-02 06:30:24.707 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-02 06:30:24.712 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-02 06:30:24.739 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-02 06:30:24.767 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-02 06:30:24.796 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-02 06:30:24.826 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-02 06:30:24.852 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-02 06:30:24.855 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-02 06:30:24.857 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-02 06:30:24.859 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-02 06:30:24.861 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-02 06:30:24.888 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-02 06:30:24.916 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:30:24.943 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-02 06:30:24.970 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-02 06:30:24.997 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-02 06:30:25.025 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-02 06:30:25.052 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-02 06:30:25.079 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:30:25.107 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-02 06:30:25.135 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-02 06:30:25.163 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-02 06:30:25.191 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-02 06:30:25.218 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-02 06:30:25.249 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-02 06:30:25.277 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-02 06:30:25.295 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-02 06:30:25.323 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-02 06:30:25.351 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-02 06:30:25.355 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-02 06:30:25.384 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-02 06:30:25.411 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-02 06:30:25.438 | + lib/swift:configure_swift:480 : local node_number 2022-08-02 06:30:25.441 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 06:30:25.443 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-02 06:30:25.445 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-02 06:30:25.450 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-02 06:30:25.452 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-02 06:30:25.454 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 06:30:25.456 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-02 06:30:25.459 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-02 06:30:25.461 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 06:30:25.463 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 06:30:25.465 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-02 06:30:25.484 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-02 06:30:25.512 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-02 06:30:25.530 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-02 06:30:25.559 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-02 06:30:25.581 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 06:30:25.610 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-02 06:30:25.628 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 06:30:25.656 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-02 06:30:25.676 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 06:30:25.704 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-02 06:30:25.723 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-02 06:30:25.752 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-02 06:30:25.770 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-02 06:30:25.799 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-02 06:30:25.817 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-02 06:30:25.845 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-02 06:30:25.864 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-02 06:30:25.892 | + 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-08-02 06:30:25.898 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-02 06:30:25.917 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 06:30:25.946 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-02 06:30:25.975 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-02 06:30:25.978 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-02 06:30:25.982 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-02 06:30:25.984 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-02 06:30:25.987 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 06:30:25.989 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-02 06:30:25.991 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-02 06:30:25.994 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 06:30:25.996 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 06:30:25.998 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-02 06:30:26.016 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-02 06:30:26.047 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-02 06:30:26.066 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-02 06:30:26.094 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-02 06:30:26.113 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 06:30:26.142 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-02 06:30:26.160 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 06:30:26.189 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-02 06:30:26.207 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 06:30:26.236 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-02 06:30:26.254 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-02 06:30:26.283 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-02 06:30:26.301 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-02 06:30:26.330 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-02 06:30:26.349 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-02 06:30:26.378 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-02 06:30:26.396 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-02 06:30:26.423 | + 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-08-02 06:30:26.428 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-02 06:30:26.446 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 06:30:26.475 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-02 06:30:26.477 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-02 06:30:26.482 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-02 06:30:26.484 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-02 06:30:26.486 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 06:30:26.489 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-02 06:30:26.491 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-02 06:30:26.493 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 06:30:26.496 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 06:30:26.498 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-02 06:30:26.516 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-02 06:30:26.545 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-02 06:30:26.563 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-02 06:30:26.593 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-02 06:30:26.611 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 06:30:26.640 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-02 06:30:26.658 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 06:30:26.687 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-02 06:30:26.706 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 06:30:26.734 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-02 06:30:26.754 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-02 06:30:26.782 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-02 06:30:26.801 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-02 06:30:26.830 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-02 06:30:26.848 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-02 06:30:26.877 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-02 06:30:26.895 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-02 06:30:26.923 | + 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-08-02 06:30:26.928 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-02 06:30:26.947 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 06:30:26.976 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-02 06:30:27.005 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-02 06:30:27.033 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-02 06:30:27.061 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-02 06:30:27.063 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-02 06:30:27.068 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-02 06:30:27.097 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-02 06:30:27.126 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-02 06:30:27.156 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-02 06:30:27.185 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-02 06:30:27.213 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-02 06:30:27.242 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-02 06:30:27.269 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-02 06:30:27.297 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-02 06:30:27.325 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-02 06:30:27.341 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:27.343 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-02 06:30:27.363 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-02 06:30:27.366 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-02 06:30:27.385 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-02 06:30:27.387 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.65 2022-08-02 06:30:27.415 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-02 06:30:27.418 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-02 06:30:27.446 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.65/identity 2022-08-02 06:30:27.475 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-02 06:30:27.477 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-02 06:30:27.506 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-02 06:30:27.522 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:27.524 | + lib/swift:configure_swift:543 : local user_group 2022-08-02 06:30:27.527 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-02 06:30:27.532 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-02 06:30:27.534 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-02 06:30:27.546 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-02 06:30:27.549 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-02 06:30:27.561 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-02 06:30:27.563 | + lib/swift:configure_swift:550 : is_suse 2022-08-02 06:30:27.566 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:30:27.568 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:30:27.571 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:30:27.573 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:30:27.575 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:30:27.578 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:30:27.580 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-02 06:30:27.593 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-02 06:30:27.595 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-02 06:30:27.598 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-02 06:30:27.615 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:27.617 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-02 06:30:27.636 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:27.639 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-02 06:30:27.641 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-02 06:30:27.643 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-02 06:30:27.646 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:30:27.649 | + lib/stack:stack_install_service:32 : install_glance 2022-08-02 06:30:27.651 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-02 06:30:27.654 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-02 06:30:27.656 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-02 06:30:27.673 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:27.676 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-02 06:30:27.679 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-02 06:30:27.696 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:27.699 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-02 06:30:27.701 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-02 06:30:27.704 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-02 06:30:27.706 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:30:27.709 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:30:27.711 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-02 06:30:27.714 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:30:27.718 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-02 06:30:27.720 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-02 06:30:27.723 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-02 06:30:27.726 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-02 06:30:27.729 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-02 06:30:27.732 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-02 06:30:27.734 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-02 06:30:27.738 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-02 06:30:27.741 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-02 06:30:27.745 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-02 06:30:27.751 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:30:27.751 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-02 06:30:27.757 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-02 06:30:27.759 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-02 06:30:27.762 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-02 06:30:27.765 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-02 06:30:27.768 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-02 06:30:27.790 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-02 06:30:27.792 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-02 06:30:29.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:29.884 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:29.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:29.884 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:30.957 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:30:30.959 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-02 06:30:31.039 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 06:30:31.049 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:30:31.089 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:30:31.147 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-02 06:30:31.171 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:30:31.175 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 06:30:31.193 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:30:31.203 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:30:31.242 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:30:31.248 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:30:31.253 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:30:31.291 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 06:30:31.305 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 06:30:31.308 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:30:31.317 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:30:31.339 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:30:31.353 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:30:31.358 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:30:31.361 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:30:31.364 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:30:31.369 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:30:31.374 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-02 06:30:31.389 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:30:31.394 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:30:31.415 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-02 06:30:31.435 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:30:31.439 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:30:31.452 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:30:31.457 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:30:31.460 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:30:31.463 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:30:31.467 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:30:31.481 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:30:31.515 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:30:31.520 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:30:31.529 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:30:31.557 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:30:31.618 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:30:31.621 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:30:31.624 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:30:31.629 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:30:31.632 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:30:31.638 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:30:31.641 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:30:31.645 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:30:31.650 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:30:31.661 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:30:31.672 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:30:31.685 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:30:31.694 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:30:31.703 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:30:31.706 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:30:31.717 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:30:31.720 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:30:31.722 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:30:31.727 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:30:31.754 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:30:31.781 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:30:31.784 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:30:31.787 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:30:31.793 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:30:31.796 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:30:33.630 | + inc/python:pip_install:196 : result=0 2022-08-02 06:30:33.633 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:30:33.635 | + functions-common:time_stop:2440 : local name 2022-08-02 06:30:33.638 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:30:33.640 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:30:33.642 | + functions-common:time_stop:2443 : local total 2022-08-02 06:30:33.645 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:30:33.648 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:30:33.650 | + functions-common:time_stop:2447 : start_time=1659421827784 2022-08-02 06:30:33.653 | + functions-common:time_stop:2449 : [[ -z 1659421827784 ]] 2022-08-02 06:30:33.656 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:30:33.660 | + functions-common:time_stop:2452 : end_time=1659421833657 2022-08-02 06:30:33.663 | + functions-common:time_stop:2453 : elapsed_time=5873 2022-08-02 06:30:33.665 | + functions-common:time_stop:2454 : total=70222 2022-08-02 06:30:33.667 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:30:33.670 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76095 2022-08-02 06:30:33.672 | + inc/python:pip_install:199 : return 0 2022-08-02 06:30:33.675 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-02 06:30:33.677 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-02 06:30:33.680 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-02 06:30:33.693 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-02 06:30:33.698 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-02 06:30:33.700 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-02 06:30:33.703 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-02 06:30:33.705 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:30:33.708 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:30:33.711 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:30:33.713 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:30:33.716 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:30:33.719 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:30:33.736 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:30:33.738 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:30:33.741 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:30:33.743 | + functions-common:git_clone:618 : echo master 2022-08-02 06:30:33.744 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:30:33.749 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-02 06:30:33.751 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:30:33.754 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-02 06:30:33.767 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-02 06:30:33.770 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:30:33.770 | + functions-common:git_clone:679 : head -1 2022-08-02 06:30:33.774 | 81fee546a Merge "glance-manage: fix crash under Python3.11" 2022-08-02 06:30:33.776 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:30:33.779 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-02 06:30:33.782 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:30:33.784 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 06:30:33.787 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-02 06:30:33.789 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:30:33.792 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-02 06:30:33.794 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:30:33.797 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 06:30:33.799 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-02 06:30:33.802 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:30:33.804 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:30:33.807 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-02 06:30:33.810 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:30:33.813 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-02 06:30:33.816 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:30:33.818 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:30:33.822 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-02 06:30:33.828 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-02 06:30:33.831 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-02 06:30:34.446 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-02 06:30:34.448 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:30:34.451 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:30:34.453 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:30:34.456 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 06:30:34.458 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-02 06:30:34.461 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:30:34.463 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:30:34.466 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:30:34.468 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:30:34.471 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:30:34.474 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:30:34.476 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:30:34.478 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-02 06:30:34.499 | Using python 3.8 to install /opt/stack/glance 2022-08-02 06:30:34.502 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-02 06:30:36.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:36.605 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:36.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:36.605 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:37.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:30:37.660 | Obtaining file:///opt/stack/glance 2022-08-02 06:30:38.965 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:30:38.974 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:30:38.983 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:30:38.994 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:30:39.140 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-02 06:30:39.148 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:30:39.161 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:30:39.174 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 06:30:39.194 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:30:39.230 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 06:30:39.244 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:30:39.250 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-02 06:30:39.256 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:30:39.264 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:30:39.267 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-02 06:30:39.334 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:30:39.338 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 06:30:39.349 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:30:39.385 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:30:39.413 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:30:39.416 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:30:39.453 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:30:39.510 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:30:39.562 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:30:39.567 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:30:39.572 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 06:30:39.589 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:30:39.625 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:30:39.636 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:30:39.675 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:30:39.680 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:30:39.731 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:30:39.738 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-02 06:30:39.748 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:30:39.786 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:30:39.839 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:30:39.850 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:30:39.869 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:30:39.883 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 06:30:39.895 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:30:39.904 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:30:39.926 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:30:39.936 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:30:39.950 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 06:30:39.988 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:30:39.993 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:30:39.996 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:30:40.008 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:30:40.017 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 06:30:40.037 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:30:40.050 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:30:40.061 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:30:40.063 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:30:40.096 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:30:40.101 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-02 06:30:40.115 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:30:40.120 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:30:40.141 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:30:40.145 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:30:40.152 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:30:40.166 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-02 06:30:40.170 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:30:40.175 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-02 06:30:40.178 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:30:40.181 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:30:40.192 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:30:40.195 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:30:40.199 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:30:40.203 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-02 06:30:40.255 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:30:40.269 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:30:40.278 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:30:40.284 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:30:40.294 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:30:40.327 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:30:40.332 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:30:40.335 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:30:40.340 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:30:40.366 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:30:40.368 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:30:40.379 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:30:40.383 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:30:40.410 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:30:40.471 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:30:40.477 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:30:40.479 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:30:40.482 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:30:40.508 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:30:40.512 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:30:40.515 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:30:40.560 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:30:40.566 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:30:40.574 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:30:40.577 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:30:40.588 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:30:40.591 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:30:40.604 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:30:40.606 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:30:40.609 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:30:40.614 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:30:40.617 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:30:40.620 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-02 06:30:40.625 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 06:30:40.663 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-02 06:30:40.668 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:30:40.671 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:30:40.674 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:30:40.677 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:30:40.679 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:30:40.682 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:30:40.685 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:30:40.690 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:30:40.711 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:30:40.713 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:30:40.716 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:30:40.764 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:30:40.767 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:30:41.732 | Installing collected packages: glance 2022-08-02 06:30:41.733 | Attempting uninstall: glance 2022-08-02 06:30:41.733 | Found existing installation: glance 25.0.0.0b3.dev6 2022-08-02 06:30:41.738 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-02 06:30:41.739 | Running setup.py develop for glance 2022-08-02 06:30:43.479 | Successfully installed glance 2022-08-02 06:30:43.589 | + inc/python:pip_install:196 : result=0 2022-08-02 06:30:43.591 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:30:43.594 | + functions-common:time_stop:2440 : local name 2022-08-02 06:30:43.596 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:30:43.599 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:30:43.601 | + functions-common:time_stop:2443 : local total 2022-08-02 06:30:43.603 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:30:43.606 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:30:43.608 | + functions-common:time_stop:2447 : start_time=1659421834494 2022-08-02 06:30:43.610 | + functions-common:time_stop:2449 : [[ -z 1659421834494 ]] 2022-08-02 06:30:43.614 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:30:43.618 | + functions-common:time_stop:2452 : end_time=1659421843615 2022-08-02 06:30:43.620 | + functions-common:time_stop:2453 : elapsed_time=9121 2022-08-02 06:30:43.622 | + functions-common:time_stop:2454 : total=76095 2022-08-02 06:30:43.625 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:30:43.627 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85216 2022-08-02 06:30:43.629 | + inc/python:pip_install:199 : return 0 2022-08-02 06:30:43.632 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:30:43.634 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 06:30:43.637 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 06:30:43.656 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 06:30:43.669 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-02 06:30:43.672 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-02 06:30:43.675 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:30:43.677 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:30:43.680 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-02 06:30:43.682 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:30:43.685 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:30:43.687 | + ./stack.sh:main:915 : configure_glance 2022-08-02 06:30:43.690 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-02 06:30:43.702 | + lib/glance:configure_glance:326 : local dburl 2022-08-02 06:30:43.705 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-02 06:30:43.708 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-02 06:30:43.711 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-02 06:30:43.713 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-02 06:30:43.716 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:30:43.718 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:30:43.721 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:30:43.738 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:43.740 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:30:43.743 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 06:30:43.746 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 06:30:43.748 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-02 06:30:43.777 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 06:30:43.807 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-02 06:30:43.837 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-02 06:30:43.866 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-02 06:30:43.897 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-02 06:30:43.926 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-02 06:30:43.929 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-02 06:30:43.931 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-02 06:30:43.934 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:30:43.936 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-02 06:30:43.965 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-02 06:30:43.994 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:30:44.024 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-02 06:30:44.053 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-02 06:30:44.085 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-02 06:30:44.116 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-02 06:30:44.145 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-02 06:30:44.176 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:30:44.205 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:30:44.235 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-02 06:30:44.268 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-02 06:30:44.271 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-02 06:30:44.273 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-02 06:30:44.276 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:30:44.278 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:30:44.280 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:30:44.297 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:44.300 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:30:44.302 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:30:44.305 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:30:44.322 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:44.324 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:30:44.327 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:30:44.357 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:30:44.359 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:30:44.362 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-02 06:30:44.364 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-02 06:30:44.366 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-02 06:30:44.397 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-02 06:30:44.430 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-02 06:30:44.432 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-02 06:30:44.435 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-02 06:30:44.437 | + lib/glance:configure_glance_store:254 : local be 2022-08-02 06:30:44.440 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-02 06:30:44.443 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-02 06:30:44.445 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-02 06:30:44.475 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-02 06:30:44.477 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.65 2022-08-02 06:30:44.507 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-02 06:30:44.510 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-02 06:30:44.527 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:44.529 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-02 06:30:44.558 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-02 06:30:44.588 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-02 06:30:44.618 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-02 06:30:44.649 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-02 06:30:44.678 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-02 06:30:44.695 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:44.698 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 06:30:44.728 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-02 06:30:44.758 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-02 06:30:44.788 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.65/identity/v3 2022-08-02 06:30:44.817 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-02 06:30:44.847 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.65/image 2022-08-02 06:30:44.877 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-02 06:30:44.894 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:44.897 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-02 06:30:44.899 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-02 06:30:44.902 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-02 06:30:44.905 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:30:44.922 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:30:44.925 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:30:44.927 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:30:44.929 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:30:44.932 | + 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-08-02 06:30:44.962 | + 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-08-02 06:30:44.993 | + 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-08-02 06:30:45.022 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:30:45.052 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-02 06:30:45.057 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-02 06:30:45.088 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-02 06:30:45.118 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-02 06:30:45.149 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.65/identity 2022-08-02 06:30:45.178 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-02 06:30:45.209 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-02 06:30:45.239 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-02 06:30:45.269 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-02 06:30:45.300 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-02 06:30:45.332 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-02 06:30:45.362 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-02 06:30:45.393 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-02 06:30:45.398 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-02 06:30:45.406 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-02 06:30:45.422 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:30:45.425 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-02 06:30:45.428 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-02 06:30:45.430 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-02 06:30:45.433 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-02 06:30:45.435 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-02 06:30:45.438 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-02 06:30:45.442 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-02 06:30:45.445 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-02 06:30:45.449 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-02 06:30:45.482 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-02 06:30:45.485 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-02 06:30:45.487 | ++ functions:get_random_port:837 : true 2022-08-02 06:30:45.490 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-02 06:30:45.492 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-02 06:30:45.494 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-02 06:30:45.561 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-02 06:30:45.564 | ++ functions:get_random_port:841 : break 2 2022-08-02 06:30:45.567 | ++ functions:get_random_port:845 : echo 60999 2022-08-02 06:30:45.570 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-02 06:30:45.572 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-02 06:30:45.600 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-02 06:30:45.629 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-02 06:30:45.656 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:30:45.684 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:30:45.712 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:30:45.740 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:30:45.768 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:30:45.796 | + 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-08-02 06:30:45.825 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:30:45.856 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:30:45.885 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:30:45.913 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:30:45.941 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 06:30:45.970 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-02 06:30:45.997 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-02 06:30:46.025 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-02 06:30:46.053 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-02 06:30:46.081 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-02 06:30:46.109 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-02 06:30:46.112 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-02 06:30:46.115 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:30:46.117 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:46.120 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:46.123 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-02 06:30:46.125 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-02 06:30:46.181 | proxy (enabled by site administrator) 2022-08-02 06:30:46.184 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-02 06:30:46.186 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-02 06:30:46.189 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:30:46.192 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:46.194 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:46.197 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-02 06:30:46.199 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-02 06:30:46.255 | proxy_http (enabled by site administrator) 2022-08-02 06:30:46.258 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-02 06:30:46.261 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-02 06:30:46.264 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-02 06:30:46.266 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:30:46.269 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:46.272 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:46.274 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:30:46.277 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:30:46.280 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-02 06:30:46.280 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:30:46.292 | KeepAlive Off 2022-08-02 06:30:46.296 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-02 06:30:46.296 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:30:46.305 | SetEnv proxy-sendchunked 1 2022-08-02 06:30:46.309 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:30:46.310 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-02 06:30:46.318 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-02 06:30:46.321 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-02 06:30:46.324 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-02 06:30:46.326 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:30:46.329 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:30:46.331 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:30:46.334 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:46.336 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:46.339 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:30:46.341 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:30:46.343 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:46.346 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:46.349 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-02 06:30:46.410 | Site glance-wsgi-api already enabled 2022-08-02 06:30:46.414 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-02 06:30:46.417 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:30:46.419 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:30:46.421 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:30:46.561 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-02 06:30:46.568 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-02 06:30:46.604 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-02 06:30:46.606 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-02 06:30:46.609 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-02 06:30:46.627 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:30:46.630 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-02 06:30:46.632 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-02 06:30:46.635 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-02 06:30:46.638 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:30:46.640 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-02 06:30:46.643 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-02 06:30:46.646 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-02 06:30:46.648 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-02 06:30:46.651 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:30:46.653 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:30:46.656 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:30:46.659 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:30:46.661 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:30:46.664 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:30:46.680 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:30:46.683 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:30:46.685 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:30:46.688 | + functions-common:git_clone:618 : echo master 2022-08-02 06:30:46.689 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:30:46.694 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-02 06:30:46.697 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:30:46.699 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-02 06:30:46.712 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-02 06:30:46.715 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:30:46.716 | + functions-common:git_clone:679 : head -1 2022-08-02 06:30:46.722 | c12c69027 Merge "Add Pure Storage NVMe-RoCE driver" 2022-08-02 06:30:46.725 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:30:46.728 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-02 06:30:46.730 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:30:46.733 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 06:30:46.735 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-02 06:30:46.738 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:30:46.741 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-02 06:30:46.743 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:30:46.746 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 06:30:46.748 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-02 06:30:46.751 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:30:46.754 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:30:46.757 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-02 06:30:46.760 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:30:46.763 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-02 06:30:46.765 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:30:46.768 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:30:46.771 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-02 06:30:46.777 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-02 06:30:46.779 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-02 06:30:47.407 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-02 06:30:47.410 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:30:47.413 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:30:47.415 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:30:47.418 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 06:30:47.420 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-02 06:30:47.422 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:30:47.425 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:30:47.428 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:30:47.430 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:30:47.433 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:30:47.435 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:30:47.437 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:30:47.440 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-02 06:30:47.461 | Using python 3.8 to install /opt/stack/cinder 2022-08-02 06:30:47.463 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-02 06:30:49.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:49.539 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:49.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:30:49.539 | from cryptography.utils import int_from_bytes 2022-08-02 06:30:50.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:30:50.590 | Obtaining file:///opt/stack/cinder 2022-08-02 06:30:52.749 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:30:52.758 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:30:52.767 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:30:52.779 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:30:52.922 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:30:52.936 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-08-02 06:30:52.946 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-08-02 06:30:52.957 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 06:30:52.975 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:30:53.012 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 06:30:53.025 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:30:53.028 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:30:53.036 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-08-02 06:30:53.050 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-08-02 06:30:53.079 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-08-02 06:30:53.084 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:30:53.089 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 06:30:53.099 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:30:53.136 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:30:53.139 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:30:53.142 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:30:53.181 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:30:53.238 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:30:53.289 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 06:30:53.299 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-08-02 06:30:53.308 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-02 06:30:53.331 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:30:53.335 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 06:30:53.352 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:30:53.389 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:30:53.399 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:30:53.438 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:30:53.444 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:30:53.490 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:30:53.495 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:30:53.533 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:30:53.588 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:30:53.599 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:30:53.618 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:30:53.632 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 06:30:53.646 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 06:30:53.659 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 06:30:53.662 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:30:53.670 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:30:53.691 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:30:53.704 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:30:53.722 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-02 06:30:53.743 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-08-02 06:30:53.767 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 06:30:53.847 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:30:53.854 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-02 06:30:53.895 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:30:53.898 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:30:53.913 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:30:53.919 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 06:30:53.942 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-02 06:30:53.945 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-02 06:30:53.951 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:30:53.965 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:30:53.969 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:30:53.975 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:30:53.980 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-02 06:30:53.998 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:30:54.003 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-02 06:30:54.024 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:30:54.049 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-02 06:30:54.066 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-02 06:30:54.089 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:30:54.094 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:30:54.104 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:30:54.121 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:30:54.125 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-02 06:30:54.129 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-02 06:30:54.134 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-02 06:30:54.141 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:30:54.145 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:30:54.156 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:30:54.159 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:30:54.162 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:30:54.166 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-02 06:30:54.169 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-02 06:30:54.176 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-02 06:30:54.237 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:30:54.253 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:30:54.266 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:30:54.272 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:30:54.283 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 06:30:54.353 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-02 06:30:54.356 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:30:54.398 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-02 06:30:54.402 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-02 06:30:54.408 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:30:54.416 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:30:54.421 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:30:54.426 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:30:54.456 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-02 06:30:54.459 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:30:54.463 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:30:54.467 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:30:54.501 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-08-02 06:30:54.517 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:30:54.520 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:30:54.584 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:30:54.611 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:30:54.616 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:30:54.619 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:30:54.622 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:30:54.628 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:30:54.632 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:30:54.647 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:30:54.651 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:30:54.654 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:30:54.702 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:30:54.710 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:30:54.716 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:30:54.719 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:30:54.731 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:30:54.734 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-02 06:30:54.744 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:30:54.757 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:30:54.769 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:30:54.772 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:30:54.777 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:30:54.779 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-02 06:30:54.784 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:30:54.786 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-02 06:30:54.792 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-02 06:30:54.797 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 06:30:54.834 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:30:54.836 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:30:54.841 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:30:54.843 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-02 06:30:54.846 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-08-02 06:30:54.853 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:30:54.864 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:30:54.866 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:30:54.869 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:30:54.872 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:30:54.920 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:30:54.923 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:30:55.821 | Installing collected packages: cinder 2022-08-02 06:30:55.821 | Attempting uninstall: cinder 2022-08-02 06:30:55.822 | Found existing installation: cinder 20.1.0.dev359 2022-08-02 06:30:55.826 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-02 06:30:55.827 | Running setup.py develop for cinder 2022-08-02 06:30:58.349 | Successfully installed cinder 2022-08-02 06:30:58.462 | + inc/python:pip_install:196 : result=0 2022-08-02 06:30:58.465 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:30:58.467 | + functions-common:time_stop:2440 : local name 2022-08-02 06:30:58.469 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:30:58.472 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:30:58.475 | + functions-common:time_stop:2443 : local total 2022-08-02 06:30:58.477 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:30:58.479 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:30:58.482 | + functions-common:time_stop:2447 : start_time=1659421847455 2022-08-02 06:30:58.484 | + functions-common:time_stop:2449 : [[ -z 1659421847455 ]] 2022-08-02 06:30:58.487 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:30:58.491 | + functions-common:time_stop:2452 : end_time=1659421858489 2022-08-02 06:30:58.493 | + functions-common:time_stop:2453 : elapsed_time=11034 2022-08-02 06:30:58.496 | + functions-common:time_stop:2454 : total=85216 2022-08-02 06:30:58.498 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:30:58.500 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96250 2022-08-02 06:30:58.503 | + inc/python:pip_install:199 : return 0 2022-08-02 06:30:58.506 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:30:58.508 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 06:30:58.511 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 06:30:58.531 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 06:30:58.543 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-02 06:30:58.546 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-02 06:30:58.549 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:30:58.551 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:30:58.554 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-02 06:30:58.556 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:30:58.559 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-02 06:30:58.561 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-02 06:30:58.564 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-02 06:30:58.566 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:58.569 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:58.571 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-02 06:30:58.583 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-02 06:30:58.586 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:30:58.588 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:30:58.591 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:30:58.593 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:30:58.596 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:30:58.599 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:30:58.601 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:58.604 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:58.606 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:30:58.609 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:30:58.612 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:30:58.614 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:30:58.617 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-02 06:30:58.619 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:30:58.622 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:30:58.624 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:30:58.627 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-02 06:30:58.650 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-02 06:30:58.761 | Reading package lists... 2022-08-02 06:30:59.020 | Building dependency tree... 2022-08-02 06:30:59.022 | Reading state information... 2022-08-02 06:30:59.288 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-02 06:30:59.288 | The following packages were automatically installed and are no longer required: 2022-08-02 06:30:59.289 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:30:59.289 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:30:59.289 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:30:59.289 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:30:59.289 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:30:59.289 | python3-zope.interface 2022-08-02 06:30:59.289 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:30:59.405 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:30:59.409 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:30:59.412 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:30:59.414 | + functions-common:time_stop:2440 : local name 2022-08-02 06:30:59.417 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:30:59.419 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:30:59.422 | + functions-common:time_stop:2443 : local total 2022-08-02 06:30:59.425 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:30:59.427 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:30:59.429 | + functions-common:time_stop:2447 : start_time=1659421858647 2022-08-02 06:30:59.432 | + functions-common:time_stop:2449 : [[ -z 1659421858647 ]] 2022-08-02 06:30:59.435 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:30:59.440 | + functions-common:time_stop:2452 : end_time=1659421859437 2022-08-02 06:30:59.443 | + functions-common:time_stop:2453 : elapsed_time=790 2022-08-02 06:30:59.445 | + functions-common:time_stop:2454 : total=5501 2022-08-02 06:30:59.448 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:30:59.450 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6291 2022-08-02 06:30:59.453 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:30:59.456 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:30:59.458 | + ./stack.sh:main:921 : configure_cinder 2022-08-02 06:30:59.461 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-02 06:30:59.473 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-02 06:30:59.477 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-02 06:30:59.479 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-02 06:30:59.482 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-02 06:30:59.485 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-02 06:30:59.486 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-02 06:30:59.490 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-02 06:30:59.492 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-02 06:30:59.494 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-02 06:30:59.497 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-02 06:30:59.499 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-02 06:30:59.501 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-02 06:30:59.504 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-02 06:30:59.506 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-02 06:30:59.518 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-02 06:30:59.530 | + 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-08-02 06:30:59.542 | + 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-08-02 06:30:59.554 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-02 06:30:59.567 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-02 06:30:59.570 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-02 06:30:59.574 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5g9PkPKFQt 2022-08-02 06:30:59.576 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-02 06:30:59.578 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-02 06:30:59.581 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-02 06:30:59.584 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5g9PkPKFQt 2022-08-02 06:30:59.587 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5g9PkPKFQt 2022-08-02 06:30:59.599 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5g9PkPKFQt /etc/sudoers.d/cinder-rootwrap 2022-08-02 06:30:59.612 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-02 06:30:59.616 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-02 06:30:59.618 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-02 06:30:59.621 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-02 06:30:59.623 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-02 06:30:59.626 | + 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-08-02 06:30:59.629 | + 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-08-02 06:30:59.632 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-02 06:30:59.634 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-02 06:30:59.639 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-02 06:30:59.644 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-02 06:30:59.663 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-02 06:30:59.683 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-02 06:30:59.702 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-02 06:30:59.721 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-02 06:30:59.739 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-02 06:30:59.758 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-02 06:30:59.777 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-02 06:30:59.795 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-02 06:30:59.798 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 06:30:59.801 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-02 06:30:59.803 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:30:59.805 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-02 06:30:59.835 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-02 06:30:59.863 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:30:59.892 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-02 06:30:59.919 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-02 06:30:59.948 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-02 06:30:59.976 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-02 06:31:00.005 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-02 06:31:00.033 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:31:00.062 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:31:00.089 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-02 06:31:00.121 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-02 06:31:00.150 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-02 06:31:00.152 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-02 06:31:00.155 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-02 06:31:00.157 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-02 06:31:00.160 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:31:00.162 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:31:00.165 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:31:00.181 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:00.184 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:31:00.186 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:00.190 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:00.221 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-02 06:31:00.249 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-02 06:31:00.278 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-02 06:31:00.306 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-02 06:31:00.335 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-02 06:31:00.364 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-02 06:31:00.395 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-02 06:31:00.398 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.65 2022-08-02 06:31:00.427 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-02 06:31:00.461 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-02 06:31:00.468 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 99bd6a7295a9d83c8b574431b95e7aae 2022-08-02 06:31:00.497 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-02 06:31:00.499 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-02 06:31:00.529 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-02 06:31:00.558 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-02 06:31:00.587 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-02 06:31:00.615 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-02 06:31:00.632 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:00.635 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 06:31:00.637 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-02 06:31:00.639 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-02 06:31:00.642 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-02 06:31:00.644 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 06:31:00.647 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-02 06:31:00.649 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-02 06:31:00.651 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-02 06:31:00.654 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-02 06:31:00.656 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-02 06:31:00.659 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-02 06:31:00.690 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-02 06:31:00.718 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-02 06:31:00.747 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-02 06:31:00.774 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-02 06:31:00.803 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-02 06:31:00.830 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-02 06:31:00.833 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-02 06:31:00.835 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-02 06:31:00.838 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-02 06:31:00.866 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-02 06:31:00.869 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-02 06:31:00.897 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-02 06:31:00.899 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-02 06:31:00.902 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-02 06:31:00.904 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-02 06:31:00.933 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-02 06:31:00.935 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-02 06:31:00.938 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-02 06:31:00.959 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:00.961 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-02 06:31:00.964 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-02 06:31:00.966 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-02 06:31:00.969 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-02 06:31:00.997 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.65:8080/v1/AUTH_ 2022-08-02 06:31:01.029 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-02 06:31:01.046 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:01.049 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-02 06:31:01.066 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:01.069 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-02 06:31:01.086 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:01.089 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-02 06:31:01.091 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-02 06:31:01.093 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-02 06:31:01.096 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-02 06:31:01.098 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:31:01.101 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:31:01.103 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:31:01.120 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:01.123 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:31:01.125 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:31:01.128 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:31:01.144 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:01.147 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:31:01.150 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:31:01.178 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:31:01.180 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:31:01.182 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-02 06:31:01.185 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-02 06:31:01.187 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 06:31:01.191 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:31:01.208 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:31:01.210 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:31:01.213 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:31:01.215 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:31:01.218 | + 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-08-02 06:31:01.246 | + 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-08-02 06:31:01.275 | + 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-08-02 06:31:01.304 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:31:01.333 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-02 06:31:01.351 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:01.354 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-02 06:31:01.356 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-02 06:31:01.360 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-02 06:31:01.363 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-02 06:31:01.366 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 06:31:01.368 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:31:01.371 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-02 06:31:01.376 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-02 06:31:01.379 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:31:01.381 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:31:01.394 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:31:01.395 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:31:01.403 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:31:01.407 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:31:01.422 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-02 06:31:01.425 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-02 06:31:01.429 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-02 06:31:01.459 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-02 06:31:01.487 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-02 06:31:01.514 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:31:01.542 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:31:01.571 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:31:01.598 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:31:01.626 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:31:01.654 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:31:01.682 | + 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-08-02 06:31:01.713 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:31:01.743 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:31:01.772 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:31:01.800 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 06:31:01.802 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 06:31:01.805 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-02 06:31:01.808 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-02 06:31:01.810 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:31:01.812 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:01.816 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:01.818 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 06:31:01.821 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 06:31:01.823 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-02 06:31:01.851 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 06:31:01.879 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-02 06:31:01.880 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 06:31:01.888 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-02 06:31:01.892 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-02 06:31:01.895 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-02 06:31:01.897 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:31:01.900 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:31:01.902 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:31:01.904 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:01.907 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:01.910 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:31:01.912 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:31:01.914 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:01.917 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:01.919 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-02 06:31:01.982 | Enabling site cinder-wsgi. 2022-08-02 06:31:01.988 | To activate the new configuration, you need to run: 2022-08-02 06:31:01.988 | systemctl reload apache2 2022-08-02 06:31:01.992 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 06:31:01.995 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:31:01.997 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:31:01.999 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:31:02.136 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-02 06:31:02.139 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-02 06:31:02.170 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.65/image 2022-08-02 06:31:02.201 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-02 06:31:02.217 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:02.220 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-02 06:31:02.223 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 06:31:02.225 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 06:31:02.227 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-02 06:31:02.230 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-02 06:31:02.261 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-02 06:31:02.290 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.65/identity 2022-08-02 06:31:02.319 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-02 06:31:02.348 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-02 06:31:02.376 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-02 06:31:02.404 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-02 06:31:02.432 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-02 06:31:02.462 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:31:02.492 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-02 06:31:02.521 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-02 06:31:02.549 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 06:31:02.578 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-02 06:31:02.581 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-02 06:31:02.597 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:02.600 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.65:2379 2022-08-02 06:31:02.631 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-02 06:31:02.634 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-02 06:31:02.636 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-02 06:31:02.654 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:02.657 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-02 06:31:02.659 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-02 06:31:02.661 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-02 06:31:02.664 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:31:02.666 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-02 06:31:02.669 | + lib/neutron:install_neutron:704 : is_neutron_legacy_enabled 2022-08-02 06:31:02.673 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:31:02.674 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:31:02.679 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:31:02.681 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:31:02.684 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:31:02.687 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:31:02.690 | + lib/neutron:install_neutron:706 : install_mutnauq 2022-08-02 06:31:02.693 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-02 06:31:02.695 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-02 06:31:02.698 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:31:02.700 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:31:02.703 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-02 06:31:02.706 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:31:02.708 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-02 06:31:02.711 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-02 06:31:02.713 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-02 06:31:02.715 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:31:02.718 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:31:02.721 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:31:02.723 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:31:02.726 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:31:02.728 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:31:02.745 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:31:02.747 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:31:02.750 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:31:02.753 | + functions-common:git_clone:618 : echo master 2022-08-02 06:31:02.754 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:31:02.759 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-02 06:31:02.761 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:31:02.764 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-02 06:31:02.777 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-02 06:31:02.780 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:31:02.780 | + functions-common:git_clone:679 : head -1 2022-08-02 06:31:02.783 | b7fad3dd35 Merge "Implement specific tracked resource count method per quota driver" 2022-08-02 06:31:02.786 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:31:02.789 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-02 06:31:02.791 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:31:02.794 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 06:31:02.796 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-02 06:31:02.799 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:31:02.802 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-02 06:31:02.804 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:31:02.807 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 06:31:02.809 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-02 06:31:02.812 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:31:02.815 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:31:02.818 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-02 06:31:02.821 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:31:02.824 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-02 06:31:02.826 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:31:02.829 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:31:02.832 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-02 06:31:02.838 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-02 06:31:02.840 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-02 06:31:03.474 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-02 06:31:03.477 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:31:03.479 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:31:03.481 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:31:03.484 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 06:31:03.487 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-02 06:31:03.489 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:31:03.492 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:31:03.494 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:31:03.496 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:31:03.499 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:31:03.502 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:31:03.504 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:31:03.507 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-02 06:31:03.528 | Using python 3.8 to install /opt/stack/neutron 2022-08-02 06:31:03.531 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-02 06:31:05.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:05.608 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:05.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:05.608 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:06.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:31:06.659 | Obtaining file:///opt/stack/neutron 2022-08-02 06:31:08.948 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:31:08.955 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:31:08.958 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:31:08.966 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:31:08.975 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:31:08.986 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:31:09.130 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:31:09.144 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:31:09.157 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:31:09.163 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:31:09.166 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:31:09.175 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:31:09.177 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:31:09.182 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 06:31:09.192 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:31:09.229 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:31:09.256 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:31:09.313 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:31:09.364 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:31:09.369 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:31:09.372 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-08-02 06:31:09.412 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:31:09.437 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-08-02 06:31:09.454 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-02 06:31:09.458 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:31:09.462 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 06:31:09.466 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-02 06:31:09.489 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:31:09.526 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:31:09.536 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:31:09.575 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:31:09.581 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:31:09.627 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:31:09.632 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:31:09.670 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:31:09.724 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:31:09.734 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:31:09.753 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:31:09.767 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 06:31:09.781 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 06:31:09.794 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 06:31:09.797 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:31:09.805 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:31:09.827 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:31:09.838 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:31:09.852 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-02 06:31:09.870 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 06:31:09.910 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-02 06:31:09.915 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-02 06:31:09.922 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:31:09.928 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:31:09.930 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-08-02 06:31:09.939 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:31:09.951 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:31:09.956 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 06:31:09.974 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:31:09.986 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:31:09.996 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:31:09.998 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:31:10.004 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-02 06:31:10.010 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:31:10.015 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-02 06:31:10.060 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:31:10.081 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-02 06:31:10.106 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-02 06:31:10.121 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:31:10.125 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:31:10.132 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:31:10.146 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:31:10.149 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:31:10.153 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-08-02 06:31:10.158 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:31:10.161 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:31:10.164 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-02 06:31:10.167 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:31:10.177 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:31:10.180 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:31:10.183 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:31:10.187 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:31:10.201 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:31:10.210 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:31:10.215 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:31:10.226 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 06:31:10.284 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:31:10.316 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-02 06:31:10.320 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:31:10.325 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:31:10.328 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:31:10.334 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:31:10.359 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:31:10.361 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:31:10.373 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:31:10.399 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:31:10.402 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:31:10.405 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:31:10.427 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:31:10.463 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:31:10.468 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:31:10.471 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:31:10.477 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:31:10.480 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:31:10.482 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:31:10.486 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:31:10.531 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:31:10.534 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:31:10.538 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:31:10.546 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:31:10.549 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:31:10.561 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-08-02 06:31:10.564 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 06:31:10.581 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:31:10.593 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:31:10.632 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-02 06:31:10.636 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:31:10.639 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:31:10.641 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:31:10.647 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:31:10.649 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:31:10.651 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:31:10.654 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:31:10.657 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:31:10.660 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:31:10.663 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:31:10.714 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:31:10.775 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:31:10.779 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:31:11.794 | Installing collected packages: neutron 2022-08-02 06:31:11.794 | Attempting uninstall: neutron 2022-08-02 06:31:11.795 | Found existing installation: neutron 20.1.0.dev459 2022-08-02 06:31:11.807 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-02 06:31:11.808 | Running setup.py develop for neutron 2022-08-02 06:31:14.477 | Successfully installed neutron 2022-08-02 06:31:14.587 | + inc/python:pip_install:196 : result=0 2022-08-02 06:31:14.590 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:31:14.592 | + functions-common:time_stop:2440 : local name 2022-08-02 06:31:14.595 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:31:14.597 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:31:14.600 | + functions-common:time_stop:2443 : local total 2022-08-02 06:31:14.602 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:31:14.604 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:31:14.607 | + functions-common:time_stop:2447 : start_time=1659421863523 2022-08-02 06:31:14.609 | + functions-common:time_stop:2449 : [[ -z 1659421863523 ]] 2022-08-02 06:31:14.613 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:31:14.618 | + functions-common:time_stop:2452 : end_time=1659421874615 2022-08-02 06:31:14.620 | + functions-common:time_stop:2453 : elapsed_time=11092 2022-08-02 06:31:14.622 | + functions-common:time_stop:2454 : total=96250 2022-08-02 06:31:14.624 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:31:14.627 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107342 2022-08-02 06:31:14.629 | + inc/python:pip_install:199 : return 0 2022-08-02 06:31:14.632 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:31:14.635 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 06:31:14.637 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 06:31:14.658 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 06:31:14.670 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-02 06:31:14.673 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-02 06:31:14.675 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:31:14.678 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:31:14.680 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-02 06:31:14.683 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:31:14.685 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-02 06:31:14.688 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:31:14.690 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-02 06:31:14.712 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:14.714 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-02 06:31:14.717 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-02 06:31:14.720 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-02 06:31:14.723 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:31:14.725 | + lib/stack:stack_install_service:32 : install_nova 2022-08-02 06:31:14.728 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-02 06:31:14.731 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-02 06:31:14.733 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:31:14.736 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:31:14.739 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-02 06:31:14.742 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:31:14.744 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-02 06:31:14.762 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:14.764 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-02 06:31:14.781 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:14.783 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-02 06:31:14.800 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:14.803 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-02 06:31:14.805 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-02 06:31:14.807 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-02 06:31:14.809 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:31:14.812 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:31:14.815 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:31:14.818 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:31:14.820 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:31:14.823 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:31:14.839 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:31:14.841 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:31:14.843 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:31:14.847 | + functions-common:git_clone:618 : echo master 2022-08-02 06:31:14.847 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:31:14.852 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-02 06:31:14.855 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:31:14.857 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-02 06:31:14.869 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-02 06:31:14.872 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:31:14.873 | + functions-common:git_clone:679 : head -1 2022-08-02 06:31:15.032 | d8022ef55d Merge commit 'refs/changes/52/826752/7' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-08-02 06:31:15.037 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:31:15.040 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-02 06:31:15.042 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:31:15.045 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 06:31:15.047 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-02 06:31:15.050 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:31:15.052 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-02 06:31:15.055 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:31:15.058 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 06:31:15.061 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-02 06:31:15.064 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:31:15.067 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:31:15.070 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-02 06:31:15.073 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:31:15.076 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-02 06:31:15.078 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:31:15.082 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:31:15.085 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-02 06:31:15.091 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-02 06:31:15.093 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-02 06:31:15.720 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-02 06:31:15.722 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:31:15.725 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:31:15.727 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:31:15.729 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 06:31:15.732 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-02 06:31:15.734 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:31:15.737 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:31:15.739 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:31:15.742 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:31:15.744 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:31:15.746 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:31:15.749 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:31:15.751 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-02 06:31:15.772 | Using python 3.8 to install /opt/stack/nova 2022-08-02 06:31:15.774 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-02 06:31:17.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:17.874 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:17.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:17.874 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:18.909 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:31:18.909 | Obtaining file:///opt/stack/nova 2022-08-02 06:31:22.235 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:31:22.241 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:31:22.244 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:31:22.253 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:31:22.261 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:31:22.264 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:31:22.275 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:31:22.420 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:31:22.433 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:31:22.447 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 06:31:22.466 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:31:22.503 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 06:31:22.515 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:31:22.518 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:31:22.527 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:31:22.529 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:31:22.535 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:31:22.571 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:31:22.598 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:31:22.601 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:31:22.639 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:31:22.697 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:31:22.753 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 06:31:22.763 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-02 06:31:22.767 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:31:22.772 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:31:22.775 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:31:22.800 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-02 06:31:22.826 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-02 06:31:22.830 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:31:22.835 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 06:31:22.839 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-02 06:31:22.862 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 06:31:22.879 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:31:22.916 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:31:22.926 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:31:22.968 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:31:22.974 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:31:23.020 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:31:23.025 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-02 06:31:23.035 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:31:23.073 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:31:23.126 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:31:23.136 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:31:23.155 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:31:23.170 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 06:31:23.184 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 06:31:23.196 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 06:31:23.198 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:31:23.208 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:31:23.234 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:31:23.244 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:31:23.258 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-02 06:31:23.277 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-02 06:31:23.312 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:31:23.318 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-02 06:31:23.352 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:31:23.354 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:31:23.366 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:31:23.372 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 06:31:23.390 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:31:23.401 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:31:23.403 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:31:23.409 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-02 06:31:23.415 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:31:23.419 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-02 06:31:23.434 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-02 06:31:23.449 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:31:23.454 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-02 06:31:23.470 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:31:23.491 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-02 06:31:23.516 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:31:23.520 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:31:23.527 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:31:23.541 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:31:23.543 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-02 06:31:23.548 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:31:23.552 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:31:23.555 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:31:23.558 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:31:23.568 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:31:23.571 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:31:23.574 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:31:23.578 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-02 06:31:23.634 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:31:23.647 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:31:23.656 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:31:23.662 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:31:23.671 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 06:31:23.728 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:31:23.761 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-02 06:31:23.765 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-02 06:31:23.772 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:31:23.776 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-02 06:31:23.780 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:31:23.784 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:31:23.788 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:31:23.815 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:31:23.817 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:31:23.827 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:31:23.831 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:31:23.858 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:31:23.924 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:31:23.929 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:31:23.934 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:31:23.937 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:31:23.941 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:31:23.961 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:31:23.968 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:31:23.971 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:31:24.016 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:31:24.019 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:31:24.023 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:31:24.032 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:31:24.035 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:31:24.046 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-02 06:31:24.051 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-02 06:31:24.062 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:31:24.074 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:31:24.087 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-02 06:31:24.090 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 06:31:24.105 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:31:24.107 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:31:24.111 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:31:24.115 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:31:24.118 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-02 06:31:24.123 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 06:31:24.162 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-02 06:31:24.167 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:31:24.169 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-08-02 06:31:24.172 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:31:24.175 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:31:24.178 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:31:24.181 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-02 06:31:24.184 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:31:24.187 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:31:24.235 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:31:25.177 | Installing collected packages: nova 2022-08-02 06:31:25.177 | Attempting uninstall: nova 2022-08-02 06:31:25.177 | Found existing installation: nova 25.1.0.dev195 2022-08-02 06:31:25.183 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-02 06:31:25.184 | Running setup.py develop for nova 2022-08-02 06:31:28.927 | Successfully installed nova 2022-08-02 06:31:29.037 | + inc/python:pip_install:196 : result=0 2022-08-02 06:31:29.039 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:31:29.042 | + functions-common:time_stop:2440 : local name 2022-08-02 06:31:29.044 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:31:29.046 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:31:29.049 | + functions-common:time_stop:2443 : local total 2022-08-02 06:31:29.051 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:31:29.054 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:31:29.056 | + functions-common:time_stop:2447 : start_time=1659421875766 2022-08-02 06:31:29.058 | + functions-common:time_stop:2449 : [[ -z 1659421875766 ]] 2022-08-02 06:31:29.061 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:31:29.065 | + functions-common:time_stop:2452 : end_time=1659421889062 2022-08-02 06:31:29.068 | + functions-common:time_stop:2453 : elapsed_time=13296 2022-08-02 06:31:29.070 | + functions-common:time_stop:2454 : total=107342 2022-08-02 06:31:29.072 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:31:29.074 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120638 2022-08-02 06:31:29.076 | + inc/python:pip_install:199 : return 0 2022-08-02 06:31:29.079 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:31:29.081 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 06:31:29.083 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 06:31:29.102 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 06:31:29.114 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-02 06:31:29.117 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-02 06:31:29.119 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:31:29.122 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:31:29.124 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-02 06:31:29.128 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:31:29.130 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-02 06:31:29.143 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:31:29.145 | + ./stack.sh:main:932 : configure_nova 2022-08-02 06:31:29.148 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-02 06:31:29.161 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-02 06:31:29.163 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-02 06:31:29.166 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-02 06:31:29.170 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-02 06:31:29.171 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-02 06:31:29.176 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-02 06:31:29.179 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-02 06:31:29.183 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-02 06:31:29.185 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-02 06:31:29.189 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-02 06:31:29.191 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-02 06:31:29.194 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-02 06:31:29.196 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-02 06:31:29.209 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-02 06:31:29.222 | + 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-08-02 06:31:29.236 | + 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-08-02 06:31:29.248 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-02 06:31:29.260 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-02 06:31:29.263 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-02 06:31:29.268 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.jvBbuPRlHw 2022-08-02 06:31:29.270 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-02 06:31:29.273 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-02 06:31:29.276 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-02 06:31:29.278 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-02 06:31:29.280 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-02 06:31:29.283 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.jvBbuPRlHw 2022-08-02 06:31:29.287 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.jvBbuPRlHw 2022-08-02 06:31:29.300 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.jvBbuPRlHw /etc/sudoers.d/nova-rootwrap 2022-08-02 06:31:29.313 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-02 06:31:29.317 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-02 06:31:29.320 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-02 06:31:29.322 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-02 06:31:29.325 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-02 06:31:29.327 | + 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-08-02 06:31:29.330 | + 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-08-02 06:31:29.333 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-02 06:31:29.335 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-02 06:31:29.340 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-02 06:31:29.357 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:29.359 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-02 06:31:29.362 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-02 06:31:29.366 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-02 06:31:29.370 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-02 06:31:29.398 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-02 06:31:29.401 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-02 06:31:29.428 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-02 06:31:29.459 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-02 06:31:29.487 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-02 06:31:29.518 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-02 06:31:29.549 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-02 06:31:29.579 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-02 06:31:29.581 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.65 2022-08-02 06:31:29.608 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-02 06:31:29.635 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-02 06:31:29.663 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-02 06:31:29.691 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-02 06:31:29.718 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-02 06:31:29.748 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-02 06:31:29.751 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:31:29.753 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:31:29.755 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:31:29.758 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:31:29.760 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:31:29.762 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:31:29.764 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:31:29.767 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:31:29.769 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:31:29.772 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:31:29.774 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-02 06:31:29.776 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:31:29.778 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:31:29.780 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:31:29.783 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:31:29.785 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:31:29.787 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:31:29.790 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-02 06:31:29.807 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:29.809 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:31:29.811 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-02 06:31:29.816 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-02 06:31:29.847 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-02 06:31:29.849 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-02 06:31:29.851 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-02 06:31:29.854 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-02 06:31:29.856 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:31:29.858 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:31:29.861 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:31:29.877 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:29.879 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:31:29.882 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:29.884 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:29.916 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-02 06:31:29.918 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-02 06:31:29.921 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-02 06:31:29.923 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-02 06:31:29.925 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:31:29.928 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:31:29.930 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:31:29.945 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:29.948 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:31:29.951 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:29.956 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:29.986 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-02 06:31:30.017 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-02 06:31:30.045 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-02 06:31:30.072 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-02 06:31:30.088 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:30.091 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-02 06:31:30.107 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:30.111 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-02 06:31:30.111 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-02 06:31:30.116 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-02 06:31:30.119 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-02 06:31:30.147 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-02 06:31:30.163 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:30.167 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-02 06:31:30.170 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-02 06:31:30.172 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 06:31:30.176 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:31:30.181 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-02 06:31:30.212 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-02 06:31:30.239 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:31:30.268 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-02 06:31:30.296 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-02 06:31:30.323 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-02 06:31:30.351 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-02 06:31:30.379 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-02 06:31:30.407 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:31:30.435 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:31:30.463 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-02 06:31:30.479 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:30.482 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-02 06:31:30.484 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-02 06:31:30.515 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-02 06:31:30.548 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.65/identity 2022-08-02 06:31:30.577 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-02 06:31:30.604 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-02 06:31:30.632 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-02 06:31:30.659 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-02 06:31:30.687 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-02 06:31:30.717 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-02 06:31:30.733 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:30.736 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-02 06:31:30.739 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-02 06:31:30.766 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-02 06:31:30.797 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-02 06:31:30.799 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-02 06:31:30.827 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-02 06:31:30.830 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-02 06:31:30.833 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-02 06:31:30.837 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:31:30.839 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:31:30.841 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:31:30.843 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:31:30.846 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:31:30.849 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:31:30.851 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-02 06:31:30.853 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:31:30.856 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:31:30.859 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:31:30.864 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:31:30.866 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:31:30.869 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:31:30.871 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:31:30.874 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:31:30.876 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:31:30.878 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:31:30.880 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-02 06:31:30.883 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-02 06:31:30.885 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-02 06:31:30.888 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:31:30.905 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:31:30.908 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:31:30.910 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:31:30.913 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:31:30.915 | + 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-08-02 06:31:30.943 | + 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-08-02 06:31:30.971 | + 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-08-02 06:31:30.999 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:31:31.026 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-02 06:31:31.057 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-02 06:31:31.073 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:31.076 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-02 06:31:31.078 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-02 06:31:31.080 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-02 06:31:31.083 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-02 06:31:31.085 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 06:31:31.088 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:31:31.091 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-02 06:31:31.095 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-02 06:31:31.098 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:31:31.100 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:31:31.112 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:31:31.113 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:31:31.121 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:31:31.124 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:31:31.140 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-02 06:31:31.143 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-02 06:31:31.147 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-02 06:31:31.176 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-02 06:31:31.203 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-02 06:31:31.230 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:31:31.258 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:31:31.285 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:31:31.312 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:31:31.340 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:31:31.367 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:31:31.395 | + 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-08-02 06:31:31.423 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:31:31.450 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:31:31.477 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:31:31.505 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 06:31:31.508 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 06:31:31.511 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-02 06:31:31.513 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-02 06:31:31.515 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:31:31.518 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:31.521 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:31.523 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 06:31:31.526 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 06:31:31.529 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-02 06:31:31.556 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 06:31:31.585 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 06:31:31.585 | + 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-08-02 06:31:31.594 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-02 06:31:31.597 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-02 06:31:31.600 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-02 06:31:31.602 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:31:31.604 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:31:31.607 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:31:31.609 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:31.611 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:31.614 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:31:31.616 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:31:31.618 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:31.621 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:31.623 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-02 06:31:31.685 | Enabling site nova-api-wsgi. 2022-08-02 06:31:31.691 | To activate the new configuration, you need to run: 2022-08-02 06:31:31.691 | systemctl reload apache2 2022-08-02 06:31:31.695 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 06:31:31.698 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:31:31.700 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:31:31.702 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:31:31.835 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-02 06:31:31.854 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:31.857 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-02 06:31:31.860 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-02 06:31:31.862 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-02 06:31:31.865 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-02 06:31:31.867 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-02 06:31:31.870 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:31:31.873 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-02 06:31:31.878 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-02 06:31:31.881 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:31:31.884 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:31:31.899 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:31:31.901 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:31:31.915 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:31:31.919 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:31:31.936 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-02 06:31:31.939 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-02 06:31:31.944 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-02 06:31:31.976 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-02 06:31:32.004 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-02 06:31:32.032 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:31:32.059 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:31:32.087 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:31:32.114 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:31:32.142 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:31:32.170 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:31:32.198 | + 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-08-02 06:31:32.226 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:31:32.255 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:31:32.285 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:31:32.313 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-02 06:31:32.316 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-02 06:31:32.343 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-02 06:31:32.360 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:32.363 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-02 06:31:32.394 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-02 06:31:32.397 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-02 06:31:32.399 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-02 06:31:32.416 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:32.419 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:31:32.422 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:31:32.450 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-02 06:31:32.481 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-02 06:31:32.484 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 06:31:32.486 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-02 06:31:32.488 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:31:32.491 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:31:32.493 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:31:32.510 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:32.513 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:31:32.516 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:31:32.518 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:31:32.535 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:32.538 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:31:32.541 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:31:32.569 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:31:32.571 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:31:32.574 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-02 06:31:32.602 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-02 06:31:32.633 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-02 06:31:32.664 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-02 06:31:32.681 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:32.684 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 06:31:32.712 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-02 06:31:32.715 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-02 06:31:32.717 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-02 06:31:32.748 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-02 06:31:32.777 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.65/identity 2022-08-02 06:31:32.806 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-02 06:31:32.834 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-02 06:31:32.865 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-02 06:31:32.894 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-02 06:31:32.923 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-02 06:31:32.951 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-02 06:31:32.980 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-02 06:31:32.997 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:33.000 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-02 06:31:33.004 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:31:33.007 | + lib/nova:create_nova_conf:549 : local conf 2022-08-02 06:31:33.009 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-02 06:31:33.012 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-02 06:31:33.015 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:31:33.018 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:31:33.021 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:31:33.023 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-02 06:31:33.026 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-02 06:31:33.030 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-02 06:31:33.033 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-02 06:31:33.035 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-02 06:31:33.038 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-02 06:31:33.040 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:31:33.042 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:31:33.045 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:31:33.061 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:33.064 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:31:33.067 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:33.070 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:33.101 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-02 06:31:33.132 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-02 06:31:33.163 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:31:33.166 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-02 06:31:33.168 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-02 06:31:33.170 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-02 06:31:33.187 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:33.191 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-02 06:31:33.192 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-02 06:31:33.870 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-02 06:31:33.873 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-02 06:31:33.876 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 06:31:33.878 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-02 06:31:33.880 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:31:33.883 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-02 06:31:33.885 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:31:33.903 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:33.906 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-02 06:31:33.908 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-02 06:31:33.911 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:31:33.929 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:33.931 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 06:31:33.934 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 06:31:33.963 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:31:33.965 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:31:33.967 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-02 06:31:33.985 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:33.987 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-02 06:31:33.989 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 06:31:33.992 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-02 06:31:34.023 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.65/identity 2022-08-02 06:31:34.052 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-02 06:31:34.080 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-02 06:31:34.110 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-02 06:31:34.138 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-02 06:31:34.167 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-02 06:31:34.194 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-02 06:31:34.223 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-02 06:31:34.226 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-02 06:31:34.228 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-02 06:31:34.231 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:31:34.248 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:31:34.250 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:31:34.253 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:31:34.255 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:31:34.258 | + 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-08-02 06:31:34.287 | + 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-08-02 06:31:34.315 | + 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-08-02 06:31:34.343 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:31:34.372 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:31:34.375 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-02 06:31:34.379 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:31:34.382 | + lib/nova:create_nova_conf:583 : local conf 2022-08-02 06:31:34.384 | + lib/nova:create_nova_conf:584 : local offset 2022-08-02 06:31:34.387 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-02 06:31:34.389 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:31:34.392 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:31:34.395 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:31:34.398 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-02 06:31:34.400 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-02 06:31:34.402 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 06:31:34.405 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-02 06:31:34.408 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-02 06:31:34.410 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-02 06:31:34.426 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:34.428 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-02 06:31:34.431 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-02 06:31:34.447 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:34.449 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-02 06:31:34.466 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:34.469 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-02 06:31:34.486 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:34.489 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-02 06:31:34.507 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:34.509 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-02 06:31:34.512 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-02 06:31:34.514 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-02 06:31:34.517 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:31:34.520 | + lib/stack:stack_install_service:32 : install_placement 2022-08-02 06:31:34.523 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-02 06:31:34.525 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-02 06:31:34.528 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:34.530 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:34.533 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-02 06:31:34.535 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:31:34.538 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:31:34.541 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:31:34.543 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:31:34.545 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:31:34.548 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:31:34.550 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:34.553 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:34.555 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:31:34.558 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:31:34.560 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:31:34.563 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:31:34.566 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-02 06:31:34.568 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:31:34.571 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:34.573 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:34.576 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-02 06:31:34.598 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-02 06:31:34.709 | Reading package lists... 2022-08-02 06:31:34.962 | Building dependency tree... 2022-08-02 06:31:34.964 | Reading state information... 2022-08-02 06:31:35.230 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:31:35.230 | The following packages were automatically installed and are no longer required: 2022-08-02 06:31:35.231 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:31:35.231 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:31:35.231 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:31:35.231 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:31:35.231 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:31:35.231 | python3-zope.interface 2022-08-02 06:31:35.231 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:31:35.347 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:31:35.352 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:31:35.354 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:31:35.357 | + functions-common:time_stop:2440 : local name 2022-08-02 06:31:35.359 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:31:35.361 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:31:35.364 | + functions-common:time_stop:2443 : local total 2022-08-02 06:31:35.366 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:31:35.369 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:31:35.371 | + functions-common:time_stop:2447 : start_time=1659421894595 2022-08-02 06:31:35.373 | + functions-common:time_stop:2449 : [[ -z 1659421894595 ]] 2022-08-02 06:31:35.377 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:31:35.381 | + functions-common:time_stop:2452 : end_time=1659421895379 2022-08-02 06:31:35.384 | + functions-common:time_stop:2453 : elapsed_time=784 2022-08-02 06:31:35.386 | + functions-common:time_stop:2454 : total=6291 2022-08-02 06:31:35.388 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:31:35.391 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7075 2022-08-02 06:31:35.394 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:31:35.396 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-02 06:31:35.399 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-02 06:31:35.402 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-02 06:31:35.404 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-02 06:31:35.407 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-02 06:31:35.429 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-02 06:31:35.431 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:31:35.434 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:31:35.436 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:31:35.439 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:31:35.442 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:31:35.445 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:31:35.447 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:35.450 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:35.452 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:31:35.455 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:31:35.458 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:31:35.460 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:31:35.463 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-02 06:31:35.466 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:31:35.468 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:35.471 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:35.473 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-02 06:31:35.496 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-08-02 06:31:35.607 | Reading package lists... 2022-08-02 06:31:35.860 | Building dependency tree... 2022-08-02 06:31:35.862 | Reading state information... 2022-08-02 06:31:36.128 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-08-02 06:31:36.128 | The following packages were automatically installed and are no longer required: 2022-08-02 06:31:36.129 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:31:36.129 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:31:36.129 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:31:36.129 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:31:36.129 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:31:36.129 | python3-zope.interface 2022-08-02 06:31:36.130 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:31:36.246 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:31:36.251 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:31:36.254 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:31:36.256 | + functions-common:time_stop:2440 : local name 2022-08-02 06:31:36.259 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:31:36.261 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:31:36.263 | + functions-common:time_stop:2443 : local total 2022-08-02 06:31:36.266 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:31:36.268 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:31:36.271 | + functions-common:time_stop:2447 : start_time=1659421895493 2022-08-02 06:31:36.273 | + functions-common:time_stop:2449 : [[ -z 1659421895493 ]] 2022-08-02 06:31:36.276 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:31:36.281 | + functions-common:time_stop:2452 : end_time=1659421896278 2022-08-02 06:31:36.283 | + functions-common:time_stop:2453 : elapsed_time=785 2022-08-02 06:31:36.286 | + functions-common:time_stop:2454 : total=7075 2022-08-02 06:31:36.288 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:31:36.291 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7860 2022-08-02 06:31:36.293 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:31:36.296 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-02 06:31:36.299 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-02 06:31:36.301 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:31:36.304 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:36.306 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:36.309 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-02 06:31:36.311 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-02 06:31:36.367 | wsgi (enabled by maintainer script) 2022-08-02 06:31:36.370 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-02 06:31:36.373 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-02 06:31:36.375 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:31:36.379 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-02 06:31:36.381 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-02 06:31:36.384 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:31:36.388 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:31:36.388 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:31:36.394 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-02 06:31:36.397 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-02 06:31:36.399 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-02 06:31:36.402 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-02 06:31:36.405 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-02 06:31:36.428 | Using python 3.8 to install osc-placement 2022-08-02 06:31:36.430 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-02 06:31:38.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:38.505 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:38.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:38.505 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:39.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:31:39.558 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-08-02 06:31:39.568 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:31:39.582 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:31:39.587 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:31:39.590 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:31:39.596 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:31:39.600 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:31:39.603 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 06:31:39.618 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:31:39.675 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:31:39.682 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:31:39.686 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:31:39.689 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:31:39.694 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:31:39.697 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:31:39.709 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:31:39.713 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:31:39.739 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:31:39.743 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:31:39.745 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:31:39.759 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:31:39.762 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:31:39.765 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:31:39.768 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:31:39.779 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:31:39.827 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:31:39.830 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:31:39.833 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:31:39.835 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:31:39.840 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:31:39.843 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:31:39.865 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:31:39.870 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:31:39.908 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:31:39.913 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:31:39.945 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:31:39.947 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:31:39.950 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:31:39.955 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:31:39.958 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:31:40.019 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:31:40.022 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:31:40.026 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:31:42.084 | + inc/python:pip_install:196 : result=0 2022-08-02 06:31:42.087 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:31:42.089 | + functions-common:time_stop:2440 : local name 2022-08-02 06:31:42.092 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:31:42.095 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:31:42.097 | + functions-common:time_stop:2443 : local total 2022-08-02 06:31:42.100 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:31:42.102 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:31:42.105 | + functions-common:time_stop:2447 : start_time=1659421896422 2022-08-02 06:31:42.107 | + functions-common:time_stop:2449 : [[ -z 1659421896422 ]] 2022-08-02 06:31:42.111 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:31:42.116 | + functions-common:time_stop:2452 : end_time=1659421902113 2022-08-02 06:31:42.118 | + functions-common:time_stop:2453 : elapsed_time=5691 2022-08-02 06:31:42.121 | + functions-common:time_stop:2454 : total=120638 2022-08-02 06:31:42.123 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:31:42.126 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126329 2022-08-02 06:31:42.128 | + inc/python:pip_install:199 : return 0 2022-08-02 06:31:42.131 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-02 06:31:42.133 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-02 06:31:42.136 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-02 06:31:42.138 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:31:42.141 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:31:42.144 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:31:42.147 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:31:42.150 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:31:42.153 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:31:42.171 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:31:42.173 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:31:42.176 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:31:42.179 | + functions-common:git_clone:618 : echo master 2022-08-02 06:31:42.179 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:31:42.184 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-02 06:31:42.187 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:31:42.190 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-02 06:31:42.203 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-02 06:31:42.206 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:31:42.207 | + functions-common:git_clone:679 : head -1 2022-08-02 06:31:42.210 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-08-02 06:31:42.213 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:31:42.216 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-02 06:31:42.219 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:31:42.222 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 06:31:42.224 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-02 06:31:42.227 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:31:42.229 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-02 06:31:42.232 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:31:42.235 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 06:31:42.238 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-02 06:31:42.240 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:31:42.243 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:31:42.246 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-02 06:31:42.249 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:31:42.252 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-02 06:31:42.254 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:31:42.257 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:31:42.260 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-02 06:31:42.266 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-02 06:31:42.268 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-02 06:31:42.895 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-02 06:31:42.898 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:31:42.901 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:31:42.903 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:31:42.906 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 06:31:42.909 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-02 06:31:42.911 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:31:42.914 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:31:42.916 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:31:42.919 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:31:42.921 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:31:42.924 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:31:42.927 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:31:42.930 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-02 06:31:42.951 | Using python 3.8 to install /opt/stack/placement 2022-08-02 06:31:42.953 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-02 06:31:45.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:45.030 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:45.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:45.030 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:46.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:31:46.084 | Obtaining file:///opt/stack/placement 2022-08-02 06:31:47.306 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:31:47.319 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:31:47.465 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:31:47.478 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:31:47.483 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:31:47.523 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:31:47.573 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-02 06:31:47.578 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-02 06:31:47.582 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 06:31:47.586 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:31:47.623 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:31:47.633 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:31:47.673 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:31:47.678 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:31:47.724 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:31:47.729 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:31:47.769 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:31:47.788 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:31:47.803 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:31:47.812 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:31:47.822 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:31:47.835 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:31:47.841 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:31:47.843 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:31:47.855 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:31:47.865 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:31:47.867 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:31:47.873 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:31:47.878 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:31:47.883 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:31:47.903 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:31:47.907 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:31:47.913 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:31:47.927 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:31:47.932 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:31:47.935 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:31:47.945 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:31:47.948 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:31:47.950 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:31:47.954 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:31:47.963 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:31:47.969 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:31:47.979 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:31:48.011 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:31:48.021 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-08-02 06:31:48.024 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:31:48.051 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:31:48.114 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:31:48.173 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:31:48.178 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:31:48.182 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:31:48.186 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:31:48.193 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:31:48.195 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:31:48.209 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:31:48.215 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:31:48.223 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:31:48.226 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:31:48.229 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:31:48.232 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:31:48.234 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:31:48.239 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:31:48.242 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:31:48.244 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:31:48.247 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:31:48.249 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:31:48.261 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:31:48.287 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:31:48.292 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:31:48.295 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:31:48.331 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:31:48.341 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:31:48.344 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:31:48.348 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:31:49.833 | Installing collected packages: openstack-placement 2022-08-02 06:31:49.834 | Attempting uninstall: openstack-placement 2022-08-02 06:31:49.834 | Found existing installation: openstack-placement 7.1.0.dev26 2022-08-02 06:31:49.836 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-02 06:31:49.837 | Running setup.py develop for openstack-placement 2022-08-02 06:31:51.541 | Successfully installed openstack-placement 2022-08-02 06:31:51.650 | + inc/python:pip_install:196 : result=0 2022-08-02 06:31:51.652 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:31:51.655 | + functions-common:time_stop:2440 : local name 2022-08-02 06:31:51.657 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:31:51.660 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:31:51.662 | + functions-common:time_stop:2443 : local total 2022-08-02 06:31:51.664 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:31:51.667 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:31:51.669 | + functions-common:time_stop:2447 : start_time=1659421902945 2022-08-02 06:31:51.671 | + functions-common:time_stop:2449 : [[ -z 1659421902945 ]] 2022-08-02 06:31:51.674 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:31:51.678 | + functions-common:time_stop:2452 : end_time=1659421911676 2022-08-02 06:31:51.680 | + functions-common:time_stop:2453 : elapsed_time=8731 2022-08-02 06:31:51.683 | + functions-common:time_stop:2454 : total=126329 2022-08-02 06:31:51.685 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:31:51.687 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=135060 2022-08-02 06:31:51.690 | + inc/python:pip_install:199 : return 0 2022-08-02 06:31:51.692 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:31:51.695 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 06:31:51.697 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 06:31:51.719 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 06:31:51.732 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-02 06:31:51.734 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-02 06:31:51.737 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:31:51.739 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:31:51.742 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-02 06:31:51.745 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:31:51.747 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:31:51.750 | + ./stack.sh:main:938 : configure_placement 2022-08-02 06:31:51.753 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-02 06:31:51.766 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-02 06:31:51.769 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-02 06:31:51.774 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-02 06:31:51.777 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-02 06:31:51.779 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-02 06:31:51.782 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-02 06:31:51.785 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:31:51.787 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:31:51.790 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:31:51.807 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:51.810 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:31:51.813 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:51.816 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-02 06:31:51.849 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-02 06:31:51.881 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-02 06:31:51.914 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-02 06:31:51.917 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-02 06:31:51.919 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-02 06:31:51.922 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:31:51.924 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-02 06:31:51.957 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-02 06:31:51.986 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:31:52.017 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-02 06:31:52.046 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-02 06:31:52.075 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-02 06:31:52.105 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-02 06:31:52.135 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-02 06:31:52.165 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:31:52.195 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:31:52.225 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-02 06:31:52.227 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-02 06:31:52.230 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-02 06:31:52.233 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:31:52.252 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:31:52.255 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:31:52.257 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:31:52.260 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:31:52.262 | + 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-08-02 06:31:52.292 | + 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-08-02 06:31:52.322 | + 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-08-02 06:31:52.351 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:31:52.381 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-02 06:31:52.384 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-02 06:31:52.387 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-02 06:31:52.389 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-02 06:31:52.392 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-02 06:31:52.394 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 06:31:52.397 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:31:52.400 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-02 06:31:52.404 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-02 06:31:52.407 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:31:52.409 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:31:52.423 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:31:52.423 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:31:52.431 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:31:52.435 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:31:52.451 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-02 06:31:52.454 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-02 06:31:52.458 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-02 06:31:52.490 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-02 06:31:52.519 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-02 06:31:52.553 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:31:52.583 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:31:52.614 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:31:52.642 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:31:52.672 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:31:52.702 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:31:52.731 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 06:31:52.761 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:31:52.792 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:31:52.821 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:31:52.850 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 06:31:52.853 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 06:31:52.856 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-02 06:31:52.859 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-02 06:31:52.862 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:31:52.865 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:52.867 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:52.870 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-02 06:31:52.873 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-02 06:31:52.875 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-02 06:31:52.906 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 06:31:52.937 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-02 06:31:52.937 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-02 06:31:52.945 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-02 06:31:52.949 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-02 06:31:52.951 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-02 06:31:52.954 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:31:52.957 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:31:52.959 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:31:52.962 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:52.965 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:52.967 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:31:52.970 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:31:52.973 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:52.975 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:52.978 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-02 06:31:53.039 | Site placement-api already enabled 2022-08-02 06:31:53.043 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 06:31:53.046 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:31:53.049 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:31:53.051 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:31:53.190 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-02 06:31:53.213 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:53.216 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-02 06:31:53.236 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:53.238 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-02 06:31:53.258 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:53.260 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-02 06:31:53.263 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-02 06:31:53.265 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-02 06:31:53.298 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-08-02 06:31:53.328 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-02 06:31:53.357 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-02 06:31:53.387 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-02 06:31:53.416 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-02 06:31:53.445 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-02 06:31:53.475 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-02 06:31:53.504 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-02 06:31:53.522 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:53.525 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-02 06:31:53.543 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:31:53.545 | + ./stack.sh:main:964 : run_phase stack install 2022-08-02 06:31:53.548 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 06:31:53.550 | + functions-common:run_phase:1869 : local phase=install 2022-08-02 06:31:53.553 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:31:53.556 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:31:53.558 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:31:53.561 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:31:53.564 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:31:53.567 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:31:53.572 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:31:53.574 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:31:53.577 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:31:53.580 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-02 06:31:53.583 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:31:53.598 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:53.601 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:31:53.603 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:31:53.605 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-02 06:31:53.608 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-02 06:31:53.610 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:31:53.613 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-02 06:31:53.615 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-02 06:31:53.618 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-02 06:31:53.675 | ++ inc/async:async_inner:63 : install_tempest 2022-08-02 06:31:53.711 | [424558 Async install_tempest:450197]: running: install_tempest 2022-08-02 06:31:53.714 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 06:31:53.716 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 06:31:53.720 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:31:53.722 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 06:31:53.725 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-02 06:31:53.728 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 06:31:53.731 | + functions-common:run_plugins:1855 : local phase=install 2022-08-02 06:31:53.734 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 06:31:53.737 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 06:31:53.740 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-02 06:31:53.742 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-02 06:31:53.745 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:31:53.749 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:31:53.752 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-02 06:31:53.756 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:31:53.758 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-02 06:31:53.761 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-02 06:31:53.764 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:31:53.767 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-02 06:31:53.771 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-02 06:31:53.774 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:31:53.779 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:31:53.780 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:31:53.786 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-02 06:31:53.789 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-02 06:31:53.792 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-02 06:31:53.795 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-02 06:31:53.798 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-02 06:31:53.820 | Using python 3.8 to install python-openstackclient 2022-08-02 06:31:53.823 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-02 06:31:55.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:55.944 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:55.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:31:55.944 | from cryptography.utils import int_from_bytes 2022-08-02 06:31:57.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:31:57.016 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-02 06:31:57.036 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:31:57.040 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 06:31:57.054 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:31:57.067 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:31:57.070 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:31:57.091 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:31:57.108 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:31:57.113 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:31:57.116 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:31:57.141 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-02 06:31:57.155 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-02 06:31:57.171 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:31:57.174 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:31:57.232 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:31:57.279 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:31:57.286 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:31:57.289 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:31:57.291 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:31:57.304 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:31:57.317 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:31:57.355 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:31:57.358 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:31:57.365 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:31:57.373 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:31:57.378 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:31:57.382 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:31:57.387 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:31:57.390 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:31:57.411 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:31:57.414 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:31:57.417 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:31:57.420 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:31:57.426 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:31:57.431 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:31:57.435 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:31:57.472 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:31:57.474 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:31:57.539 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:31:57.541 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:31:57.546 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:31:57.550 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:31:57.555 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:31:57.557 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:31:57.589 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:31:57.594 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:31:57.598 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:31:57.601 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:31:57.604 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:31:57.607 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:31:59.622 | + inc/python:pip_install:196 : result=0 2022-08-02 06:31:59.624 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:31:59.627 | + functions-common:time_stop:2440 : local name 2022-08-02 06:31:59.630 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:31:59.632 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:31:59.634 | + functions-common:time_stop:2443 : local total 2022-08-02 06:31:59.637 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:31:59.639 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:31:59.641 | + functions-common:time_stop:2447 : start_time=1659421913815 2022-08-02 06:31:59.644 | + functions-common:time_stop:2449 : [[ -z 1659421913815 ]] 2022-08-02 06:31:59.647 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:31:59.651 | + functions-common:time_stop:2452 : end_time=1659421919649 2022-08-02 06:31:59.654 | + functions-common:time_stop:2453 : elapsed_time=5834 2022-08-02 06:31:59.656 | + functions-common:time_stop:2454 : total=135060 2022-08-02 06:31:59.659 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:31:59.661 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=140894 2022-08-02 06:31:59.664 | + inc/python:pip_install:199 : return 0 2022-08-02 06:31:59.666 | + ./stack.sh:main:976 : install_oscwrap 2022-08-02 06:31:59.669 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-02 06:31:59.675 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.U10hdcE7hs 2022-08-02 06:31:59.677 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-02 06:31:59.680 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-02 06:31:59.682 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-02 06:31:59.685 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-02 06:31:59.688 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-02 06:31:59.691 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-02 06:31:59.709 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:31:59.712 | + ./stack.sh:main:1030 : configure_database 2022-08-02 06:31:59.714 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-02 06:31:59.717 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-02 06:31:59.719 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-02 06:31:59.722 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:31:59.724 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-02 06:31:59.726 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-02 06:31:59.729 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:59.731 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:59.733 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-02 06:31:59.737 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-02 06:31:59.740 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-02 06:31:59.740 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-02 06:31:59.745 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-02 06:31:59.799 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-02 06:31:59.801 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:31:59.804 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:31:59.806 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:31:59.808 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:31:59.811 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:31:59.814 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:31:59.816 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:31:59.819 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:31:59.821 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:31:59.823 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:31:59.826 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-02 06:31:59.829 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:31:59.831 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:31:59.833 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:31:59.836 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:31:59.838 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:31:59.841 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:31:59.843 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-02 06:31:59.846 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:31:59.848 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:31:59.850 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-02 06:31:59.853 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:31:59.855 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-02 06:32:02.111 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-02 06:32:02.127 | mysqladmin: connect to server at 'localhost' failed 2022-08-02 06:32:02.127 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-02 06:32:02.131 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-02 06:32:02.134 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-02 06:32:02.136 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:32:02.139 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:32:02.141 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-02 06:32:02.144 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-02 06:32:02.147 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-02 06:32:02.149 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:32:02.152 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:32:02.154 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-02 06:32:02.157 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-02 06:32:02.159 | + 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-08-02 06:32:02.171 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:32:02.215 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-02 06:32:02.228 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:32:02.246 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-02 06:32:02.306 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-02 06:32:02.362 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-02 06:32:02.418 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-02 06:32:02.420 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-02 06:32:02.423 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-02 06:32:02.423 | enabling MySQL performance counting 2022-08-02 06:32:02.425 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-02 06:32:02.448 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-02 06:32:02.451 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-02 06:32:04.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:32:04.545 | from cryptography.utils import int_from_bytes 2022-08-02 06:32:04.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:32:04.545 | from cryptography.utils import int_from_bytes 2022-08-02 06:32:05.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:32:05.595 | Processing ./tools/dbcounter 2022-08-02 06:32:05.600 | Installing build dependencies: started 2022-08-02 06:32:15.351 | Installing build dependencies: finished with status 'done' 2022-08-02 06:32:15.354 | Getting requirements to build wheel: started 2022-08-02 06:32:16.370 | Getting requirements to build wheel: finished with status 'done' 2022-08-02 06:32:16.374 | Installing backend dependencies: started 2022-08-02 06:32:21.089 | Installing backend dependencies: finished with status 'done' 2022-08-02 06:32:21.091 | Preparing wheel metadata: started 2022-08-02 06:32:22.207 | Preparing wheel metadata: finished with status 'done' 2022-08-02 06:32:22.214 | Building wheels for collected packages: dbcounter 2022-08-02 06:32:22.216 | Building wheel for dbcounter (PEP 517): started 2022-08-02 06:32:23.628 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-02 06:32:23.630 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=7b8de28da54a6b741c7a526784d4e3a601cf7a60198156094f422e62fe9ac647 2022-08-02 06:32:23.630 | Stored in directory: /tmp/pip-ephem-wheel-cache-o0c_8dnx/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-02 06:32:23.630 | Successfully built dbcounter 2022-08-02 06:32:25.870 | Installing collected packages: dbcounter 2022-08-02 06:32:25.870 | Attempting uninstall: dbcounter 2022-08-02 06:32:25.871 | Found existing installation: dbcounter 0.1 2022-08-02 06:32:25.881 | Uninstalling dbcounter-0.1: 2022-08-02 06:32:26.196 | Successfully uninstalled dbcounter-0.1 2022-08-02 06:32:26.297 | Successfully installed dbcounter-0.1 2022-08-02 06:32:26.443 | + inc/python:pip_install:196 : result=0 2022-08-02 06:32:26.445 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:32:26.448 | + functions-common:time_stop:2440 : local name 2022-08-02 06:32:26.450 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:32:26.452 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:32:26.455 | + functions-common:time_stop:2443 : local total 2022-08-02 06:32:26.457 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:32:26.459 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:32:26.462 | + functions-common:time_stop:2447 : start_time=1659421922442 2022-08-02 06:32:26.464 | + functions-common:time_stop:2449 : [[ -z 1659421922442 ]] 2022-08-02 06:32:26.467 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:32:26.472 | + functions-common:time_stop:2452 : end_time=1659421946469 2022-08-02 06:32:26.474 | + functions-common:time_stop:2453 : elapsed_time=24027 2022-08-02 06:32:26.476 | + functions-common:time_stop:2454 : total=140894 2022-08-02 06:32:26.479 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:32:26.481 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=164921 2022-08-02 06:32:26.484 | + inc/python:pip_install:199 : return 0 2022-08-02 06:32:26.486 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-02 06:32:26.489 | + lib/database:recreate_database:112 : local db=stats 2022-08-02 06:32:26.491 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-02 06:32:26.494 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-02 06:32:26.496 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-02 06:32:26.501 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:32:26.527 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-02 06:32:26.532 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:32:26.549 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-02 06:32:26.549 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-02 06:32:26.553 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:32:26.573 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-02 06:32:26.576 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:32:26.579 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-02 06:32:29.308 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-02 06:32:29.310 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-02 06:32:29.314 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-02 06:32:29.319 | + functions-common:save_stackenv:62 : time_stamp=2022-08-02-063229 2022-08-02 06:32:29.322 | + functions-common:save_stackenv:63 : echo '# 2022-08-02-063229 1034' 2022-08-02 06:32:29.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.328 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 06:32:29.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.334 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-02 06:32:29.337 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.339 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-02 06:32:29.342 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.344 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 06:32:29.347 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.350 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-08-02 06:32:29.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.355 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-08-02 06:32:29.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.360 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-02-062833 2022-08-02 06:32:29.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.365 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-02 06:32:29.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.371 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-08-02 06:32:29.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.376 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-02 06:32:29.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.382 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-02 06:32:29.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.387 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-02 06:32:29.390 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.393 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-02 06:32:29.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.398 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.65 2022-08-02 06:32:29.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:32:29.403 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-02 06:32:29.406 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-02 06:32:29.409 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-02 06:32:29.411 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-02 06:32:29.423 | + ./stack.sh:main:1060 : start_dstat 2022-08-02 06:32:29.426 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:32:29.428 | + functions-common:run_process:1694 : local service=dstat 2022-08-02 06:32:29.431 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:32:29.433 | + functions-common:run_process:1696 : local group= 2022-08-02 06:32:29.436 | + functions-common:run_process:1697 : local user= 2022-08-02 06:32:29.439 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:32:29.441 | + functions-common:run_process:1700 : local name=dstat 2022-08-02 06:32:29.444 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:32:29.446 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:32:29.449 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:32:29.451 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:32:29.455 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:32:29.460 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421949457 2022-08-02 06:32:29.462 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-02 06:32:29.480 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:32:29.482 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-02 06:32:29.485 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-02 06:32:29.487 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:32:29.490 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:32:29.492 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:32:29.495 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:32:29.497 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-02 06:32:29.501 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-02 06:32:29.503 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-02 06:32:29.506 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:32:29.508 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:32:29.511 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:32:29.513 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:32:29.519 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-02 06:32:29.520 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-02 06:32:29.522 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-02 06:32:29.525 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:32:29.527 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:32:29.530 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:32:29.532 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:32:29.535 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:32:29.537 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:32:29.540 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-02 06:32:29.542 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:32:29.547 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-02 06:32:29.602 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-02 06:32:29.654 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:32:29.707 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-02 06:32:29.759 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-02 06:32:29.813 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:32:29.865 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:32:29.868 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:32:29.870 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-02 06:32:29.924 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:32:30.383 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-02 06:32:30.397 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-02 06:32:30.849 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-02 06:32:30.870 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:32:30.873 | + functions-common:time_stop:2440 : local name 2022-08-02 06:32:30.876 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:32:30.879 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:32:30.881 | + functions-common:time_stop:2443 : local total 2022-08-02 06:32:30.884 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:32:30.886 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:32:30.889 | + functions-common:time_stop:2447 : start_time=1659421949457 2022-08-02 06:32:30.892 | + functions-common:time_stop:2449 : [[ -z 1659421949457 ]] 2022-08-02 06:32:30.895 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:32:30.900 | + functions-common:time_stop:2452 : end_time=1659421950897 2022-08-02 06:32:30.903 | + functions-common:time_stop:2453 : elapsed_time=1440 2022-08-02 06:32:30.905 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:32:30.908 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:32:30.910 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1440 2022-08-02 06:32:30.913 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-02 06:32:30.915 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-02 06:32:30.918 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-02 06:32:30.920 | + functions-common:run_process:1696 : local group= 2022-08-02 06:32:30.922 | + functions-common:run_process:1697 : local user=root 2022-08-02 06:32:30.925 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:32:30.927 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-02 06:32:30.930 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:32:30.932 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:32:30.935 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:32:30.938 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:32:30.941 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:32:30.946 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421950943 2022-08-02 06:32:30.948 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-02 06:32:30.969 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:32:30.972 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:32:30.975 | + functions-common:time_stop:2440 : local name 2022-08-02 06:32:30.977 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:32:30.980 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:32:30.982 | + functions-common:time_stop:2443 : local total 2022-08-02 06:32:30.984 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:32:30.987 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:32:30.989 | + functions-common:time_stop:2447 : start_time=1659421950943 2022-08-02 06:32:30.992 | + functions-common:time_stop:2449 : [[ -z 1659421950943 ]] 2022-08-02 06:32:30.995 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:32:31.000 | + functions-common:time_stop:2452 : end_time=1659421950997 2022-08-02 06:32:31.003 | + functions-common:time_stop:2453 : elapsed_time=54 2022-08-02 06:32:31.005 | + functions-common:time_stop:2454 : total=1440 2022-08-02 06:32:31.008 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:32:31.010 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1494 2022-08-02 06:32:31.013 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-02 06:32:31.032 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:32:31.035 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-02 06:32:31.054 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:32:31.057 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-02 06:32:31.075 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:32:31.078 | + ./stack.sh:main:1073 : start_etcd3 2022-08-02 06:32:31.080 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-02 06:32:31.083 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-826755-4 --data-dir /opt/stack/data/etcd' 2022-08-02 06:32:31.085 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-02 06:32:31.088 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-826755-4=http://10.222.0.65:2380' 2022-08-02 06:32:31.091 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.65:2380' 2022-08-02 06:32:31.093 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.65:2379' 2022-08-02 06:32:31.096 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-02 06:32:31.098 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-02 06:32:31.101 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.65:2379' 2022-08-02 06:32:31.103 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-02 06:32:31.106 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-02 06:32:31.109 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-02 06:32:31.111 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' '' root 2022-08-02 06:32:31.114 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-02 06:32:31.116 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' 2022-08-02 06:32:31.119 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:32:31.121 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-02 06:32:31.123 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:32:31.126 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:32:31.129 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:32:31.134 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-02 06:32:31.136 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:32:31.140 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-02 06:32:31.203 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-02 06:32:31.269 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' 2022-08-02 06:32:31.320 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-02 06:32:31.372 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-02 06:32:31.427 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:32:31.479 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:32:31.481 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:32:31.484 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-02 06:32:31.545 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:32:32.019 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-02 06:32:32.072 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-02 06:32:32.124 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-02 06:32:32.182 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-02 06:32:32.237 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-02 06:32:32.241 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:32:32.245 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-02 06:32:32.248 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-02 06:32:32.728 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-02 06:32:32.741 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-02 06:32:33.220 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-02 06:32:33.907 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-02 06:32:33.926 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:32:33.929 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-02 06:32:33.932 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-02 06:32:33.936 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-02 06:32:33.942 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-02 06:32:33.954 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-02 06:32:33.966 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-02 06:32:33.969 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-02 06:32:33.972 | + 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.65/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-02 06:32:34.106 | + 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.65/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-02 06:32:34.238 | + 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.65/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-02 06:32:34.373 | + 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.65/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-02 06:32:34.506 | + 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.65/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-02 06:32:34.638 | + 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.65/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-02 06:32:34.771 | + 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.65/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-02 06:32:34.901 | + 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.65/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-02 06:32:35.032 | + 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.65/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-02 06:32:35.161 | + 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.65/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-02 06:32:35.292 | + functions-common:write_clouds_yaml:198 : cat 2022-08-02 06:32:35.298 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-02 06:32:35.301 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-02 06:32:35.304 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-02 06:32:35.308 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-02 06:32:35.312 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-02 06:32:35.315 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-02 06:32:35.332 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:32:35.334 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-02 06:32:35.337 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:32:35.339 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-02 06:32:35.342 | + ./stack.sh:main:1090 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-08-02 06:32:35.344 | + ./stack.sh:main:1091 : init_keystone 2022-08-02 06:32:35.347 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-02 06:32:35.363 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:32:35.365 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-02 06:32:35.368 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-02 06:32:35.370 | + lib/database:recreate_database:112 : local db=keystone 2022-08-02 06:32:35.373 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-02 06:32:35.376 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-02 06:32:35.378 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-02 06:32:35.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:32:35.905 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-02 06:32:35.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:32:35.927 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-02 06:32:35.930 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 06:32:35.932 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:32:35.935 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:32:35.938 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:32:35.943 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421955940 2022-08-02 06:32:35.945 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-02 06:32:40.446 | INFO dbcounter [-] Registered counter for database keystone 2022-08-02 06:32:40.469 | 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=452301) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 06:32:40.475 | DEBUG dbcounter [-] [452301] Writer thread running {{(pid=452301) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:32:40.478 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:32:40.478 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:32:40.483 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:32:40.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:32:40.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:32:40.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:32:40.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:32:40.485 | 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=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:32:40.485 | 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=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:32:40.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:32:40.485 | 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=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:32:40.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:32:40.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:32:40.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:32:40.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:32:40.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:32:40.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:32:40.486 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:32:40.486 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=452301) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:32:40.509 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:32:40.509 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:32:40.563 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-02 06:32:42.346 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=452301) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:32:42.347 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-02 06:32:42.347 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=452301) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:32:42.350 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-02 06:32:42.350 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=452301) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:32:42.698 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-02 06:32:42.701 | + functions-common:time_stop:2440 : local name 2022-08-02 06:32:42.703 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:32:42.706 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:32:42.708 | + functions-common:time_stop:2443 : local total 2022-08-02 06:32:42.711 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:32:42.713 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 06:32:42.716 | + functions-common:time_stop:2447 : start_time=1659421955940 2022-08-02 06:32:42.719 | + functions-common:time_stop:2449 : [[ -z 1659421955940 ]] 2022-08-02 06:32:42.722 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:32:42.726 | + functions-common:time_stop:2452 : end_time=1659421962724 2022-08-02 06:32:42.729 | + functions-common:time_stop:2453 : elapsed_time=6784 2022-08-02 06:32:42.731 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:32:42.734 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:32:42.737 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6784 2022-08-02 06:32:42.739 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-02 06:32:42.742 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-02 06:32:42.746 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-02 06:32:47.044 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-02 06:32:47.044 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-02 06:32:47.044 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-02 06:32:47.045 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-02 06:32:47.045 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-02 06:32:47.045 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-02 06:32:47.046 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-02 06:32:47.046 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-02 06:32:47.046 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-02 06:32:47.391 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-02 06:32:47.395 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-02 06:32:48.863 | ++ inc/async:async_inner:64 : rc=0 2022-08-02 06:32:48.890 | [450197 Async install_tempest:450197]: finished successfully 2022-08-02 06:32:51.688 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-02 06:32:51.688 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-02 06:32:51.689 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-02 06:32:51.689 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-02 06:32:51.689 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-02 06:32:51.689 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-02 06:32:51.690 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-02 06:32:51.690 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-02 06:32:51.690 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-02 06:32:52.025 | + ./stack.sh:main:1092 : start_keystone 2022-08-02 06:32:52.028 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-02 06:32:52.030 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-02 06:32:52.032 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-02 06:32:52.049 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:32:52.052 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-02 06:32:52.055 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-02 06:32:52.059 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-02 06:32:52.062 | + functions-common:run_process:1694 : local service=keystone 2022-08-02 06:32:52.065 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:32:52.067 | + functions-common:run_process:1696 : local group= 2022-08-02 06:32:52.070 | + functions-common:run_process:1697 : local user= 2022-08-02 06:32:52.072 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:32:52.074 | + functions-common:run_process:1700 : local name=keystone 2022-08-02 06:32:52.077 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:32:52.080 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:32:52.082 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:32:52.085 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:32:52.088 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:32:52.092 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421972089 2022-08-02 06:32:52.094 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-02 06:32:52.110 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:32:52.113 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-02 06:32:52.115 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-02 06:32:52.117 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:32:52.120 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:32:52.122 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:32:52.125 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:32:52.127 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-02 06:32:52.130 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-02 06:32:52.132 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-02 06:32:52.135 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:32:52.137 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:32:52.139 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:32:52.142 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:32:52.144 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-02 06:32:52.147 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-02 06:32:52.149 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-02 06:32:52.151 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:32:52.153 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:32:52.156 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:32:52.158 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:32:52.160 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-02 06:32:52.162 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:32:52.166 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-02 06:32:52.225 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-02 06:32:52.276 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-02 06:32:52.328 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:32:52.379 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:32:52.430 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-02 06:32:52.481 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-02 06:32:52.533 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-02 06:32:52.584 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-02 06:32:52.636 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-02 06:32:52.688 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:32:52.690 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:32:52.692 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-02 06:32:52.744 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:32:53.185 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-02 06:32:53.200 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-02 06:32:53.644 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-02 06:32:53.718 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:32:53.721 | + functions-common:time_stop:2440 : local name 2022-08-02 06:32:53.726 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:32:53.728 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:32:53.730 | + functions-common:time_stop:2443 : local total 2022-08-02 06:32:53.733 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:32:53.735 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:32:53.738 | + functions-common:time_stop:2447 : start_time=1659421972089 2022-08-02 06:32:53.740 | + functions-common:time_stop:2449 : [[ -z 1659421972089 ]] 2022-08-02 06:32:53.743 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:32:53.748 | + functions-common:time_stop:2452 : end_time=1659421973745 2022-08-02 06:32:53.750 | + functions-common:time_stop:2453 : elapsed_time=1656 2022-08-02 06:32:53.753 | + functions-common:time_stop:2454 : total=1494 2022-08-02 06:32:53.755 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:32:53.757 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3150 2022-08-02 06:32:53.760 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-02 06:32:53.760 | Waiting for keystone to start... 2022-08-02 06:32:53.762 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.65/identity/v3/ 2022-08-02 06:32:53.765 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.65/identity/v3/ 2022-08-02 06:32:53.768 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:32:53.770 | + functions:wait_for_service:458 : local url=http://10.222.0.65/identity/v3/ 2022-08-02 06:32:53.773 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:32:53.775 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:32:53.778 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:32:53.780 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:32:53.783 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:32:53.786 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:32:53.791 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421973788 2022-08-02 06:32:53.793 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:32:53.799 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/identity/v3/ 2022-08-02 06:32:59.967 | + :: : [[ 200 == 503 ]] 2022-08-02 06:32:59.969 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:32:59.972 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:32:59.974 | + functions-common:time_stop:2440 : local name 2022-08-02 06:32:59.977 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:32:59.979 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:32:59.981 | + functions-common:time_stop:2443 : local total 2022-08-02 06:32:59.984 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:32:59.986 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:32:59.988 | + functions-common:time_stop:2447 : start_time=1659421973788 2022-08-02 06:32:59.991 | + functions-common:time_stop:2449 : [[ -z 1659421973788 ]] 2022-08-02 06:32:59.994 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:32:59.998 | + functions-common:time_stop:2452 : end_time=1659421979996 2022-08-02 06:33:00.001 | + functions-common:time_stop:2453 : elapsed_time=6208 2022-08-02 06:33:00.004 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:33:00.006 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:33:00.009 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6208 2022-08-02 06:33:00.011 | + functions:wait_for_service:467 : return 0 2022-08-02 06:33:00.014 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-02 06:33:00.031 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:33:00.034 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-02 06:33:00.036 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:33:00.038 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-02 06:33:00.065 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-02 06:33:00.068 | + 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.65/identity 2022-08-02 06:33:04.538 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.538 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.539 | 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=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.547 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.563 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.563 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.595 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.626 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.627 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.719 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.719 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.719 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.719 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.719 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.720 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.732 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.732 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.732 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.732 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.732 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.733 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.733 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.741 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.743 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.745 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=453113) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:33:04.809 | INFO dbcounter [-] Registered counter for database keystone 2022-08-02 06:33:04.828 | 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=453113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 06:33:04.833 | DEBUG dbcounter [-] [453113] Writer thread running {{(pid=453113) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:33:05.040 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created domain default 2022-08-02 06:33:05.085 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created project admin 2022-08-02 06:33:05.118 | DEBUG passlib.handlers.bcrypt [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=453113) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-02 06:33:05.118 | DEBUG passlib.handlers.bcrypt [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=453113) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-02 06:33:05.181 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created user admin 2022-08-02 06:33:05.197 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created role reader 2022-08-02 06:33:05.208 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created role member 2022-08-02 06:33:05.232 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created implied role where 96194f6d9b924c47ac40824663d29f8f implies c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:33:05.242 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created role admin 2022-08-02 06:33:05.259 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created implied role where e894c471deef45c1b62f8fcd202e0803 implies 96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:33:05.271 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Granted role admin on project admin to user admin. 2022-08-02 06:33:05.280 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Granted role admin on the system to user admin. 2022-08-02 06:33:05.292 | WARNING py.warnings [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb 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-08-02 06:33:05.292 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-02 06:33:05.292 |  2022-08-02 06:33:05.296 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created region RegionOne 2022-08-02 06:33:05.331 | INFO keystone.cmd.bootstrap [None req-b77a6c50-bdc8-418f-8a8c-97299440e8fb None None] Created public endpoint http://10.222.0.65/identity 2022-08-02 06:33:05.747 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-02 06:33:05.751 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-02 06:33:05.753 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-02 06:33:05.756 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-02 06:33:08.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:08.569 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:08.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:08.569 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:08.703 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:08.706 | + lib/keystone:create_keystone_accounts:310 : admin_project=28d84e2ba323456abfdbb4b2ebf1afff 2022-08-02 06:33:08.709 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-02 06:33:08.712 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-02 06:33:10.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:10.666 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:10.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:10.667 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:10.803 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:10.806 | + lib/keystone:create_keystone_accounts:312 : admin_user=f95f2f584305495c9af4b2b5bf90e4ee 2022-08-02 06:33:10.808 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-02 06:33:10.810 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-02 06:33:10.813 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-02 06:33:10.815 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin f95f2f584305495c9af4b2b5bf90e4ee default 2022-08-02 06:33:10.872 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f95f2f584305495c9af4b2b5bf90e4ee default 2022-08-02 06:33:10.912 | [424558 Async ks-domain-role:453237]: running: get_or_add_user_domain_role admin f95f2f584305495c9af4b2b5bf90e4ee default 2022-08-02 06:33:10.914 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-02 06:33:10.917 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 06:33:10.920 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-02 06:33:13.840 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-02 06:33:13.842 | + functions-common:get_or_create_domain:889 : echo default 2022-08-02 06:33:13.843 | default 2022-08-02 06:33:13.846 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-02 06:33:13.908 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-02 06:33:13.949 | [424558 Async ks-project:453369]: running: get_or_create_project service Default 2022-08-02 06:33:13.952 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-02 06:33:14.026 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-02 06:33:14.067 | [424558 Async ks-service:453465]: running: get_or_create_role service 2022-08-02 06:33:14.070 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-02 06:33:14.148 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-02 06:33:14.213 | [424558 Async ks-reseller:453551]: running: get_or_create_role ResellerAdmin 2022-08-02 06:33:14.225 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-02 06:33:14.250 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-02 06:33:14.702 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-02 06:33:14.922 | [424558 Async ks-anotherrole:453643]: running: get_or_create_role anotherrole 2022-08-02 06:33:14.941 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-02 06:33:14.970 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-02 06:33:14.994 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:33:15.018 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-02 06:33:17.342 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:17.490 | [453369 Async ks-project:453369]: finished successfully 2022-08-02 06:33:17.514 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:17.654 | [453465 Async ks-service:453465]: finished successfully 2022-08-02 06:33:17.741 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:17.781 | [453551 Async ks-reseller:453551]: finished successfully 2022-08-02 06:33:18.315 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:18.345 | [453643 Async ks-anotherrole:453643]: finished successfully 2022-08-02 06:33:18.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:18.420 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:18.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:18.420 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:18.566 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:18.569 | ++ functions-common:get_or_create_project:939 : project_id=cc80782b0731480c8455f0db6a93dc8f 2022-08-02 06:33:18.572 | ++ functions-common:get_or_create_project:940 : echo cc80782b0731480c8455f0db6a93dc8f 2022-08-02 06:33:18.574 | + lib/keystone:create_keystone_accounts:340 : invis_project=cc80782b0731480c8455f0db6a93dc8f 2022-08-02 06:33:18.577 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-02 06:33:18.580 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-02 06:33:18.583 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:33:18.586 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-02 06:33:20.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:20.910 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:20.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:20.910 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:21.063 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:21.066 | ++ functions-common:get_or_create_project:939 : project_id=76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:21.069 | ++ functions-common:get_or_create_project:940 : echo 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:21.072 | + lib/keystone:create_keystone_accounts:344 : demo_project=76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:21.075 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-02 06:33:21.078 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-02 06:33:21.081 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:33:21.083 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-02 06:33:21.085 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-02 06:33:21.089 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-02 06:33:21.187 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:21.211 | [453237 Async ks-domain-role:453237]: finished successfully 2022-08-02 06:33:23.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.352 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.352 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.489 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:23.492 | ++ functions-common:get_or_create_user:926 : user_id=eb173674fe744d4c884701485fd28234 2022-08-02 06:33:23.495 | ++ functions-common:get_or_create_user:927 : echo eb173674fe744d4c884701485fd28234 2022-08-02 06:33:23.497 | + lib/keystone:create_keystone_accounts:347 : demo_user=eb173674fe744d4c884701485fd28234 2022-08-02 06:33:23.500 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-02 06:33:23.550 | [424558 Async ks-domain-role:453237]: Waiting for completion of get_or_add_user_domain_role admin f95f2f584305495c9af4b2b5bf90e4ee default running on PID 453237 (6 other jobs running) 2022-08-02 06:33:23.575 | [424558 Async ks-domain-role:453237]: Signaling child to exit 2022-08-02 06:33:23.575 | WAKEUP 2022-08-02 06:33:23.598 | [424558 Async ks-domain-role:453237]: Signaled 2022-08-02 06:33:23.600 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-02 06:33:23.600 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f95f2f584305495c9af4b2b5bf90e4ee --domain default 2022-08-02 06:33:23.600 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:33:23.600 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-02 06:33:23.600 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:33:23.600 | ++ functions-common:get_field:813 : read data 2022-08-02 06:33:23.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.600 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.600 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.600 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:23.600 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-02 06:33:23.600 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-02 06:33:23.600 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user f95f2f584305495c9af4b2b5bf90e4ee --domain default 2022-08-02 06:33:23.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.600 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.600 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.600 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:33:23.600 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-02 06:33:23.600 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f95f2f584305495c9af4b2b5bf90e4ee --domain default 2022-08-02 06:33:23.600 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:33:23.600 | ++ functions-common:get_field:813 : read data 2022-08-02 06:33:23.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.600 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.601 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.601 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:23.601 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:33:23.601 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:33:23.601 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:33:23.601 | ++ functions-common:get_field:819 : echo '| e894c471deef45c1b62f8fcd202e0803 | f95f2f584305495c9af4b2b5bf90e4ee | | | default | | False |' 2022-08-02 06:33:23.601 | ++ functions-common:get_field:813 : read data 2022-08-02 06:33:23.601 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:33:23.601 | + functions-common:get_or_add_user_domain_role:1022 : echo e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:33:23.601 | e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:33:23.644 | [424558 Async ks-domain-role:453237]: finished get_or_add_user_domain_role admin f95f2f584305495c9af4b2b5bf90e4ee default with result 0 in 10 seconds 2022-08-02 06:33:23.652 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-02 06:33:23.687 | [424558 Async ks-project:453369]: Waiting for completion of get_or_create_project service Default running on PID 453369 (5 other jobs running) 2022-08-02 06:33:23.712 | [424558 Async ks-project:453369]: Signaling child to exit 2022-08-02 06:33:23.713 | WAKEUP 2022-08-02 06:33:23.736 | [424558 Async ks-project:453369]: Signaled 2022-08-02 06:33:23.737 | + functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:33:23.737 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-02 06:33:23.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.737 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.737 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.737 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:23.738 | + functions-common:get_or_create_project:939 : project_id=a2dd555ea5a64e93b72aa69f3aadf37e 2022-08-02 06:33:23.738 | + functions-common:get_or_create_project:940 : echo a2dd555ea5a64e93b72aa69f3aadf37e 2022-08-02 06:33:23.738 | a2dd555ea5a64e93b72aa69f3aadf37e 2022-08-02 06:33:23.781 | [424558 Async ks-project:453369]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-08-02 06:33:23.818 | [424558 Async ks-service:453465]: Waiting for completion of get_or_create_role service running on PID 453465 (4 other jobs running) 2022-08-02 06:33:23.843 | [424558 Async ks-service:453465]: Signaling child to exit 2022-08-02 06:33:23.843 | WAKEUP 2022-08-02 06:33:23.865 | [424558 Async ks-service:453465]: Signaled 2022-08-02 06:33:23.867 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 06:33:23.867 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-02 06:33:23.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.867 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.867 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.867 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:23.867 | + functions-common:get_or_create_role:951 : role_id=e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:33:23.867 | + functions-common:get_or_create_role:952 : echo e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:33:23.867 | e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:33:23.911 | [424558 Async ks-service:453465]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-02 06:33:23.948 | [424558 Async ks-reseller:453551]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 453551 (3 other jobs running) 2022-08-02 06:33:23.972 | [424558 Async ks-reseller:453551]: Signaling child to exit 2022-08-02 06:33:23.972 | WAKEUP 2022-08-02 06:33:23.995 | [424558 Async ks-reseller:453551]: Signaled 2022-08-02 06:33:23.996 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 06:33:23.996 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-02 06:33:23.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.996 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:23.996 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:23.996 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:23.996 | + functions-common:get_or_create_role:951 : role_id=729ebb81a3144bee82b484a965ae10a8 2022-08-02 06:33:23.996 | + functions-common:get_or_create_role:952 : echo 729ebb81a3144bee82b484a965ae10a8 2022-08-02 06:33:23.996 | 729ebb81a3144bee82b484a965ae10a8 2022-08-02 06:33:24.040 | [424558 Async ks-reseller:453551]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-02 06:33:24.078 | [424558 Async ks-anotherrole:453643]: Waiting for completion of get_or_create_role anotherrole running on PID 453643 (2 other jobs running) 2022-08-02 06:33:24.102 | [424558 Async ks-anotherrole:453643]: Signaling child to exit 2022-08-02 06:33:24.102 | WAKEUP 2022-08-02 06:33:24.124 | [424558 Async ks-anotherrole:453643]: Signaled 2022-08-02 06:33:24.125 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 06:33:24.125 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-02 06:33:24.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:24.125 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:24.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:24.126 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:24.126 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:24.126 | + functions-common:get_or_create_role:951 : role_id=2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:33:24.126 | + functions-common:get_or_create_role:952 : echo 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:33:24.126 | 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:33:24.169 | [424558 Async ks-anotherrole:453643]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-02 06:33:24.173 | + inc/async:async_wait:197 : return 0 2022-08-02 06:33:24.176 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:24.235 | + inc/async:async_inner:63 : get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:24.278 | [424558 Async ks-demo-member:454542]: running: get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:24.281 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin f95f2f584305495c9af4b2b5bf90e4ee 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:24.341 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f95f2f584305495c9af4b2b5bf90e4ee 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:24.393 | [424558 Async ks-demo-admin:454654]: running: get_or_add_user_project_role admin f95f2f584305495c9af4b2b5bf90e4ee 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:24.398 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:24.469 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:24.516 | [424558 Async ks-demo-another:454766]: running: get_or_add_user_project_role anotherrole eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:24.519 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 cc80782b0731480c8455f0db6a93dc8f 2022-08-02 06:33:24.592 | + inc/async:async_inner:63 : get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 cc80782b0731480c8455f0db6a93dc8f 2022-08-02 06:33:24.672 | [424558 Async ks-demo-invis:454878]: running: get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 cc80782b0731480c8455f0db6a93dc8f 2022-08-02 06:33:24.684 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-02 06:33:24.696 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-02 06:33:24.699 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:33:24.722 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-02 06:33:24.742 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-02 06:33:24.778 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-08-02 06:33:28.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:28.336 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:28.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:28.336 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:28.489 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:28.492 | ++ functions-common:get_or_create_user:926 : user_id=e7938ec938f44daeb0006c227bf9994f 2022-08-02 06:33:28.496 | ++ functions-common:get_or_create_user:927 : echo e7938ec938f44daeb0006c227bf9994f 2022-08-02 06:33:28.498 | + lib/keystone:create_keystone_accounts:360 : demo_reader=e7938ec938f44daeb0006c227bf9994f 2022-08-02 06:33:28.501 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader e7938ec938f44daeb0006c227bf9994f 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:28.570 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e7938ec938f44daeb0006c227bf9994f 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:28.621 | [424558 Async ks-demo-reader:455034]: running: get_or_add_user_project_role reader e7938ec938f44daeb0006c227bf9994f 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:28.627 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-02 06:33:28.630 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-02 06:33:28.633 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:33:28.638 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-02 06:33:32.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:32.316 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:32.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:32.316 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:32.497 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:32.502 | ++ functions-common:get_or_create_project:939 : project_id=7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:32.520 | ++ functions-common:get_or_create_project:940 : echo 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:32.527 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:32.542 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-02 06:33:32.548 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-02 06:33:32.561 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:33:32.564 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-02 06:33:32.566 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-02 06:33:32.574 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-08-02 06:33:35.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:35.479 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:35.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:35.479 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:35.751 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:35.754 | ++ functions-common:get_or_create_user:926 : user_id=57599a62ae914150b7c314e88018ccf6 2022-08-02 06:33:35.756 | ++ functions-common:get_or_create_user:927 : echo 57599a62ae914150b7c314e88018ccf6 2022-08-02 06:33:35.760 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=57599a62ae914150b7c314e88018ccf6 2022-08-02 06:33:35.762 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:36.206 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:36.437 | [424558 Async ks-alt-admin:455403]: running: get_or_add_user_project_role admin 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:36.455 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:36.748 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:36.973 | [424558 Async ks-alt-another:455516]: running: get_or_add_user_project_role anotherrole 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:36.991 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-02 06:33:37.028 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-02 06:33:37.052 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:33:37.079 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-02 06:33:37.102 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-02 06:33:37.127 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-08-02 06:33:39.192 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:39.406 | [454654 Async ks-demo-admin:454654]: finished successfully 2022-08-02 06:33:40.802 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:40.944 | [454766 Async ks-demo-another:454766]: finished successfully 2022-08-02 06:33:41.385 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:41.414 | [454542 Async ks-demo-member:454542]: finished successfully 2022-08-02 06:33:42.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:42.564 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:42.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:42.564 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:42.743 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:42.746 | ++ functions-common:get_or_create_user:926 : user_id=e73a18ca3c4f4322acfb78e1452a3e06 2022-08-02 06:33:42.750 | ++ functions-common:get_or_create_user:927 : echo e73a18ca3c4f4322acfb78e1452a3e06 2022-08-02 06:33:42.753 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e73a18ca3c4f4322acfb78e1452a3e06 2022-08-02 06:33:42.756 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e73a18ca3c4f4322acfb78e1452a3e06 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:42.792 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:42.828 | [454878 Async ks-demo-invis:454878]: finished successfully 2022-08-02 06:33:42.840 | + inc/async:async_inner:63 : get_or_add_user_project_role member e73a18ca3c4f4322acfb78e1452a3e06 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:42.899 | [424558 Async ks-alt-member-user:455909]: running: get_or_add_user_project_role member e73a18ca3c4f4322acfb78e1452a3e06 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:42.902 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-02 06:33:42.908 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-02 06:33:42.912 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:33:42.916 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-02 06:33:42.925 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-02 06:33:42.930 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-08-02 06:33:44.018 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:44.132 | [455034 Async ks-demo-reader:455034]: finished successfully 2022-08-02 06:33:46.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:46.055 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:46.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:46.055 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:46.208 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:46.212 | ++ functions-common:get_or_create_user:926 : user_id=c188845a901a497a98d7096789db9de5 2022-08-02 06:33:46.216 | ++ functions-common:get_or_create_user:927 : echo c188845a901a497a98d7096789db9de5 2022-08-02 06:33:46.219 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=c188845a901a497a98d7096789db9de5 2022-08-02 06:33:46.222 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader c188845a901a497a98d7096789db9de5 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:46.297 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c188845a901a497a98d7096789db9de5 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:46.356 | [424558 Async ks-alt-reader-user:456140]: running: get_or_add_user_project_role reader c188845a901a497a98d7096789db9de5 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:33:46.363 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-02 06:33:46.366 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:33:46.370 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-02 06:33:46.379 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-02 06:33:46.385 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-08-02 06:33:49.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:49.512 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:49.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:49.512 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:49.723 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:49.727 | ++ functions-common:get_or_create_user:926 : user_id=aca7cfda1e5c4b1ba3d385a0ee8b9535 2022-08-02 06:33:49.735 | ++ functions-common:get_or_create_user:927 : echo aca7cfda1e5c4b1ba3d385a0ee8b9535 2022-08-02 06:33:49.739 | + lib/keystone:create_keystone_accounts:392 : system_member_user=aca7cfda1e5c4b1ba3d385a0ee8b9535 2022-08-02 06:33:49.744 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member aca7cfda1e5c4b1ba3d385a0ee8b9535 all 2022-08-02 06:33:49.859 | + inc/async:async_inner:63 : get_or_add_user_system_role member aca7cfda1e5c4b1ba3d385a0ee8b9535 all 2022-08-02 06:33:49.921 | [424558 Async ks-system-member:456366]: running: get_or_add_user_system_role member aca7cfda1e5c4b1ba3d385a0ee8b9535 all 2022-08-02 06:33:49.935 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-02 06:33:49.938 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:33:49.952 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-02 06:33:49.955 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-02 06:33:49.959 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-08-02 06:33:52.300 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:52.415 | [455403 Async ks-alt-admin:455403]: finished successfully 2022-08-02 06:33:52.882 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:53.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:53.003 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:53.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:53.003 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:53.032 | [455516 Async ks-alt-another:455516]: finished successfully 2022-08-02 06:33:53.181 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:53.184 | ++ functions-common:get_or_create_user:926 : user_id=c469ac08caa24a9b9cdf0f5281bb0660 2022-08-02 06:33:53.188 | ++ functions-common:get_or_create_user:927 : echo c469ac08caa24a9b9cdf0f5281bb0660 2022-08-02 06:33:53.192 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=c469ac08caa24a9b9cdf0f5281bb0660 2022-08-02 06:33:53.194 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader c469ac08caa24a9b9cdf0f5281bb0660 all 2022-08-02 06:33:53.301 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c469ac08caa24a9b9cdf0f5281bb0660 all 2022-08-02 06:33:53.426 | [424558 Async ks-system-reader:456648]: running: get_or_add_user_system_role reader c469ac08caa24a9b9cdf0f5281bb0660 all 2022-08-02 06:33:53.433 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-02 06:33:53.441 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-02 06:33:53.447 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-02 06:33:53.462 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-02 06:33:53.484 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-02 06:33:56.269 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:56.316 | [455909 Async ks-alt-member-user:455909]: finished successfully 2022-08-02 06:33:56.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:56.879 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:56.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:56.879 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:57.039 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:57.042 | ++ functions-common:get_or_create_group:903 : group_id=13be607392f8493080dbb87a882724bc 2022-08-02 06:33:57.046 | ++ functions-common:get_or_create_group:904 : echo 13be607392f8493080dbb87a882724bc 2022-08-02 06:33:57.050 | + lib/keystone:create_keystone_accounts:402 : admin_group=13be607392f8493080dbb87a882724bc 2022-08-02 06:33:57.053 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-02 06:33:57.065 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-02 06:33:57.070 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-02 06:33:57.079 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-02 06:33:57.083 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-02 06:33:58.495 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:33:58.524 | [456140 Async ks-alt-reader-user:456140]: finished successfully 2022-08-02 06:33:59.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:59.491 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:59.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:33:59.491 | from cryptography.utils import int_from_bytes 2022-08-02 06:33:59.645 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:33:59.649 | ++ functions-common:get_or_create_group:903 : group_id=5e9916fcf78e4e81b30ab2f493a04714 2022-08-02 06:33:59.652 | ++ functions-common:get_or_create_group:904 : echo 5e9916fcf78e4e81b30ab2f493a04714 2022-08-02 06:33:59.655 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=5e9916fcf78e4e81b30ab2f493a04714 2022-08-02 06:33:59.658 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:59.735 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:59.786 | [424558 Async ks-group-memberdemo:457003]: running: get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:59.789 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:59.889 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:59.976 | [424558 Async ks-group-anotherdemo:457089]: running: get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:33:59.982 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:00.250 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:00.414 | [424558 Async ks-group-memberalt:457176]: running: get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:00.438 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:00.458 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:34:00.528 | [456366 Async ks-system-member:456366]: finished successfully 2022-08-02 06:34:00.700 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:00.921 | [424558 Async ks-group-anotheralt:457320]: running: get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:00.942 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 13be607392f8493080dbb87a882724bc 28d84e2ba323456abfdbb4b2ebf1afff 2022-08-02 06:34:01.350 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 13be607392f8493080dbb87a882724bc 28d84e2ba323456abfdbb4b2ebf1afff 2022-08-02 06:34:01.589 | [424558 Async ks-group-admin:457407]: running: get_or_add_group_project_role admin 13be607392f8493080dbb87a882724bc 28d84e2ba323456abfdbb4b2ebf1afff 2022-08-02 06:34:01.607 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-02 06:34:01.971 | [424558 Async ks-demo-member:454542]: Waiting for completion of get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a running on PID 454542 (17 other jobs running) 2022-08-02 06:34:02.100 | [424558 Async ks-demo-member:454542]: Signaling child to exit 2022-08-02 06:34:02.100 | WAKEUP 2022-08-02 06:34:02.253 | [424558 Async ks-demo-member:454542]: Signaled 2022-08-02 06:34:02.266 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:34:02.266 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:34:02.266 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:02.266 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:02.266 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:02.266 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:02.266 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:02.266 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:34:02.266 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:02.266 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eb173674fe744d4c884701485fd28234 --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:02.266 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:34:02.266 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:02.266 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:02.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:02.266 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:02.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:02.266 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:02.266 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:02.266 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:34:02.266 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:34:02.266 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user eb173674fe744d4c884701485fd28234 --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:02.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:02.266 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:02.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:02.266 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:02.266 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:02.266 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eb173674fe744d4c884701485fd28234 --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:02.267 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:34:02.267 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:02.267 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:02.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:02.267 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:02.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:02.267 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:02.267 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:02.267 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:34:02.267 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:34:02.267 | ++ functions-common:get_field:819 : echo '| 96194f6d9b924c47ac40824663d29f8f | eb173674fe744d4c884701485fd28234 | | 76a0181e369e408fa7e810e3159abd5a | | | False |' 2022-08-02 06:34:02.267 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:34:02.267 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:02.267 | + functions-common:get_or_add_user_project_role:996 : user_role_id=96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:02.267 | + functions-common:get_or_add_user_project_role:998 : echo 96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:02.267 | 96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:02.602 | [424558 Async ks-demo-member:454542]: finished get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a with result 0 in 17 seconds 2022-08-02 06:34:02.877 | [424558 Async ks-demo-admin:454654]: Waiting for completion of get_or_add_user_project_role admin f95f2f584305495c9af4b2b5bf90e4ee 76a0181e369e408fa7e810e3159abd5a running on PID 454654 (16 other jobs running) 2022-08-02 06:34:03.035 | [424558 Async ks-demo-admin:454654]: Signaling child to exit 2022-08-02 06:34:03.036 | WAKEUP 2022-08-02 06:34:03.164 | [424558 Async ks-demo-admin:454654]: Signaled 2022-08-02 06:34:03.172 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:34:03.172 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:34:03.172 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:03.172 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:03.172 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:03.172 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:03.172 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:03.172 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:34:03.172 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:03.172 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:34:03.172 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f95f2f584305495c9af4b2b5bf90e4ee --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:03.172 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:03.172 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:03.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.172 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.173 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.173 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:03.173 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:34:03.173 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:34:03.173 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f95f2f584305495c9af4b2b5bf90e4ee --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:03.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.173 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.173 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.173 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:34:03.173 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:03.173 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:03.173 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:03.173 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f95f2f584305495c9af4b2b5bf90e4ee --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:03.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.173 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.173 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.173 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:03.173 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:34:03.173 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:34:03.173 | ++ functions-common:get_field:819 : echo '| e894c471deef45c1b62f8fcd202e0803 | f95f2f584305495c9af4b2b5bf90e4ee | | 76a0181e369e408fa7e810e3159abd5a | | | False |' 2022-08-02 06:34:03.173 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:34:03.173 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:03.173 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:34:03.173 | + functions-common:get_or_add_user_project_role:998 : echo e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:34:03.173 | e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:34:03.381 | [424558 Async ks-demo-admin:454654]: finished get_or_add_user_project_role admin f95f2f584305495c9af4b2b5bf90e4ee 76a0181e369e408fa7e810e3159abd5a with result 0 in 15 seconds 2022-08-02 06:34:03.562 | [424558 Async ks-demo-another:454766]: Waiting for completion of get_or_add_user_project_role anotherrole eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a running on PID 454766 (15 other jobs running) 2022-08-02 06:34:03.707 | [424558 Async ks-demo-another:454766]: Signaling child to exit 2022-08-02 06:34:03.708 | WAKEUP 2022-08-02 06:34:03.815 | [424558 Async ks-demo-another:454766]: Signaled 2022-08-02 06:34:03.816 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:34:03.817 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:34:03.817 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:03.817 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:03.817 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:03.817 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:03.817 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:03.817 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:34:03.817 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eb173674fe744d4c884701485fd28234 --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:03.817 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:03.817 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:34:03.817 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:03.817 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:03.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.817 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.817 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.817 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:03.817 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:34:03.817 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:34:03.817 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user eb173674fe744d4c884701485fd28234 --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:03.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.817 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.817 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.817 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:03.818 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:34:03.818 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:03.818 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:03.818 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eb173674fe744d4c884701485fd28234 --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:03.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.818 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:03.818 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:03.818 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:03.818 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:34:03.818 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:34:03.818 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:34:03.818 | ++ functions-common:get_field:819 : echo '| 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c | eb173674fe744d4c884701485fd28234 | | 76a0181e369e408fa7e810e3159abd5a | | | False |' 2022-08-02 06:34:03.818 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:03.818 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:34:03.818 | + functions-common:get_or_add_user_project_role:998 : echo 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:34:03.818 | 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:34:04.015 | [424558 Async ks-demo-another:454766]: finished get_or_add_user_project_role anotherrole eb173674fe744d4c884701485fd28234 76a0181e369e408fa7e810e3159abd5a with result 0 in 16 seconds 2022-08-02 06:34:04.174 | [424558 Async ks-demo-invis:454878]: Waiting for completion of get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 cc80782b0731480c8455f0db6a93dc8f running on PID 454878 (14 other jobs running) 2022-08-02 06:34:04.254 | [424558 Async ks-demo-invis:454878]: Signaling child to exit 2022-08-02 06:34:04.254 | WAKEUP 2022-08-02 06:34:04.360 | [424558 Async ks-demo-invis:454878]: Signaled 2022-08-02 06:34:04.361 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:34:04.361 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:34:04.361 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:04.361 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:04.361 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:04.361 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:04.361 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:04.361 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:34:04.361 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:04.362 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eb173674fe744d4c884701485fd28234 --project cc80782b0731480c8455f0db6a93dc8f 2022-08-02 06:34:04.362 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:34:04.362 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:04.362 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:04.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.362 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.362 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.362 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:04.362 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:34:04.362 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:34:04.362 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user eb173674fe744d4c884701485fd28234 --project cc80782b0731480c8455f0db6a93dc8f 2022-08-02 06:34:04.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.362 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.362 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.362 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eb173674fe744d4c884701485fd28234 --project cc80782b0731480c8455f0db6a93dc8f 2022-08-02 06:34:04.362 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:04.362 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:34:04.362 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:04.362 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:04.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.362 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.362 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.362 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:04.362 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:34:04.362 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:34:04.362 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:34:04.362 | ++ functions-common:get_field:819 : echo '| 96194f6d9b924c47ac40824663d29f8f | eb173674fe744d4c884701485fd28234 | | cc80782b0731480c8455f0db6a93dc8f | | | False |' 2022-08-02 06:34:04.362 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:04.362 | + functions-common:get_or_add_user_project_role:996 : user_role_id=96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:04.363 | + functions-common:get_or_add_user_project_role:998 : echo 96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:04.363 | 96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:04.555 | [424558 Async ks-demo-invis:454878]: finished get_or_add_user_project_role member eb173674fe744d4c884701485fd28234 cc80782b0731480c8455f0db6a93dc8f with result 0 in 18 seconds 2022-08-02 06:34:04.603 | [424558 Async ks-demo-reader:455034]: Waiting for completion of get_or_add_user_project_role reader e7938ec938f44daeb0006c227bf9994f 76a0181e369e408fa7e810e3159abd5a running on PID 455034 (13 other jobs running) 2022-08-02 06:34:04.643 | [424558 Async ks-demo-reader:455034]: Signaling child to exit 2022-08-02 06:34:04.644 | WAKEUP 2022-08-02 06:34:04.688 | [424558 Async ks-demo-reader:455034]: Signaled 2022-08-02 06:34:04.689 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:34:04.689 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:34:04.689 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:04.689 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:04.690 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:04.690 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:04.690 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:04.690 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:34:04.690 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:04.690 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:34:04.690 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e7938ec938f44daeb0006c227bf9994f --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:04.690 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:04.690 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:04.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.690 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.690 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.690 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:04.690 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:34:04.690 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:34:04.690 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user e7938ec938f44daeb0006c227bf9994f --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:04.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.690 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.690 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.690 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e7938ec938f44daeb0006c227bf9994f --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:04.690 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:34:04.690 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:04.690 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:04.690 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:04.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.690 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.690 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.690 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:04.690 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:34:04.691 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:34:04.691 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:34:04.691 | ++ functions-common:get_field:819 : echo '| c84c5ad439d540da9f82165c1ac18f5d | e7938ec938f44daeb0006c227bf9994f | | 76a0181e369e408fa7e810e3159abd5a | | | False |' 2022-08-02 06:34:04.691 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:04.691 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:34:04.691 | + functions-common:get_or_add_user_project_role:998 : echo c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:34:04.691 | c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:34:04.770 | [424558 Async ks-demo-reader:455034]: finished get_or_add_user_project_role reader e7938ec938f44daeb0006c227bf9994f 76a0181e369e408fa7e810e3159abd5a with result 0 in 15 seconds 2022-08-02 06:34:04.779 | + inc/async:async_wait:197 : return 0 2022-08-02 06:34:04.782 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-02 06:34:04.880 | [424558 Async ks-alt-admin:455403]: Waiting for completion of get_or_add_user_project_role admin 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f running on PID 455403 (12 other jobs running) 2022-08-02 06:34:04.924 | [424558 Async ks-alt-admin:455403]: Signaling child to exit 2022-08-02 06:34:04.925 | WAKEUP 2022-08-02 06:34:04.962 | [424558 Async ks-alt-admin:455403]: Signaled 2022-08-02 06:34:04.963 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:34:04.963 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:34:04.964 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:04.964 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:04.964 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:04.964 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:04.964 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:04.964 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:34:04.964 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:34:04.964 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 57599a62ae914150b7c314e88018ccf6 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:04.964 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:04.964 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:04.964 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:04.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.964 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.964 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.964 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:04.964 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:34:04.964 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:34:04.964 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 57599a62ae914150b7c314e88018ccf6 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:04.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.964 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.964 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.964 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:04.964 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:34:04.964 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 57599a62ae914150b7c314e88018ccf6 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:04.964 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:04.964 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:04.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.965 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:04.965 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:04.965 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:04.965 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:34:04.965 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:34:04.965 | ++ functions-common:get_field:819 : echo '| e894c471deef45c1b62f8fcd202e0803 | 57599a62ae914150b7c314e88018ccf6 | | 7adf17936e404abfa875c7eac4cec84f | | | False |' 2022-08-02 06:34:04.965 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:34:04.965 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:04.965 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:34:04.965 | + functions-common:get_or_add_user_project_role:998 : echo e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:34:04.965 | e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:34:05.045 | [424558 Async ks-alt-admin:455403]: finished get_or_add_user_project_role admin 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f with result 0 in 16 seconds 2022-08-02 06:34:05.117 | [424558 Async ks-alt-another:455516]: Waiting for completion of get_or_add_user_project_role anotherrole 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f running on PID 455516 (11 other jobs running) 2022-08-02 06:34:05.190 | [424558 Async ks-alt-another:455516]: Signaling child to exit 2022-08-02 06:34:05.190 | WAKEUP 2022-08-02 06:34:05.349 | [424558 Async ks-alt-another:455516]: Signaled 2022-08-02 06:34:05.352 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:34:05.353 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:34:05.353 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:05.353 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:05.353 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:05.353 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:05.353 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:05.353 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:34:05.353 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 57599a62ae914150b7c314e88018ccf6 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:05.353 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:05.353 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:34:05.353 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:05.353 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:05.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:05.353 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:05.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:05.353 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:05.353 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:05.353 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:34:05.353 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:34:05.353 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 57599a62ae914150b7c314e88018ccf6 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:05.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:05.353 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:05.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:05.353 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:05.353 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 57599a62ae914150b7c314e88018ccf6 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:05.353 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:05.353 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:34:05.353 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:05.353 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:05.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:05.353 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:05.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:05.354 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:05.354 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:05.354 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:34:05.354 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:34:05.354 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:34:05.354 | ++ functions-common:get_field:819 : echo '| 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c | 57599a62ae914150b7c314e88018ccf6 | | 7adf17936e404abfa875c7eac4cec84f | | | False |' 2022-08-02 06:34:05.354 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:05.354 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:34:05.354 | + functions-common:get_or_add_user_project_role:998 : echo 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:34:05.354 | 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:34:05.380 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:34:05.506 | [456648 Async ks-system-reader:456648]: finished successfully 2022-08-02 06:34:05.574 | [424558 Async ks-alt-another:455516]: finished get_or_add_user_project_role anotherrole 57599a62ae914150b7c314e88018ccf6 7adf17936e404abfa875c7eac4cec84f with result 0 in 16 seconds 2022-08-02 06:34:05.760 | [424558 Async ks-alt-member-user:455909]: Waiting for completion of get_or_add_user_project_role member e73a18ca3c4f4322acfb78e1452a3e06 7adf17936e404abfa875c7eac4cec84f running on PID 455909 (10 other jobs running) 2022-08-02 06:34:05.901 | [424558 Async ks-alt-member-user:455909]: Signaling child to exit 2022-08-02 06:34:05.902 | WAKEUP 2022-08-02 06:34:06.012 | [424558 Async ks-alt-member-user:455909]: Signaled 2022-08-02 06:34:06.025 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:34:06.025 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:34:06.026 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:06.026 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:06.026 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:06.026 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:06.026 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:06.026 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:34:06.026 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:06.026 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e73a18ca3c4f4322acfb78e1452a3e06 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:06.026 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:34:06.026 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:06.026 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:06.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.026 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.026 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.026 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:06.026 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:34:06.026 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:34:06.026 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user e73a18ca3c4f4322acfb78e1452a3e06 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:06.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.026 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.026 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.026 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e73a18ca3c4f4322acfb78e1452a3e06 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:06.026 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:34:06.026 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:06.026 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:06.026 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:06.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.026 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.026 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.027 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:06.027 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:34:06.027 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:34:06.027 | ++ functions-common:get_field:819 : echo '| 96194f6d9b924c47ac40824663d29f8f | e73a18ca3c4f4322acfb78e1452a3e06 | | 7adf17936e404abfa875c7eac4cec84f | | | False |' 2022-08-02 06:34:06.027 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:34:06.027 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:06.027 | + functions-common:get_or_add_user_project_role:996 : user_role_id=96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:06.027 | + functions-common:get_or_add_user_project_role:998 : echo 96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:06.027 | 96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:06.164 | [424558 Async ks-alt-member-user:455909]: finished get_or_add_user_project_role member e73a18ca3c4f4322acfb78e1452a3e06 7adf17936e404abfa875c7eac4cec84f with result 0 in 13 seconds 2022-08-02 06:34:06.319 | [424558 Async ks-alt-reader-user:456140]: Waiting for completion of get_or_add_user_project_role reader c188845a901a497a98d7096789db9de5 7adf17936e404abfa875c7eac4cec84f running on PID 456140 (9 other jobs running) 2022-08-02 06:34:06.390 | [424558 Async ks-alt-reader-user:456140]: Signaling child to exit 2022-08-02 06:34:06.392 | WAKEUP 2022-08-02 06:34:06.461 | [424558 Async ks-alt-reader-user:456140]: Signaled 2022-08-02 06:34:06.465 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:34:06.465 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:34:06.465 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:06.465 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:06.465 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:06.465 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:06.465 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:06.466 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:34:06.466 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c188845a901a497a98d7096789db9de5 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:06.466 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:06.466 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:34:06.466 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:06.466 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:06.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.466 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.466 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.466 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:06.466 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:34:06.466 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:34:06.466 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user c188845a901a497a98d7096789db9de5 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:06.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.466 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.466 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.466 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c188845a901a497a98d7096789db9de5 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:06.466 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:34:06.466 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:34:06.466 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:34:06.466 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:06.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.466 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:06.466 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:06.466 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:06.466 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:34:06.467 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:34:06.467 | ++ functions-common:get_field:819 : echo '| c84c5ad439d540da9f82165c1ac18f5d | c188845a901a497a98d7096789db9de5 | | 7adf17936e404abfa875c7eac4cec84f | | | False |' 2022-08-02 06:34:06.467 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:34:06.467 | ++ functions-common:get_field:813 : read data 2022-08-02 06:34:06.467 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:34:06.467 | + functions-common:get_or_add_user_project_role:998 : echo c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:34:06.467 | c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:34:06.633 | [424558 Async ks-alt-reader-user:456140]: finished get_or_add_user_project_role reader c188845a901a497a98d7096789db9de5 7adf17936e404abfa875c7eac4cec84f with result 0 in 12 seconds 2022-08-02 06:34:06.647 | + inc/async:async_wait:197 : return 0 2022-08-02 06:34:06.666 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-02 06:34:06.956 | [424558 Async ks-system-member:456366]: Waiting for completion of get_or_add_user_system_role member aca7cfda1e5c4b1ba3d385a0ee8b9535 all running on PID 456366 (8 other jobs running) 2022-08-02 06:34:07.074 | [424558 Async ks-system-member:456366]: Signaling child to exit 2022-08-02 06:34:07.074 | WAKEUP 2022-08-02 06:34:07.190 | [424558 Async ks-system-member:456366]: Signaled 2022-08-02 06:34:07.192 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-02 06:34:07.192 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-02 06:34:07.192 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-02 06:34:07.192 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:07.192 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:07.192 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:07.192 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:07.192 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:07.192 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-02 06:34:07.192 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aca7cfda1e5c4b1ba3d385a0ee8b9535 --system all -f value -c Role 2022-08-02 06:34:07.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.193 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.193 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.193 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:07.193 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-02 06:34:07.193 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-02 06:34:07.193 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user aca7cfda1e5c4b1ba3d385a0ee8b9535 --system all 2022-08-02 06:34:07.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.193 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.193 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.193 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aca7cfda1e5c4b1ba3d385a0ee8b9535 --system all -f value -c Role 2022-08-02 06:34:07.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.193 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.193 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.193 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:07.193 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:07.194 | + functions-common:get_or_add_user_system_role:1053 : echo 96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:07.194 | 96194f6d9b924c47ac40824663d29f8f 2022-08-02 06:34:07.434 | [424558 Async ks-system-member:456366]: finished get_or_add_user_system_role member aca7cfda1e5c4b1ba3d385a0ee8b9535 all with result 0 in 10 seconds 2022-08-02 06:34:07.663 | [424558 Async ks-system-reader:456648]: Waiting for completion of get_or_add_user_system_role reader c469ac08caa24a9b9cdf0f5281bb0660 all running on PID 456648 (7 other jobs running) 2022-08-02 06:34:07.816 | [424558 Async ks-system-reader:456648]: Signaling child to exit 2022-08-02 06:34:07.816 | WAKEUP 2022-08-02 06:34:07.911 | [424558 Async ks-system-reader:456648]: Signaled 2022-08-02 06:34:07.917 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-02 06:34:07.917 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-02 06:34:07.917 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-02 06:34:07.917 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:34:07.917 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:34:07.917 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:34:07.917 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:34:07.917 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:34:07.917 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-02 06:34:07.917 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c469ac08caa24a9b9cdf0f5281bb0660 --system all -f value -c Role 2022-08-02 06:34:07.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.917 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.917 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.917 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:07.917 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-02 06:34:07.917 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-02 06:34:07.917 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user c469ac08caa24a9b9cdf0f5281bb0660 --system all 2022-08-02 06:34:07.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.917 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.917 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.917 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c469ac08caa24a9b9cdf0f5281bb0660 --system all -f value -c Role 2022-08-02 06:34:07.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.918 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:07.918 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:07.918 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:07.918 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:34:07.918 | + functions-common:get_or_add_user_system_role:1053 : echo c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:34:07.918 | c84c5ad439d540da9f82165c1ac18f5d 2022-08-02 06:34:08.147 | [424558 Async ks-system-reader:456648]: finished get_or_add_user_system_role reader c469ac08caa24a9b9cdf0f5281bb0660 all with result 0 in 12 seconds 2022-08-02 06:34:08.159 | + inc/async:async_wait:197 : return 0 2022-08-02 06:34:08.182 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-02 06:34:08.515 | [424558 Async ks-group-memberdemo:457003]: Waiting for completion of get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a running on PID 457003 (6 other jobs running) 2022-08-02 06:34:08.649 | [424558 Async ks-group-memberdemo:457003]: Signaling child to exit 2022-08-02 06:34:13.103 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:34:13.206 | [457003 Async ks-group-memberdemo:457003]: finished successfully 2022-08-02 06:34:13.283 | WAKEUP 2022-08-02 06:34:13.416 | [424558 Async ks-group-memberdemo:457003]: Signaled 2022-08-02 06:34:13.426 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:34:13.426 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e9916fcf78e4e81b30ab2f493a04714 --project 76a0181e369e408fa7e810e3159abd5a -f value 2022-08-02 06:34:13.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.426 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.426 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.426 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:13.426 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:34:13.426 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:34:13.426 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 5e9916fcf78e4e81b30ab2f493a04714 --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:13.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.426 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.426 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.426 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e9916fcf78e4e81b30ab2f493a04714 --project 76a0181e369e408fa7e810e3159abd5a -f value 2022-08-02 06:34:13.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.426 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.426 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.426 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:13.426 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='96194f6d9b924c47ac40824663d29f8f 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a False' 2022-08-02 06:34:13.426 | + functions-common:get_or_add_group_project_role:1077 : echo 96194f6d9b924c47ac40824663d29f8f 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a False 2022-08-02 06:34:13.426 | 96194f6d9b924c47ac40824663d29f8f 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a False 2022-08-02 06:34:13.657 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:34:13.664 | [424558 Async ks-group-memberdemo:457003]: finished get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a with result 0 in 13 seconds 2022-08-02 06:34:13.751 | [424558 Async ks-group-anotherdemo:457089]: Waiting for completion of get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a running on PID 457089 (5 other jobs running) 2022-08-02 06:34:13.761 | [457089 Async ks-group-anotherdemo:457089]: finished successfully 2022-08-02 06:34:13.794 | [424558 Async ks-group-anotherdemo:457089]: Signaling child to exit 2022-08-02 06:34:13.794 | WAKEUP 2022-08-02 06:34:13.820 | [424558 Async ks-group-anotherdemo:457089]: Signaled 2022-08-02 06:34:13.822 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:34:13.822 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e9916fcf78e4e81b30ab2f493a04714 --project 76a0181e369e408fa7e810e3159abd5a -f value 2022-08-02 06:34:13.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.822 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.822 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.822 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:13.822 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:34:13.822 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:34:13.822 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5e9916fcf78e4e81b30ab2f493a04714 --project 76a0181e369e408fa7e810e3159abd5a 2022-08-02 06:34:13.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.822 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.822 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.822 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e9916fcf78e4e81b30ab2f493a04714 --project 76a0181e369e408fa7e810e3159abd5a -f value 2022-08-02 06:34:13.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.822 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:13.822 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:13.822 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:13.822 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a False' 2022-08-02 06:34:13.822 | + functions-common:get_or_add_group_project_role:1077 : echo 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a False 2022-08-02 06:34:13.823 | 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a False 2022-08-02 06:34:13.877 | [424558 Async ks-group-anotherdemo:457089]: finished get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 76a0181e369e408fa7e810e3159abd5a with result 0 in 13 seconds 2022-08-02 06:34:13.930 | [424558 Async ks-group-memberalt:457176]: Waiting for completion of get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f running on PID 457176 (4 other jobs running) 2022-08-02 06:34:13.978 | [424558 Async ks-group-memberalt:457176]: Signaling child to exit 2022-08-02 06:34:14.416 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:34:14.448 | [457176 Async ks-group-memberalt:457176]: finished successfully 2022-08-02 06:34:14.471 | WAKEUP 2022-08-02 06:34:14.498 | [424558 Async ks-group-memberalt:457176]: Signaled 2022-08-02 06:34:14.500 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:34:14.500 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e9916fcf78e4e81b30ab2f493a04714 --project 7adf17936e404abfa875c7eac4cec84f -f value 2022-08-02 06:34:14.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:14.500 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:14.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:14.500 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:14.500 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:14.500 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:34:14.500 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:34:14.500 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 5e9916fcf78e4e81b30ab2f493a04714 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:14.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:14.500 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:14.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:14.500 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:14.500 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e9916fcf78e4e81b30ab2f493a04714 --project 7adf17936e404abfa875c7eac4cec84f -f value 2022-08-02 06:34:14.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:14.500 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:14.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:14.500 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:14.500 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:14.500 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='96194f6d9b924c47ac40824663d29f8f 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f False' 2022-08-02 06:34:14.500 | + functions-common:get_or_add_group_project_role:1077 : echo 96194f6d9b924c47ac40824663d29f8f 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f False 2022-08-02 06:34:14.500 | 96194f6d9b924c47ac40824663d29f8f 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f False 2022-08-02 06:34:14.551 | [424558 Async ks-group-memberalt:457176]: finished get_or_add_group_project_role member 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f with result 0 in 14 seconds 2022-08-02 06:34:14.593 | [424558 Async ks-group-anotheralt:457320]: Waiting for completion of get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f running on PID 457320 (3 other jobs running) 2022-08-02 06:34:14.623 | [424558 Async ks-group-anotheralt:457320]: Signaling child to exit 2022-08-02 06:34:15.390 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:34:15.397 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:34:15.418 | [457407 Async ks-group-admin:457407]: finished successfully 2022-08-02 06:34:15.426 | [457320 Async ks-group-anotheralt:457320]: finished successfully 2022-08-02 06:34:15.446 | WAKEUP 2022-08-02 06:34:15.470 | [424558 Async ks-group-anotheralt:457320]: Signaled 2022-08-02 06:34:15.471 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:34:15.471 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e9916fcf78e4e81b30ab2f493a04714 --project 7adf17936e404abfa875c7eac4cec84f -f value 2022-08-02 06:34:15.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.471 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.471 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.471 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:15.471 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:34:15.471 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:34:15.472 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5e9916fcf78e4e81b30ab2f493a04714 --project 7adf17936e404abfa875c7eac4cec84f 2022-08-02 06:34:15.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.472 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.472 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.472 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e9916fcf78e4e81b30ab2f493a04714 --project 7adf17936e404abfa875c7eac4cec84f -f value 2022-08-02 06:34:15.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.472 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.472 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.472 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:15.472 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f False' 2022-08-02 06:34:15.472 | + functions-common:get_or_add_group_project_role:1077 : echo 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f False 2022-08-02 06:34:15.472 | 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f False 2022-08-02 06:34:15.516 | [424558 Async ks-group-anotheralt:457320]: finished get_or_add_group_project_role anotherrole 5e9916fcf78e4e81b30ab2f493a04714 7adf17936e404abfa875c7eac4cec84f with result 0 in 14 seconds 2022-08-02 06:34:15.555 | [424558 Async ks-group-admin:457407]: Waiting for completion of get_or_add_group_project_role admin 13be607392f8493080dbb87a882724bc 28d84e2ba323456abfdbb4b2ebf1afff running on PID 457407 (2 other jobs running) 2022-08-02 06:34:15.580 | [424558 Async ks-group-admin:457407]: Signaling child to exit 2022-08-02 06:34:15.580 | WAKEUP 2022-08-02 06:34:15.603 | [424558 Async ks-group-admin:457407]: Signaled 2022-08-02 06:34:15.604 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:34:15.604 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 13be607392f8493080dbb87a882724bc --project 28d84e2ba323456abfdbb4b2ebf1afff -f value 2022-08-02 06:34:15.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.604 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.604 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.604 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:15.605 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:34:15.605 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:34:15.605 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 13be607392f8493080dbb87a882724bc --project 28d84e2ba323456abfdbb4b2ebf1afff 2022-08-02 06:34:15.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.605 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.605 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.605 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 13be607392f8493080dbb87a882724bc --project 28d84e2ba323456abfdbb4b2ebf1afff -f value 2022-08-02 06:34:15.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.605 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:34:15.605 | from cryptography.utils import int_from_bytes 2022-08-02 06:34:15.605 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:34:15.605 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e894c471deef45c1b62f8fcd202e0803 13be607392f8493080dbb87a882724bc 28d84e2ba323456abfdbb4b2ebf1afff False' 2022-08-02 06:34:15.605 | + functions-common:get_or_add_group_project_role:1077 : echo e894c471deef45c1b62f8fcd202e0803 13be607392f8493080dbb87a882724bc 28d84e2ba323456abfdbb4b2ebf1afff False 2022-08-02 06:34:15.605 | e894c471deef45c1b62f8fcd202e0803 13be607392f8493080dbb87a882724bc 28d84e2ba323456abfdbb4b2ebf1afff False 2022-08-02 06:34:15.649 | [424558 Async ks-group-admin:457407]: finished get_or_add_group_project_role admin 13be607392f8493080dbb87a882724bc 28d84e2ba323456abfdbb4b2ebf1afff with result 0 in 14 seconds 2022-08-02 06:34:15.654 | + inc/async:async_wait:197 : return 0 2022-08-02 06:34:15.656 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-02 06:34:15.673 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:34:15.676 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-02 06:34:15.694 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:34:15.696 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-02 06:34:15.699 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-02 06:34:15.761 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-02 06:34:15.801 | [424558 Async create_nova_accounts:459306]: running: create_nova_accounts 2022-08-02 06:34:15.804 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-02 06:34:15.822 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:34:15.825 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-02 06:34:15.827 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-02 06:34:15.887 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-02 06:34:15.933 | [424558 Async create_glance_accounts:459421]: running: create_glance_accounts 2022-08-02 06:34:15.936 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-02 06:34:15.957 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:34:15.962 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-02 06:34:15.966 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-02 06:34:16.030 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-02 06:34:16.074 | [424558 Async create_cinder_accounts:459551]: running: create_cinder_accounts 2022-08-02 06:34:16.077 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-02 06:34:16.099 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:34:16.102 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-02 06:34:16.104 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-02 06:34:16.175 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-02 06:34:16.272 | [424558 Async create_neutron_accounts:459667]: running: create_neutron_accounts 2022-08-02 06:34:16.278 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-02 06:34:16.315 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:34:16.318 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-02 06:34:16.321 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-02 06:34:16.565 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-02 06:34:16.795 | [424558 Async create_swift_accounts:459813]: running: create_swift_accounts 2022-08-02 06:34:16.818 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-02 06:34:16.931 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:34:16.951 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-02 06:34:17.343 | [424558 Async create_nova_accounts:459306]: Waiting for completion of create_nova_accounts running on PID 459306 (6 other jobs running) 2022-08-02 06:34:17.531 | [424558 Async create_nova_accounts:459306]: Signaling child to exit 2022-08-02 06:34:56.905 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:34:56.946 | [459667 Async create_neutron_accounts:459667]: finished successfully 2022-08-02 06:35:12.679 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:35:12.728 | [459551 Async create_cinder_accounts:459551]: finished successfully 2022-08-02 06:35:29.980 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:35:30.020 | [459421 Async create_glance_accounts:459421]: finished successfully 2022-08-02 06:35:34.563 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:35:34.590 | [459306 Async create_nova_accounts:459306]: finished successfully 2022-08-02 06:35:34.611 | WAKEUP 2022-08-02 06:35:34.636 | [424558 Async create_nova_accounts:459306]: Signaled 2022-08-02 06:35:34.638 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-02 06:35:34.638 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-02 06:35:34.638 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-02 06:35:34.638 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:35:34.638 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:35:34.638 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:35:34.638 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:35:34.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.638 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.638 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.638 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.638 | + functions-common:get_or_create_user:926 : user_id=8efa26c16d974ee9a695a82d4c911fa1 2022-08-02 06:35:34.638 | + functions-common:get_or_create_user:927 : echo 8efa26c16d974ee9a695a82d4c911fa1 2022-08-02 06:35:34.638 | 8efa26c16d974ee9a695a82d4c911fa1 2022-08-02 06:35:34.638 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-02 06:35:34.638 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:35:34.638 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:35:34.638 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:35:34.638 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:35:34.638 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:35:34.639 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:35:34.639 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:35:34.639 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:35:34.639 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:35:34.639 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:35:34.639 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:35:34.639 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.639 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.639 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.639 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.639 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.639 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.639 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.639 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:35:34.639 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:35:34.639 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.639 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.639 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.639 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.639 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.639 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:35:34.639 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.639 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.639 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.639 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.639 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.639 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:35:34.640 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:35:34.640 | ++ functions-common:get_field:819 : echo '| e667a0c529444a90bc71dde4ce5ee771 | 8efa26c16d974ee9a695a82d4c911fa1 | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:35:34.640 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:35:34.640 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.640 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.640 | + functions-common:get_or_add_user_project_role:998 : echo e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.640 | e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.640 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 06:35:34.640 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-02 06:35:34.640 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:35:34.640 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:35:34.640 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:35:34.640 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:35:34.640 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:35:34.640 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:35:34.640 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:35:34.640 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:35:34.640 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:35:34.640 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:35:34.640 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.640 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.640 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:35:34.640 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.640 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.640 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.640 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.640 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.640 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:35:34.640 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:35:34.641 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.641 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.641 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.641 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.641 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:35:34.641 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.641 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.641 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.641 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.641 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.641 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.641 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:35:34.641 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:35:34.641 | ++ functions-common:get_field:819 : echo '| e894c471deef45c1b62f8fcd202e0803 | 8efa26c16d974ee9a695a82d4c911fa1 | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:35:34.641 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:35:34.641 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.641 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:35:34.641 | + functions-common:get_or_add_user_project_role:998 : echo e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:35:34.641 | e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:35:34.641 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-02 06:35:34.641 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:35:34.641 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.65/compute 2022-08-02 06:35:34.641 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-02 06:35:34.641 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:35:34.641 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-02 06:35:34.641 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-08-02 06:35:34.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.641 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.642 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.642 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.642 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:35:34.642 | 109ddd03f94b4e21a3dd1329df9a523a' 2022-08-02 06:35:34.642 | + functions-common:get_or_create_service:1095 : echo 109ddd03f94b4e21a3dd1329df9a523a 2022-08-02 06:35:34.642 | 109ddd03f94b4e21a3dd1329df9a523a 2022-08-02 06:35:34.642 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.65/compute/v2/$(project_id)s' 2022-08-02 06:35:34.642 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:35:34.642 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.65/compute/v2/$(project_id)s' RegionOne 2022-08-02 06:35:34.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:35:34.642 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-02 06:35:34.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.642 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.642 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.642 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:35:34.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:35:34.642 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.65/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 06:35:34.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.642 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.642 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.642 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=38dd0cf6e41540c1b69c123b76068a15 2022-08-02 06:35:34.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 38dd0cf6e41540c1b69c123b76068a15 2022-08-02 06:35:34.642 | + functions-common:get_or_create_endpoint:1128 : public_id=38dd0cf6e41540c1b69c123b76068a15 2022-08-02 06:35:34.642 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:35:34.642 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:35:34.642 | + functions-common:get_or_create_endpoint:1137 : echo 38dd0cf6e41540c1b69c123b76068a15 2022-08-02 06:35:34.642 | 38dd0cf6e41540c1b69c123b76068a15 2022-08-02 06:35:34.642 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-02 06:35:34.642 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:35:34.643 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-02 06:35:34.643 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-02 06:35:34.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.643 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.643 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.643 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.643 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:35:34.643 | 12fe2846ca8d4d27ba9e36db5931779a' 2022-08-02 06:35:34.643 | + functions-common:get_or_create_service:1095 : echo 12fe2846ca8d4d27ba9e36db5931779a 2022-08-02 06:35:34.643 | 12fe2846ca8d4d27ba9e36db5931779a 2022-08-02 06:35:34.643 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.65/compute/v2.1 2022-08-02 06:35:34.643 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:35:34.643 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.65/compute/v2.1 RegionOne 2022-08-02 06:35:34.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:35:34.643 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-02 06:35:34.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.643 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.643 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.643 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:35:34.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:35:34.643 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.65/compute/v2.1 --region RegionOne -f value -c id 2022-08-02 06:35:34.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.643 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.643 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.643 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c9498b1e4dd749bbb66db162a47702d9 2022-08-02 06:35:34.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c9498b1e4dd749bbb66db162a47702d9 2022-08-02 06:35:34.643 | + functions-common:get_or_create_endpoint:1128 : public_id=c9498b1e4dd749bbb66db162a47702d9 2022-08-02 06:35:34.643 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:35:34.644 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:35:34.644 | + functions-common:get_or_create_endpoint:1137 : echo c9498b1e4dd749bbb66db162a47702d9 2022-08-02 06:35:34.644 | c9498b1e4dd749bbb66db162a47702d9 2022-08-02 06:35:34.644 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-02 06:35:34.644 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:35:34.644 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-02 06:35:34.644 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:35:34.644 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-02 06:35:34.644 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:35:34.644 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:35:34.644 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:35:34.644 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:35:34.644 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:35:34.644 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:35:34.644 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:35:34.644 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:35:34.644 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:35:34.644 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:35:34.644 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.644 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.644 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:35:34.644 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.644 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.644 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.644 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.644 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.644 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:35:34.644 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:35:34.644 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.645 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.645 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.645 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.645 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:35:34.645 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.645 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.645 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.645 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.645 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.645 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.645 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:35:34.645 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:35:34.645 | ++ functions-common:get_field:819 : echo '| 729ebb81a3144bee82b484a965ae10a8 | 8efa26c16d974ee9a695a82d4c911fa1 | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:35:34.645 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:35:34.645 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.645 | + functions-common:get_or_add_user_project_role:996 : user_role_id=729ebb81a3144bee82b484a965ae10a8 2022-08-02 06:35:34.645 | + functions-common:get_or_add_user_project_role:998 : echo 729ebb81a3144bee82b484a965ae10a8 2022-08-02 06:35:34.645 | 729ebb81a3144bee82b484a965ae10a8 2022-08-02 06:35:34.645 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-02 06:35:34.645 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:35:34.645 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-02 06:35:34.645 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:35:34.645 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-02 06:35:34.688 | [424558 Async create_nova_accounts:459306]: finished create_nova_accounts with result 0 in 78 seconds 2022-08-02 06:35:34.738 | [424558 Async create_glance_accounts:459421]: Waiting for completion of create_glance_accounts running on PID 459421 (5 other jobs running) 2022-08-02 06:35:34.769 | [424558 Async create_glance_accounts:459421]: Signaling child to exit 2022-08-02 06:35:34.769 | WAKEUP 2022-08-02 06:35:34.793 | [424558 Async create_glance_accounts:459421]: Signaled 2022-08-02 06:35:34.795 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-02 06:35:34.795 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:35:34.795 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-02 06:35:34.795 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-02 06:35:34.795 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:35:34.795 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:35:34.795 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:35:34.795 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:35:34.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.795 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.795 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.795 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.795 | + functions-common:get_or_create_user:926 : user_id=0a2d51d1589e4109ba0d9777eea28b7a 2022-08-02 06:35:34.795 | + functions-common:get_or_create_user:927 : echo 0a2d51d1589e4109ba0d9777eea28b7a 2022-08-02 06:35:34.795 | 0a2d51d1589e4109ba0d9777eea28b7a 2022-08-02 06:35:34.795 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-02 06:35:34.795 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:35:34.795 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:35:34.795 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:35:34.795 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:35:34.796 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:35:34.796 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:35:34.796 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:35:34.796 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:35:34.796 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:35:34.796 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:35:34.796 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.796 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.796 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:35:34.796 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.796 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.796 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.796 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.796 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.796 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:35:34.796 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:35:34.796 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.796 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.796 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.796 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:35:34.796 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.796 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.796 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.796 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.797 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.797 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.797 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.797 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:35:34.797 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:35:34.797 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:35:34.797 | ++ functions-common:get_field:819 : echo '| e667a0c529444a90bc71dde4ce5ee771 | 0a2d51d1589e4109ba0d9777eea28b7a | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:35:34.797 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.797 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.797 | + functions-common:get_or_add_user_project_role:998 : echo e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.797 | e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.797 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 06:35:34.797 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-02 06:35:34.797 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:35:34.797 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-02 06:35:34.797 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-02 06:35:34.797 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:35:34.797 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:35:34.797 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:35:34.797 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:35:34.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.797 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.797 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.797 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.797 | + functions-common:get_or_create_user:926 : user_id=0cb465db5fdb455f8fdc5a9c2b42c693 2022-08-02 06:35:34.797 | + functions-common:get_or_create_user:927 : echo 0cb465db5fdb455f8fdc5a9c2b42c693 2022-08-02 06:35:34.797 | 0cb465db5fdb455f8fdc5a9c2b42c693 2022-08-02 06:35:34.797 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-02 06:35:34.797 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:35:34.798 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:35:34.798 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:35:34.798 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:35:34.798 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:35:34.798 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:35:34.798 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:35:34.798 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:35:34.798 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:35:34.798 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:35:34.798 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.798 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:35:34.798 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.798 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.798 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.798 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.798 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.798 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.798 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:35:34.798 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:35:34.798 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.798 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.798 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.798 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.798 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.799 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:35:34.799 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.799 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.799 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.799 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.799 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.799 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:35:34.799 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:35:34.799 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:35:34.799 | ++ functions-common:get_field:819 : echo '| e667a0c529444a90bc71dde4ce5ee771 | 0cb465db5fdb455f8fdc5a9c2b42c693 | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:35:34.799 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.799 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.799 | + functions-common:get_or_add_user_project_role:998 : echo e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.799 | e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.799 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-02 06:35:34.799 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-02 06:35:34.799 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:35:34.799 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:35:34.799 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:35:34.799 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:35:34.799 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:35:34.799 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:35:34.799 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:35:34.799 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:35:34.799 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:35:34.799 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:35:34.799 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.799 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.799 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:35:34.799 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.800 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.800 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.800 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.800 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.800 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:35:34.800 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:35:34.800 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.800 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.800 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.800 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.800 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:35:34.800 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.800 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.800 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.800 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.800 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.800 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.800 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:35:34.800 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:35:34.800 | ++ functions-common:get_field:819 : echo '| 729ebb81a3144bee82b484a965ae10a8 | 0cb465db5fdb455f8fdc5a9c2b42c693 | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:35:34.800 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:35:34.800 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.800 | + functions-common:get_or_add_user_project_role:996 : user_role_id=729ebb81a3144bee82b484a965ae10a8 2022-08-02 06:35:34.801 | + functions-common:get_or_add_user_project_role:998 : echo 729ebb81a3144bee82b484a965ae10a8 2022-08-02 06:35:34.801 | 729ebb81a3144bee82b484a965ae10a8 2022-08-02 06:35:34.801 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-02 06:35:34.801 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:35:34.801 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-02 06:35:34.801 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-02 06:35:34.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.801 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.801 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.801 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.801 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:35:34.801 | e504b739186e4ee29d4c835dbeca741e' 2022-08-02 06:35:34.801 | + functions-common:get_or_create_service:1095 : echo e504b739186e4ee29d4c835dbeca741e 2022-08-02 06:35:34.801 | e504b739186e4ee29d4c835dbeca741e 2022-08-02 06:35:34.801 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.65/image 2022-08-02 06:35:34.801 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:35:34.801 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.65/image RegionOne 2022-08-02 06:35:34.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:35:34.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-02 06:35:34.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.801 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.801 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.801 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:35:34.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:35:34.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.65/image --region RegionOne -f value -c id 2022-08-02 06:35:34.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.801 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.801 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.802 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4ab11d55066c405bb790d31e1cc43051 2022-08-02 06:35:34.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4ab11d55066c405bb790d31e1cc43051 2022-08-02 06:35:34.802 | + functions-common:get_or_create_endpoint:1128 : public_id=4ab11d55066c405bb790d31e1cc43051 2022-08-02 06:35:34.802 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:35:34.802 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:35:34.802 | + functions-common:get_or_create_endpoint:1137 : echo 4ab11d55066c405bb790d31e1cc43051 2022-08-02 06:35:34.802 | 4ab11d55066c405bb790d31e1cc43051 2022-08-02 06:35:34.802 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-02 06:35:34.802 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 06:35:34.802 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-02 06:35:34.802 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-02 06:35:34.802 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-02 06:35:34.802 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-02 06:35:34.802 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-02 06:35:34.802 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-02 06:35:34.802 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-02 06:35:34.843 | [424558 Async create_glance_accounts:459421]: finished create_glance_accounts with result 0 in 74 seconds 2022-08-02 06:35:34.885 | [424558 Async create_cinder_accounts:459551]: Waiting for completion of create_cinder_accounts running on PID 459551 (4 other jobs running) 2022-08-02 06:35:34.912 | [424558 Async create_cinder_accounts:459551]: Signaling child to exit 2022-08-02 06:35:34.913 | WAKEUP 2022-08-02 06:35:34.942 | [424558 Async create_cinder_accounts:459551]: Signaled 2022-08-02 06:35:34.943 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-08-02 06:35:34.943 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-02 06:35:34.943 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-02 06:35:34.943 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:35:34.944 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:35:34.944 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:35:34.944 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:35:34.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.944 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.944 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.944 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.944 | + functions-common:get_or_create_user:926 : user_id=7d843b09b71644d08f05cce8680a4a6f 2022-08-02 06:35:34.944 | + functions-common:get_or_create_user:927 : echo 7d843b09b71644d08f05cce8680a4a6f 2022-08-02 06:35:34.944 | 7d843b09b71644d08f05cce8680a4a6f 2022-08-02 06:35:34.944 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-02 06:35:34.944 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:35:34.944 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:35:34.944 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:35:34.944 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:35:34.944 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:35:34.944 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:35:34.944 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:35:34.944 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:35:34.944 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:35:34.944 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:35:34.944 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.944 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:35:34.944 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.944 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.944 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.944 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.945 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.945 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.945 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:35:34.945 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:35:34.945 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.945 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.945 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.945 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-02 06:35:34.945 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:34.945 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:35:34.945 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:34.945 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.945 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.945 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.945 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.945 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:35:34.945 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:35:34.945 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:35:34.945 | ++ functions-common:get_field:819 : echo '| e667a0c529444a90bc71dde4ce5ee771 | 7d843b09b71644d08f05cce8680a4a6f | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:35:34.945 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:34.945 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.945 | + functions-common:get_or_add_user_project_role:998 : echo e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.945 | e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:34.945 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 06:35:34.945 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-02 06:35:34.945 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:35:34.945 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-02 06:35:34.945 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-02 06:35:34.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.946 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.946 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.946 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.946 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:35:34.946 | 536237ba378e495aa0e0e4534d258c09' 2022-08-02 06:35:34.946 | + functions-common:get_or_create_service:1095 : echo 536237ba378e495aa0e0e4534d258c09 2022-08-02 06:35:34.946 | 536237ba378e495aa0e0e4534d258c09 2022-08-02 06:35:34.946 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-02 06:35:34.946 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.65/volume/v3/$(project_id)s' 2022-08-02 06:35:34.946 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:35:34.946 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.65/volume/v3/$(project_id)s' RegionOne 2022-08-02 06:35:34.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:35:34.946 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-02 06:35:34.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.946 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.946 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.946 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:35:34.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:35:34.946 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.65/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 06:35:34.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.946 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.946 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.946 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=69f836237c1a426cb152d936390d39bf 2022-08-02 06:35:34.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 69f836237c1a426cb152d936390d39bf 2022-08-02 06:35:34.946 | + functions-common:get_or_create_endpoint:1128 : public_id=69f836237c1a426cb152d936390d39bf 2022-08-02 06:35:34.946 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:35:34.947 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:35:34.947 | + functions-common:get_or_create_endpoint:1137 : echo 69f836237c1a426cb152d936390d39bf 2022-08-02 06:35:34.947 | 69f836237c1a426cb152d936390d39bf 2022-08-02 06:35:34.947 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-02 06:35:34.947 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:35:34.947 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-02 06:35:34.947 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-02 06:35:34.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.947 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.947 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.947 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.947 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:35:34.947 | 42833be5a77a4f9cbd2fd94595c16a46' 2022-08-02 06:35:34.947 | + functions-common:get_or_create_service:1095 : echo 42833be5a77a4f9cbd2fd94595c16a46 2022-08-02 06:35:34.947 | 42833be5a77a4f9cbd2fd94595c16a46 2022-08-02 06:35:34.947 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.65/volume/v3/$(project_id)s' 2022-08-02 06:35:34.947 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:35:34.947 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.65/volume/v3/$(project_id)s' RegionOne 2022-08-02 06:35:34.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:35:34.947 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-02 06:35:34.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.947 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.947 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.947 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:35:34.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:35:34.947 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.65/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 06:35:34.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.947 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.948 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.948 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c8195fdd0de84377a57f0a1eaaf4e5bf 2022-08-02 06:35:34.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c8195fdd0de84377a57f0a1eaaf4e5bf 2022-08-02 06:35:34.948 | + functions-common:get_or_create_endpoint:1128 : public_id=c8195fdd0de84377a57f0a1eaaf4e5bf 2022-08-02 06:35:34.948 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:35:34.948 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:35:34.948 | + functions-common:get_or_create_endpoint:1137 : echo c8195fdd0de84377a57f0a1eaaf4e5bf 2022-08-02 06:35:34.948 | c8195fdd0de84377a57f0a1eaaf4e5bf 2022-08-02 06:35:34.948 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-02 06:35:34.948 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-02 06:35:34.948 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:35:34.948 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-02 06:35:34.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.948 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.948 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.948 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.948 | ++ functions-common:get_or_create_project:939 : project_id=a2dd555ea5a64e93b72aa69f3aadf37e 2022-08-02 06:35:34.948 | ++ functions-common:get_or_create_project:940 : echo a2dd555ea5a64e93b72aa69f3aadf37e 2022-08-02 06:35:34.948 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a2dd555ea5a64e93b72aa69f3aadf37e 2022-08-02 06:35:34.948 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-02 06:35:34.948 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:35:34.948 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:35:34.948 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-02 06:35:34.948 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-02 06:35:34.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.948 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:34.948 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:34.948 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-02 06:35:34.949 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:34.949 | ++ functions-common:get_or_create_user:926 : user_id=7d843b09b71644d08f05cce8680a4a6f 2022-08-02 06:35:34.949 | ++ functions-common:get_or_create_user:927 : echo 7d843b09b71644d08f05cce8680a4a6f 2022-08-02 06:35:34.949 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7d843b09b71644d08f05cce8680a4a6f 2022-08-02 06:35:34.989 | [424558 Async create_cinder_accounts:459551]: finished create_cinder_accounts with result 0 in 56 seconds 2022-08-02 06:35:34.994 | + inc/async:async_wait:197 : return 0 2022-08-02 06:35:34.997 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-02 06:35:35.048 | [424558 Async create_neutron_accounts:459667]: Waiting for completion of create_neutron_accounts running on PID 459667 (3 other jobs running) 2022-08-02 06:35:35.075 | [424558 Async create_neutron_accounts:459667]: Signaling child to exit 2022-08-02 06:35:35.075 | WAKEUP 2022-08-02 06:35:35.098 | [424558 Async create_neutron_accounts:459667]: Signaled 2022-08-02 06:35:35.099 | + lib/neutron:create_neutron_accounts:686 : is_neutron_legacy_enabled 2022-08-02 06:35:35.099 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:35:35.099 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:35:35.099 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:35:35.099 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:35:35.099 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:35:35.099 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:35:35.100 | + lib/neutron:create_neutron_accounts:688 : create_mutnauq_accounts 2022-08-02 06:35:35.100 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-02 06:35:35.100 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-02 06:35:35.100 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.65:9696/ 2022-08-02 06:35:35.100 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-02 06:35:35.100 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.65:9696/networking 2022-08-02 06:35:35.100 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-08-02 06:35:35.100 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-02 06:35:35.100 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-02 06:35:35.100 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:35:35.100 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:35:35.100 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:35:35.100 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:35:35.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.100 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.100 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.100 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:35.100 | + functions-common:get_or_create_user:926 : user_id=f11f5e374d1344c29066b58d4f885caf 2022-08-02 06:35:35.100 | + functions-common:get_or_create_user:927 : echo f11f5e374d1344c29066b58d4f885caf 2022-08-02 06:35:35.100 | f11f5e374d1344c29066b58d4f885caf 2022-08-02 06:35:35.100 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-02 06:35:35.100 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:35:35.100 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:35:35.100 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:35:35.100 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:35:35.100 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:35:35.101 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:35:35.101 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:35:35.101 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:35:35.101 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:35:35.101 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:35:35.101 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:35.101 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-02 06:35:35.101 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:35:35.101 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:35.101 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:35.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.101 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.101 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.101 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:35.101 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:35:35.101 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:35:35.101 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-02 06:35:35.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.101 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.101 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.101 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:35:35.101 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:35:35.101 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-02 06:35:35.101 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:35:35.101 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:35.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.101 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.101 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.101 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:35.102 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:35:35.102 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:35:35.102 | ++ functions-common:get_field:819 : echo '| e667a0c529444a90bc71dde4ce5ee771 | f11f5e374d1344c29066b58d4f885caf | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:35:35.102 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:35:35.102 | ++ functions-common:get_field:813 : read data 2022-08-02 06:35:35.102 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:35.102 | + functions-common:get_or_add_user_project_role:998 : echo e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:35.102 | e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:35:35.102 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 06:35:35.102 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-02 06:35:35.102 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:35:35.102 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-02 06:35:35.102 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-02 06:35:35.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.102 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.102 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.102 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:35.102 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:35:35.102 | 9c06e248df2649f4bf964f34e14e22c0' 2022-08-02 06:35:35.102 | + functions-common:get_or_create_service:1095 : echo 9c06e248df2649f4bf964f34e14e22c0 2022-08-02 06:35:35.102 | 9c06e248df2649f4bf964f34e14e22c0 2022-08-02 06:35:35.102 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.65:9696/networking 2022-08-02 06:35:35.102 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:35:35.102 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.65:9696/networking RegionOne 2022-08-02 06:35:35.102 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:35:35.102 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-02 06:35:35.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.102 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.102 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.102 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:35.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:35:35.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:35:35.103 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.65:9696/networking --region RegionOne -f value -c id 2022-08-02 06:35:35.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.103 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:35:35.103 | from cryptography.utils import int_from_bytes 2022-08-02 06:35:35.103 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:35:35.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=d06d07fcac684e7eb9203a1a039cc5cf 2022-08-02 06:35:35.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo d06d07fcac684e7eb9203a1a039cc5cf 2022-08-02 06:35:35.103 | + functions-common:get_or_create_endpoint:1128 : public_id=d06d07fcac684e7eb9203a1a039cc5cf 2022-08-02 06:35:35.103 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:35:35.103 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:35:35.103 | + functions-common:get_or_create_endpoint:1137 : echo d06d07fcac684e7eb9203a1a039cc5cf 2022-08-02 06:35:35.103 | d06d07fcac684e7eb9203a1a039cc5cf 2022-08-02 06:35:35.145 | [424558 Async create_neutron_accounts:459667]: finished create_neutron_accounts with result 0 in 40 seconds 2022-08-02 06:35:35.184 | [424558 Async create_swift_accounts:459813]: Waiting for completion of create_swift_accounts running on PID 459813 (2 other jobs running) 2022-08-02 06:35:35.211 | [424558 Async create_swift_accounts:459813]: Signaling child to exit 2022-08-02 06:36:16.929 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:36:16.954 | [459813 Async create_swift_accounts:459813]: finished successfully 2022-08-02 06:36:16.974 | WAKEUP 2022-08-02 06:36:16.997 | [424558 Async create_swift_accounts:459813]: Signaled 2022-08-02 06:36:16.999 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-02 06:36:16.999 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-02 06:36:16.999 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-02 06:36:16.999 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-02 06:36:16.999 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-02 06:36:16.999 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-02 06:36:16.999 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-02 06:36:16.999 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-02 06:36:16.999 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-02 06:36:16.999 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-02 06:36:16.999 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-02 06:36:16.999 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-02 06:36:16.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:16.999 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.000 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.000 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.000 | ++ functions-common:get_or_create_role:951 : role_id=2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:36:17.000 | ++ functions-common:get_or_create_role:952 : echo 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:36:17.000 | + lib/swift:create_swift_accounts:619 : another_role=2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:36:17.000 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-02 06:36:17.000 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-02 06:36:17.000 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:36:17.000 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:36:17.000 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:36:17.000 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:36:17.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.000 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.000 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.000 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.000 | + functions-common:get_or_create_user:926 : user_id=900e68b22cb34605953f80e8cb741a96 2022-08-02 06:36:17.000 | + functions-common:get_or_create_user:927 : echo 900e68b22cb34605953f80e8cb741a96 2022-08-02 06:36:17.000 | 900e68b22cb34605953f80e8cb741a96 2022-08-02 06:36:17.000 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-02 06:36:17.000 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:36:17.000 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:36:17.000 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:36:17.000 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:36:17.000 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:36:17.000 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:36:17.000 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:36:17.000 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:36:17.000 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:36:17.000 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:36:17.001 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:36:17.001 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.001 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:36:17.001 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.001 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.001 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.001 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.001 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.001 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:36:17.001 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:36:17.001 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:36:17.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.001 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.001 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.001 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:36:17.001 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.001 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:36:17.001 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.001 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.001 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.001 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.001 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.001 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:36:17.001 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:36:17.001 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:36:17.001 | ++ functions-common:get_field:819 : echo '| e667a0c529444a90bc71dde4ce5ee771 | 900e68b22cb34605953f80e8cb741a96 | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:36:17.002 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.002 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:36:17.002 | + functions-common:get_or_add_user_project_role:998 : echo e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:36:17.002 | e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:36:17.002 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 06:36:17.002 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-02 06:36:17.002 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:36:17.002 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:36:17.002 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:36:17.002 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:36:17.002 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:36:17.002 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:36:17.002 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:36:17.002 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:36:17.002 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:36:17.002 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:36:17.002 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.002 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:36:17.002 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:36:17.002 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.002 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.002 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.002 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.002 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.002 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:36:17.002 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:36:17.002 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:36:17.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.002 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.003 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.003 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.003 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:36:17.003 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:36:17.003 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.003 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.003 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.003 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.003 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.003 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:36:17.003 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:36:17.003 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:36:17.003 | ++ functions-common:get_field:819 : echo '| e894c471deef45c1b62f8fcd202e0803 | 900e68b22cb34605953f80e8cb741a96 | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:36:17.003 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.003 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.003 | + functions-common:get_or_add_user_project_role:998 : echo e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.003 | e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.003 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-02 06:36:17.003 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:36:17.003 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-02 06:36:17.003 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-02 06:36:17.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.003 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.003 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.003 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.003 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:36:17.003 | c473e0e977ba483db13c9ae6170eb5d8' 2022-08-02 06:36:17.003 | + functions-common:get_or_create_service:1095 : echo c473e0e977ba483db13c9ae6170eb5d8 2022-08-02 06:36:17.003 | c473e0e977ba483db13c9ae6170eb5d8 2022-08-02 06:36:17.004 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' http://10.222.0.65:8080 2022-08-02 06:36:17.004 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:36:17.004 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-02 06:36:17.004 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:36:17.004 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-02 06:36:17.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.004 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.004 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.004 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.004 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:36:17.004 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:36:17.004 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-02 06:36:17.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.004 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.004 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.004 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.004 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5ecf5664e1294eb7983136bef45de5d9 2022-08-02 06:36:17.004 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5ecf5664e1294eb7983136bef45de5d9 2022-08-02 06:36:17.004 | + functions-common:get_or_create_endpoint:1128 : public_id=5ecf5664e1294eb7983136bef45de5d9 2022-08-02 06:36:17.004 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.65:8080 ]] 2022-08-02 06:36:17.004 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.65:8080 RegionOne 2022-08-02 06:36:17.004 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:36:17.004 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-02 06:36:17.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.004 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.004 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.004 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.004 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:36:17.005 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:36:17.005 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.65:8080 --region RegionOne -f value -c id 2022-08-02 06:36:17.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.005 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.005 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.005 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.005 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7d30188644a64c069d285402726243fa 2022-08-02 06:36:17.005 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7d30188644a64c069d285402726243fa 2022-08-02 06:36:17.005 | 7d30188644a64c069d285402726243fa 2022-08-02 06:36:17.005 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:36:17.005 | + functions-common:get_or_create_endpoint:1137 : echo 5ecf5664e1294eb7983136bef45de5d9 2022-08-02 06:36:17.005 | 5ecf5664e1294eb7983136bef45de5d9 2022-08-02 06:36:17.005 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-02 06:36:17.005 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-02 06:36:17.005 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:36:17.005 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-02 06:36:17.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.005 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.005 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.005 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.005 | ++ functions-common:get_or_create_project:939 : project_id=1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.005 | ++ functions-common:get_or_create_project:940 : echo 1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.005 | + lib/swift:create_swift_accounts:633 : swift_project_test1=1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.005 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-02 06:36:17.005 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:36:17.005 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-02 06:36:17.005 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:36:17.005 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-02 06:36:17.005 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-02 06:36:17.005 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-02 06:36:17.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.006 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.006 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.006 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.006 | ++ functions-common:get_or_create_user:926 : user_id=13a1f53c1b444898b18f075492b55e76 2022-08-02 06:36:17.006 | ++ functions-common:get_or_create_user:927 : echo 13a1f53c1b444898b18f075492b55e76 2022-08-02 06:36:17.006 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=13a1f53c1b444898b18f075492b55e76 2022-08-02 06:36:17.006 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-02 06:36:17.006 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:36:17.006 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 13a1f53c1b444898b18f075492b55e76 1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.006 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:36:17.006 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:36:17.006 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:36:17.006 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:36:17.006 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:36:17.006 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:36:17.006 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:36:17.006 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:36:17.006 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 13a1f53c1b444898b18f075492b55e76 --project 1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.006 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.006 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:36:17.006 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.006 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.006 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.006 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.006 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.006 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:36:17.006 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:36:17.007 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 13a1f53c1b444898b18f075492b55e76 --project 1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.007 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.007 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.007 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.007 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 13a1f53c1b444898b18f075492b55e76 --project 1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.007 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:36:17.007 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.007 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.007 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.007 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.007 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.007 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:36:17.007 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:36:17.007 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:36:17.007 | ++ functions-common:get_field:819 : echo '| e894c471deef45c1b62f8fcd202e0803 | 13a1f53c1b444898b18f075492b55e76 | | 1ca2142f5ea64d94a537be43599f8ac0 | | | False |' 2022-08-02 06:36:17.007 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.007 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.007 | + functions-common:get_or_add_user_project_role:998 : echo e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.007 | e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.007 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-02 06:36:17.007 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-02 06:36:17.007 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:36:17.007 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-02 06:36:17.007 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-02 06:36:17.007 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-02 06:36:17.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.007 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.007 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.008 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.008 | ++ functions-common:get_or_create_user:926 : user_id=0a0fe9be992b4eeb9556c90fe5a64e35 2022-08-02 06:36:17.008 | ++ functions-common:get_or_create_user:927 : echo 0a0fe9be992b4eeb9556c90fe5a64e35 2022-08-02 06:36:17.008 | + lib/swift:create_swift_accounts:642 : swift_user_test3=0a0fe9be992b4eeb9556c90fe5a64e35 2022-08-02 06:36:17.008 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-02 06:36:17.008 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:36:17.008 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 0a0fe9be992b4eeb9556c90fe5a64e35 1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.008 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:36:17.008 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:36:17.008 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:36:17.008 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:36:17.008 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:36:17.008 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:36:17.008 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:36:17.008 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:36:17.008 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:36:17.008 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.008 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.008 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c --user 0a0fe9be992b4eeb9556c90fe5a64e35 --project 1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.008 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.009 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.009 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.009 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.009 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:36:17.009 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:36:17.009 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c --user 0a0fe9be992b4eeb9556c90fe5a64e35 --project 1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.009 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.009 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.009 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c --user 0a0fe9be992b4eeb9556c90fe5a64e35 --project 1ca2142f5ea64d94a537be43599f8ac0 2022-08-02 06:36:17.009 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.009 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:36:17.009 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.009 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.009 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.009 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.009 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.009 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:36:17.009 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:36:17.010 | ++ functions-common:get_field:819 : echo '| 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c | 0a0fe9be992b4eeb9556c90fe5a64e35 | | 1ca2142f5ea64d94a537be43599f8ac0 | | | False |' 2022-08-02 06:36:17.010 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:36:17.010 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.010 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:36:17.010 | + functions-common:get_or_add_user_project_role:998 : echo 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:36:17.010 | 2f3a6fa0f2e04fcfa8dcb8cb00e7cc6c 2022-08-02 06:36:17.010 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-02 06:36:17.010 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-02 06:36:17.010 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:36:17.010 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-02 06:36:17.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.010 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.010 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.010 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.010 | ++ functions-common:get_or_create_project:939 : project_id=f6afa1a0eb834111932c809109fe0a90 2022-08-02 06:36:17.010 | ++ functions-common:get_or_create_project:940 : echo f6afa1a0eb834111932c809109fe0a90 2022-08-02 06:36:17.010 | + lib/swift:create_swift_accounts:647 : swift_project_test2=f6afa1a0eb834111932c809109fe0a90 2022-08-02 06:36:17.010 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-02 06:36:17.010 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:36:17.010 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-02 06:36:17.010 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-02 06:36:17.010 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:36:17.010 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-02 06:36:17.010 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-02 06:36:17.010 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-02 06:36:17.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.010 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.010 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.010 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.011 | ++ functions-common:get_or_create_user:926 : user_id=fbba6d523bbe4e1c8eed10b9f9ca4abd 2022-08-02 06:36:17.011 | ++ functions-common:get_or_create_user:927 : echo fbba6d523bbe4e1c8eed10b9f9ca4abd 2022-08-02 06:36:17.011 | + lib/swift:create_swift_accounts:652 : swift_user_test2=fbba6d523bbe4e1c8eed10b9f9ca4abd 2022-08-02 06:36:17.011 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-02 06:36:17.011 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:36:17.011 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin fbba6d523bbe4e1c8eed10b9f9ca4abd f6afa1a0eb834111932c809109fe0a90 2022-08-02 06:36:17.011 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:36:17.011 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:36:17.011 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:36:17.011 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:36:17.011 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:36:17.011 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:36:17.011 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:36:17.011 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:36:17.011 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fbba6d523bbe4e1c8eed10b9f9ca4abd --project f6afa1a0eb834111932c809109fe0a90 2022-08-02 06:36:17.011 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.011 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:36:17.011 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.011 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.011 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.011 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.011 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.011 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:36:17.011 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:36:17.011 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user fbba6d523bbe4e1c8eed10b9f9ca4abd --project f6afa1a0eb834111932c809109fe0a90 2022-08-02 06:36:17.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.011 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.011 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.011 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fbba6d523bbe4e1c8eed10b9f9ca4abd --project f6afa1a0eb834111932c809109fe0a90 2022-08-02 06:36:17.012 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.012 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:36:17.012 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.012 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.012 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.012 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.012 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.012 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:36:17.012 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:36:17.012 | ++ functions-common:get_field:819 : echo '| e894c471deef45c1b62f8fcd202e0803 | fbba6d523bbe4e1c8eed10b9f9ca4abd | | f6afa1a0eb834111932c809109fe0a90 | | | False |' 2022-08-02 06:36:17.012 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:36:17.012 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.012 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.012 | + functions-common:get_or_add_user_project_role:998 : echo e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.012 | e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.012 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-02 06:36:17.012 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-02 06:36:17.012 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 06:36:17.012 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-02 06:36:17.012 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-02 06:36:17.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.012 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.012 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.012 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.012 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-02 06:36:17.012 | 2130c31e0d854fd28466a8e2e2da0242' 2022-08-02 06:36:17.012 | ++ functions-common:get_or_create_domain:889 : echo 2130c31e0d854fd28466a8e2e2da0242 2022-08-02 06:36:17.012 | + lib/swift:create_swift_accounts:657 : swift_domain=2130c31e0d854fd28466a8e2e2da0242 2022-08-02 06:36:17.012 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-02 06:36:17.013 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:36:17.013 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-02 06:36:17.013 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 2130c31e0d854fd28466a8e2e2da0242 2022-08-02 06:36:17.013 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:36:17.013 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2130c31e0d854fd28466a8e2e2da0242 --or-show -f value -c id 2022-08-02 06:36:17.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.013 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.013 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.013 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.013 | ++ functions-common:get_or_create_project:939 : project_id=24a52f2fa4c1409c8df13773ca364a39 2022-08-02 06:36:17.013 | ++ functions-common:get_or_create_project:940 : echo 24a52f2fa4c1409c8df13773ca364a39 2022-08-02 06:36:17.013 | + lib/swift:create_swift_accounts:661 : swift_project_test4=24a52f2fa4c1409c8df13773ca364a39 2022-08-02 06:36:17.013 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-02 06:36:17.013 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:36:17.013 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-02 06:36:17.013 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 2130c31e0d854fd28466a8e2e2da0242 test4@example.com 2022-08-02 06:36:17.013 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:36:17.013 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-02 06:36:17.013 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-02 06:36:17.013 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2130c31e0d854fd28466a8e2e2da0242 --email=test4@example.com --or-show -f value -c id 2022-08-02 06:36:17.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.013 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.013 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.013 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.013 | ++ functions-common:get_or_create_user:926 : user_id=e6f696cfc5cf43278a9a5b3979816dcc 2022-08-02 06:36:17.013 | ++ functions-common:get_or_create_user:927 : echo e6f696cfc5cf43278a9a5b3979816dcc 2022-08-02 06:36:17.013 | + lib/swift:create_swift_accounts:666 : swift_user_test4=e6f696cfc5cf43278a9a5b3979816dcc 2022-08-02 06:36:17.013 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-02 06:36:17.013 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:36:17.014 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin e6f696cfc5cf43278a9a5b3979816dcc 24a52f2fa4c1409c8df13773ca364a39 2022-08-02 06:36:17.014 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:36:17.014 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:36:17.014 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:36:17.014 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:36:17.014 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:36:17.014 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:36:17.014 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:36:17.014 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:36:17.014 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e6f696cfc5cf43278a9a5b3979816dcc --project 24a52f2fa4c1409c8df13773ca364a39 2022-08-02 06:36:17.014 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.014 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:36:17.014 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.014 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.014 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.014 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.014 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.014 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:36:17.014 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:36:17.014 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user e6f696cfc5cf43278a9a5b3979816dcc --project 24a52f2fa4c1409c8df13773ca364a39 2022-08-02 06:36:17.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.014 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.014 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.014 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e6f696cfc5cf43278a9a5b3979816dcc --project 24a52f2fa4c1409c8df13773ca364a39 2022-08-02 06:36:17.014 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:36:17.014 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:36:17.014 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:36:17.014 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.015 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:17.015 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:17.015 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:36:17.015 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:36:17.015 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:36:17.015 | ++ functions-common:get_field:819 : echo '| e894c471deef45c1b62f8fcd202e0803 | e6f696cfc5cf43278a9a5b3979816dcc | | 24a52f2fa4c1409c8df13773ca364a39 | | | False |' 2022-08-02 06:36:17.015 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:36:17.015 | ++ functions-common:get_field:813 : read data 2022-08-02 06:36:17.015 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.015 | + functions-common:get_or_add_user_project_role:998 : echo e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.015 | e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:36:17.044 | [424558 Async create_swift_accounts:459813]: finished create_swift_accounts with result 0 in 120 seconds 2022-08-02 06:36:17.051 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-02 06:36:17.054 | + inc/async:async_wait:197 : return 0 2022-08-02 06:36:17.057 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-02 06:36:17.075 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:17.077 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-02 06:36:17.095 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:17.098 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-02 06:36:17.100 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:36:17.103 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-02 06:36:17.106 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-02 06:36:17.108 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-02 06:36:17.168 | + inc/async:async_inner:63 : init_glance 2022-08-02 06:36:17.207 | [424558 Async init_glance:464066]: running: init_glance 2022-08-02 06:36:17.210 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-02 06:36:17.232 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:17.235 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-02 06:36:17.238 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:36:17.240 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-02 06:36:17.244 | + ./stack.sh:main:1142 : configure_neutron 2022-08-02 06:36:17.246 | + lib/neutron:configure_neutron:637 : is_neutron_legacy_enabled 2022-08-02 06:36:17.251 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:36:17.252 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:36:17.258 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:36:17.261 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:36:17.264 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:36:17.267 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:36:17.270 | + lib/neutron:configure_neutron:639 : configure_mutnauq 2022-08-02 06:36:17.273 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-02 06:36:17.276 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-02 06:36:17.278 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-02 06:36:17.292 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-02 06:36:17.295 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-02 06:36:20.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:20.428 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:20.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:20.428 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:21.851 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:36:21.877 | [464066 Async init_glance:464066]: finished successfully 2022-08-02 06:36:23.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:23.573 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:23.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:23.574 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:26.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:26.743 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:26.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:26.743 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:29.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:29.882 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:29.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:29.882 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:32.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:32.998 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:32.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:32.998 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:36.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:36.115 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:36.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:36.115 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:39.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:39.228 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:39.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:39.228 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:42.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:42.640 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:42.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:42.640 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:46.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:46.550 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:46.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:46.550 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:51.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:51.469 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:51.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:51.469 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:51.757 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-02 06:36:51.762 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-02 06:36:51.765 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-02 06:36:51.767 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-02 06:36:51.770 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-02 06:36:51.772 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-02 06:36:51.775 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-02 06:36:51.777 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-02 06:36:51.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-02 06:36:51.782 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=router 2022-08-02 06:36:51.784 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ '' == '' ]] 2022-08-02 06:36:51.786 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-02 06:36:51.789 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-02 06:36:51.791 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-02 06:36:51.794 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-02 06:36:51.796 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-02 06:36:51.800 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:51.802 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-02 06:36:51.805 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:51.810 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-02 06:36:51.812 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-02 06:36:51.815 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-02 06:36:51.817 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-02 06:36:51.819 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:36:51.822 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:36:51.824 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:36:51.840 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:51.842 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:36:51.845 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-02 06:36:51.847 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-02 06:36:51.875 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-02 06:36:51.905 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-02 06:36:51.933 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-02 06:36:51.965 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-02 06:36:51.994 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-02 06:36:52.023 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-02 06:36:52.025 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-02 06:36:52.028 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-02 06:36:52.030 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 06:36:52.033 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:36:52.050 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:36:52.052 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:36:52.055 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:36:52.057 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:36:52.059 | + 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-08-02 06:36:52.088 | + 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-08-02 06:36:52.117 | + 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-08-02 06:36:52.146 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:36:52.175 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-02 06:36:52.191 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:36:52.194 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-02 06:36:52.196 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:36:52.199 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-02 06:36:52.201 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-02 06:36:52.203 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-02 06:36:52.216 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-02 06:36:52.218 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:992 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:36:52.221 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : local srcdir=/opt/stack/neutron 2022-08-02 06:36:52.223 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-02 06:36:52.236 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:997 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-02 06:36:52.249 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-02 06:36:52.251 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-02 06:36:52.264 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-02 06:36:52.276 | + lib/neutron-legacy:_neutron_setup_rootwrap:1021 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-02 06:36:52.288 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-02 06:36:52.291 | + lib/neutron-legacy:_neutron_setup_rootwrap:1025 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:36:52.294 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1028 : mktemp 2022-08-02 06:36:52.298 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : TEMPFILE=/tmp/tmp.w3ass0VOBq 2022-08-02 06:36:52.300 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-02 06:36:52.303 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:36:52.306 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : chmod 0440 /tmp/tmp.w3ass0VOBq 2022-08-02 06:36:52.310 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo chown root:root /tmp/tmp.w3ass0VOBq 2022-08-02 06:36:52.322 | + lib/neutron-legacy:_neutron_setup_rootwrap:1033 : sudo mv /tmp/tmp.w3ass0VOBq /etc/sudoers.d/neutron-rootwrap 2022-08-02 06:36:52.334 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 06:36:52.362 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : [[ True == \T\r\u\e ]] 2022-08-02 06:36:52.365 | + lib/neutron-legacy:_neutron_setup_rootwrap:1038 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:36:52.394 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-02 06:36:52.397 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-02 06:36:52.402 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-02 06:36:52.404 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:36:52.407 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:36:52.410 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:36:52.427 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:52.430 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:36:52.433 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:36:52.435 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:36:52.453 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:52.456 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:36:52.459 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:36:52.489 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:36:52.491 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:36:52.494 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-02 06:36:52.512 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:52.515 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-02 06:36:52.517 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-02 06:36:52.520 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 06:36:52.523 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 06:36:52.525 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ router == '' ]] 2022-08-02 06:36:52.528 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-02 06:36:52.531 | + lib/neutron-legacy:_neutron_service_plugin_class_add:971 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 06:36:52.533 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-02 06:36:52.535 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-02 06:36:52.538 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-02 06:36:52.543 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-02 06:36:52.545 | + 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-08-02 06:36:52.550 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-02 06:36:52.567 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:52.570 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-02 06:36:52.573 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-02 06:36:52.575 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-02 06:36:52.580 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-02 06:36:52.582 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-02 06:36:52.585 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-02 06:36:52.588 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-02 06:36:52.591 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-02 06:36:52.594 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-02 06:36:52.599 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-02 06:36:52.604 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-02 06:36:52.608 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-02 06:36:52.639 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-02 06:36:52.670 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-02 06:36:52.700 | + lib/neutron-legacy:_configure_neutron_service:944 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-08-02 06:36:52.730 | + lib/neutron-legacy:_configure_neutron_service:946 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-02 06:36:52.761 | + lib/neutron-legacy:_configure_neutron_service:947 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-02 06:36:52.763 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 06:36:52.766 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-02 06:36:52.768 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:36:52.771 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-02 06:36:52.800 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-02 06:36:52.830 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:36:52.860 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-02 06:36:52.890 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-02 06:36:52.920 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-02 06:36:52.950 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-02 06:36:52.980 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-02 06:36:53.011 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:36:53.042 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:36:53.073 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-02 06:36:53.102 | + lib/neutron-legacy:_configure_neutron_service:951 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-02 06:36:53.133 | + lib/neutron-legacy:_configure_neutron_service:953 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-02 06:36:53.135 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 06:36:53.138 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 06:36:53.140 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-02 06:36:53.142 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-02 06:36:53.172 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-02 06:36:53.203 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.65/identity 2022-08-02 06:36:53.233 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-02 06:36:53.263 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-02 06:36:53.294 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-02 06:36:53.324 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-02 06:36:53.354 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-02 06:36:53.384 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:36:53.414 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-02 06:36:53.444 | + lib/neutron-legacy:_configure_neutron_service:956 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-02 06:36:53.447 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 06:36:53.450 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-02 06:36:53.452 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-02 06:36:53.454 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-02 06:36:53.484 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-02 06:36:53.514 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.65/identity 2022-08-02 06:36:53.545 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-02 06:36:53.575 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-02 06:36:53.605 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-02 06:36:53.635 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-02 06:36:53.665 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-02 06:36:53.699 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:36:53.733 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-02 06:36:53.763 | + lib/neutron-legacy:_configure_neutron_service:959 : neutron_plugin_configure_service 2022-08-02 06:36:53.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-02 06:36:53.768 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-02 06:36:53.771 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-02 06:36:53.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-02 06:36:53.777 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-02 06:36:53.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-02 06:36:53.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-08-02 06:36:53.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-08-02 06:36:53.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-08-02 06:36:53.789 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-02 06:36:53.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-02 06:36:53.794 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-02 06:36:53.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-02 06:36:53.799 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-02 06:36:53.801 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-02 06:36:53.804 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-02 06:36:53.806 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-02 06:36:53.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-02 06:36:53.811 | + 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-08-02 06:36:53.839 | + 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-08-02 06:36:53.841 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:53.844 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 06:36:53.846 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-02 06:36:53.849 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-02 06:36:53.852 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:36:53.854 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-02 06:36:53.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-02 06:36:53.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-02 06:36:53.886 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:53.889 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 06:36:53.891 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-02 06:36:53.893 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-02 06:36:53.896 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:36:53.899 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-02 06:36:53.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-02 06:36:53.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-02 06:36:53.932 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:53.934 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 06:36:53.937 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-02 06:36:53.939 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-02 06:36:53.942 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:36:53.944 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-02 06:36:53.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-02 06:36:53.975 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:53.978 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 06:36:53.980 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-02 06:36:53.982 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-02 06:36:53.985 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:36:53.987 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-02 06:36:54.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-02 06:36:54.019 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:54.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-02 06:36:54.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-02 06:36:54.026 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-02 06:36:54.028 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:36:54.031 | + 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-08-02 06:36:54.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-02 06:36:54.063 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:54.065 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-02 06:36:54.067 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-02 06:36:54.070 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-02 06:36:54.072 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:36:54.075 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-02 06:36:54.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-02 06:36:54.106 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:54.108 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-02 06:36:54.111 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-02 06:36:54.113 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-02 06:36:54.116 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:36:54.119 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-02 06:36:54.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:300:349 2022-08-02 06:36:54.150 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:54.152 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-02 06:36:54.154 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-08-02 06:36:54.157 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-08-02 06:36:54.159 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:36:54.161 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-08-02 06:36:54.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-02 06:36:54.193 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:36:54.195 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-02 06:36:54.198 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-02 06:36:54.200 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-02 06:36:54.203 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:36:54.205 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-02 06:36:54.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-02 06:36:54.237 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-02 06:36:54.255 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:54.257 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-02 06:36:54.260 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 06:36:54.292 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-02 06:36:54.294 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:36:54.323 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-02 06:36:54.354 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-02 06:36:54.357 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-02 06:36:54.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-02 06:36:54.362 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-02 06:36:57.093 | INFO neutron.common.config [-] Logging enabled! 2022-08-02 06:36:57.094 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-02 06:36:57.094 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=466194) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-02 06:36:57.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=466194) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 06:36:57.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=466194) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 06:36:57.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=466194) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:36:57.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=466194) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:36:57.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=466194) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:36:57.146 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=466194) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:36:57.204 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-02 06:36:57.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:57.204 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:57.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:36:57.204 | from cryptography.utils import int_from_bytes 2022-08-02 06:36:57.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-02 06:36:57.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-02 06:36:57.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-02 06:36:57.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 06:36:57.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-02 06:36:57.606 | + 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-08-02 06:36:57.623 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-02 06:36:57.626 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-02 06:36:57.629 | + 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-08-02 06:36:57.660 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-02 06:36:57.664 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-02 06:36:57.672 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-02 06:36:57.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-02 06:36:57.677 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-02 06:36:57.690 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-02 06:36:57.702 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-02 06:36:57.704 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-02 06:36:57.713 | net.bridge.bridge-nf-call-iptables = 1 2022-08-02 06:36:57.716 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-02 06:36:57.719 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-02 06:36:57.728 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-02 06:36:57.731 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-02 06:36:57.734 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-02 06:36:57.736 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-02 06:36:57.739 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-02 06:36:57.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-02 06:36:57.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-02 06:36:57.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-02 06:36:57.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 06:36:57.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-02 06:36:57.776 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-02 06:36:57.779 | + 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-08-02 06:36:57.812 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-02 06:36:57.815 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-02 06:36:57.845 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-02 06:36:57.873 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-02 06:36:57.891 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:57.894 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-02 06:36:57.897 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-02 06:36:57.902 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-02 06:36:57.931 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-02 06:36:57.961 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 06:36:57.993 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-02 06:36:57.995 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:36:58.025 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-02 06:36:58.042 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:58.045 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-02 06:36:58.047 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-02 06:36:58.077 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-02 06:36:58.079 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-02 06:36:58.082 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-02 06:36:58.110 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-02 06:36:58.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-02 06:36:58.115 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-02 06:36:58.118 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-02 06:36:58.136 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:36:58.138 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-02 06:36:58.141 | + 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-08-02 06:36:58.146 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-02 06:36:58.175 | + 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-08-02 06:36:58.207 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-02 06:36:58.210 | + 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-08-02 06:36:58.241 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-02 06:36:58.244 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-02 06:36:58.274 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-02 06:36:58.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-02 06:36:58.279 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-02 06:36:58.308 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-02 06:36:58.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-02 06:36:58.313 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-02 06:36:58.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-02 06:37:01.149 | INFO neutron.common.config [-] Logging enabled! 2022-08-02 06:37:01.150 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-02 06:37:01.150 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=466724) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-02 06:37:01.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=466724) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 06:37:01.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=466724) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 06:37:01.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=466724) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:37:01.201 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=466724) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:37:01.201 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=466724) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:37:01.201 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=466724) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:37:01.261 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-02 06:37:01.262 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=466724) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-02 06:37:01.262 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=466724) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-02 06:37:01.262 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-02 06:37:01.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:01.262 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:01.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:01.262 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:01.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-02 06:37:01.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-02 06:37:01.605 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-02 06:37:01.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-02 06:37:01.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-02 06:37:01.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 06:37:01.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-02 06:37:01.633 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-02 06:37:01.635 | + functions:set_mtu:785 : local dev=br-data 2022-08-02 06:37:01.638 | + functions:set_mtu:786 : local mtu=1500 2022-08-02 06:37:01.640 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-02 06:37:01.653 | + 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-08-02 06:37:01.670 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-02 06:37:01.673 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-02 06:37:01.676 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-02 06:37:01.678 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-02 06:37:01.681 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-02 06:37:01.683 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-02 06:37:01.686 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-02 06:37:01.688 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-02 06:37:01.691 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-02 06:37:01.693 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-02 06:37:01.696 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-02 06:37:01.699 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-02 06:37:01.701 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-02 06:37:01.704 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-02 06:37:01.708 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-02 06:37:01.708 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-02 06:37:01.715 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-02 06:37:01.717 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-02 06:37:01.720 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-02 06:37:01.722 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-02 06:37:01.726 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-02 06:37:01.727 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-02 06:37:01.728 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-02 06:37:01.734 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.71/22 brd 192.168.3.255' 2022-08-02 06:37:01.736 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-02 06:37:01.739 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-02 06:37:01.741 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-02 06:37:01.743 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-02 06:37:01.746 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.71/22 brd 192.168.3.255 != '' ]] 2022-08-02 06:37:01.748 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.71/22 brd 192.168.3.255 dev eth1' 2022-08-02 06:37:01.751 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.71/22 brd 192.168.3.255 dev br-data' 2022-08-02 06:37:01.753 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-02 06:37:01.756 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-02 06:37:01.760 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.71/22 brd 192.168.3.255 2022-08-02 06:37:01.761 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-02 06:37:01.761 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-02 06:37:01.764 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-02 06:37:01.769 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.71 2022-08-02 06:37:01.772 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.71 ' 2022-08-02 06:37:01.775 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.71/22 brd 192.168.3.255 dev eth1 2022-08-02 06:37:01.787 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.71/22 brd 192.168.3.255 dev br-data 2022-08-02 06:37:01.799 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-02 06:37:01.812 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-02 06:37:01.833 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.71 2022-08-02 06:37:01.843 | PING 192.168.0.71 (192.168.0.71) from 192.168.0.71 br-data: 56(84) bytes of data. 2022-08-02 06:37:01.843 | 64 bytes from 192.168.0.71: icmp_seq=1 ttl=64 time=0.077 ms 2022-08-02 06:37:02.844 | 64 bytes from 192.168.0.71: icmp_seq=2 ttl=64 time=0.046 ms 2022-08-02 06:37:03.868 | 64 bytes from 192.168.0.71: icmp_seq=3 ttl=64 time=0.043 ms 2022-08-02 06:37:03.868 | 2022-08-02 06:37:03.868 | --- 192.168.0.71 ping statistics --- 2022-08-02 06:37:03.869 | 3 packets transmitted, 3 received, 0% packet loss, time 2025ms 2022-08-02 06:37:03.869 | rtt min/avg/max/mdev = 0.043/0.055/0.077/0.015 ms 2022-08-02 06:37:03.874 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-02 06:37:03.874 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-02 06:37:03.880 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-02 06:37:03.883 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-02 06:37:03.901 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:03.903 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-02 06:37:03.906 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-02 06:37:03.911 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-02 06:37:03.939 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.65 2022-08-02 06:37:03.969 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-02 06:37:03.998 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 06:37:04.031 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-02 06:37:04.034 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:37:04.062 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-02 06:37:04.065 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-02 06:37:04.082 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:37:04.085 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-02 06:37:04.088 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-02 06:37:04.105 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:37:04.108 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-02 06:37:04.125 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:37:04.127 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-02 06:37:04.145 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:37:04.148 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-02 06:37:04.178 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-02 06:37:04.208 | + lib/neutron:configure_neutron:644 : '[' False == True ']' 2022-08-02 06:37:04.212 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-02 06:37:04.230 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:04.233 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-02 06:37:04.250 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:04.253 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-02 06:37:04.256 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-02 06:37:04.315 | + inc/async:async_inner:63 : init_neutron 2022-08-02 06:37:04.354 | [424558 Async init_neutron:467202]: running: init_neutron 2022-08-02 06:37:04.357 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-02 06:37:04.378 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:04.381 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-02 06:37:04.392 | ++ ./stack.sh:main:1157 : true 2022-08-02 06:37:04.396 | + ./stack.sh:main:1157 : netman_pid= 2022-08-02 06:37:04.398 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-02 06:37:04.401 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-02 06:37:04.416 | + ./stack.sh:main:1164 : clean_iptables 2022-08-02 06:37:04.423 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 06:37:04.423 | + lib/nova:clean_iptables:186 : grep nova 2022-08-02 06:37:04.429 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-02 06:37:04.429 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-02 06:37:04.429 | + lib/nova:clean_iptables:186 : bash 2022-08-02 06:37:04.433 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-02 06:37:04.434 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-02 06:37:04.443 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 06:37:04.443 | + lib/nova:clean_iptables:188 : grep nova 2022-08-02 06:37:04.445 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-02 06:37:04.447 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-02 06:37:04.449 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-02 06:37:04.456 | + lib/nova:clean_iptables:188 : bash 2022-08-02 06:37:04.456 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-02 06:37:04.467 | + lib/nova:clean_iptables:190 : grep nova 2022-08-02 06:37:04.467 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-02 06:37:04.469 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 06:37:04.474 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-02 06:37:04.475 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-02 06:37:04.475 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-02 06:37:04.479 | + lib/nova:clean_iptables:190 : bash 2022-08-02 06:37:04.488 | + lib/nova:clean_iptables:192 : grep nova 2022-08-02 06:37:04.488 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-02 06:37:04.490 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-02 06:37:04.490 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-02 06:37:04.495 | + lib/nova:clean_iptables:192 : bash 2022-08-02 06:37:04.496 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 06:37:04.498 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-02 06:37:04.508 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-02 06:37:04.516 | net.ipv4.ip_forward = 1 2022-08-02 06:37:04.520 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-02 06:37:04.539 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:04.542 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-02 06:37:04.550 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-02 06:37:04.553 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-02 06:37:04.589 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-02 06:37:04.624 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-02 06:37:04.627 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-02 06:37:04.666 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-02 06:37:04.700 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-02 06:37:04.719 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:04.722 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-02 06:37:04.726 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:37:04.730 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-02 06:37:04.733 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-02 06:37:04.736 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-02 06:37:04.805 | + inc/async:async_inner:63 : init_swift 2022-08-02 06:37:04.854 | [424558 Async init_swift:467559]: running: init_swift 2022-08-02 06:37:04.856 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-02 06:37:04.881 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:04.885 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-02 06:37:04.888 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:37:04.891 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-02 06:37:04.894 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-02 06:37:04.897 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-02 06:37:04.983 | + inc/async:async_inner:63 : init_cinder 2022-08-02 06:37:05.030 | [424558 Async init_cinder:467654]: running: init_cinder 2022-08-02 06:37:05.034 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-02 06:37:05.078 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:05.085 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-02 06:37:05.090 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:37:05.094 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-02 06:37:05.098 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-02 06:37:05.100 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-02 06:37:05.190 | + inc/async:async_inner:63 : init_placement 2022-08-02 06:37:05.287 | [424558 Async init_placement:467774]: running: init_placement 2022-08-02 06:37:05.292 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-02 06:37:05.392 | [424558 Async init_neutron:467202]: Waiting for completion of init_neutron running on PID 467202 (6 other jobs running) 2022-08-02 06:37:05.452 | [424558 Async init_neutron:467202]: Signaling child to exit 2022-08-02 06:37:15.789 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:37:15.853 | [467654 Async init_cinder:467654]: finished successfully 2022-08-02 06:37:16.670 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:37:16.700 | [467559 Async init_swift:467559]: finished successfully 2022-08-02 06:37:33.626 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:37:33.654 | [467202 Async init_neutron:467202]: finished successfully 2022-08-02 06:37:33.675 | WAKEUP 2022-08-02 06:37:33.699 | [424558 Async init_neutron:467202]: Signaled 2022-08-02 06:37:33.701 | + lib/neutron:init_neutron:695 : is_neutron_legacy_enabled 2022-08-02 06:37:33.701 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:37:33.701 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:37:33.701 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:37:33.701 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:37:33.701 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:37:33.701 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:37:33.701 | + lib/neutron:init_neutron:697 : init_mutnauq 2022-08-02 06:37:33.701 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-02 06:37:33.701 | + lib/database:recreate_database:112 : local db=neutron 2022-08-02 06:37:33.701 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-02 06:37:33.701 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-02 06:37:33.701 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-02 06:37:33.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:33.701 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-02 06:37:33.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:33.701 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-02 06:37:33.702 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 06:37:33.702 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:37:33.702 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:37:33.702 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:37:33.702 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422227681 2022-08-02 06:37:33.702 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-02 06:37:33.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:33.702 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:33.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:33.702 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-02 06:37:33.702 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-02 06:37:33.703 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-02 06:37:33.704 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-02 06:37:33.705 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-02 06:37:33.706 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-02 06:37:33.706 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-02 06:37:33.706 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-02 06:37:33.706 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-02 06:37:33.706 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-02 06:37:33.706 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-02 06:37:33.706 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-02 06:37:33.706 | Running upgrade for neutron ... 2022-08-02 06:37:33.706 | OK 2022-08-02 06:37:33.706 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-02 06:37:33.706 | + functions-common:time_stop:2440 : local name 2022-08-02 06:37:33.706 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:37:33.706 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:37:33.706 | + functions-common:time_stop:2443 : local total 2022-08-02 06:37:33.706 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:37:33.706 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 06:37:33.706 | + functions-common:time_stop:2447 : start_time=1659422227681 2022-08-02 06:37:33.706 | + functions-common:time_stop:2449 : [[ -z 1659422227681 ]] 2022-08-02 06:37:33.706 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:37:33.706 | + functions-common:time_stop:2452 : end_time=1659422253610 2022-08-02 06:37:33.706 | + functions-common:time_stop:2453 : elapsed_time=25929 2022-08-02 06:37:33.706 | + functions-common:time_stop:2454 : total=6784 2022-08-02 06:37:33.706 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:37:33.706 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32713 2022-08-02 06:37:33.760 | [424558 Async init_neutron:467202]: finished init_neutron with result 0 in 29 seconds 2022-08-02 06:37:33.765 | + inc/async:async_wait:197 : return 0 2022-08-02 06:37:33.768 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-02 06:37:33.828 | [424558 Async init_placement:467774]: Waiting for completion of init_placement running on PID 467774 (5 other jobs running) 2022-08-02 06:37:33.856 | [424558 Async init_placement:467774]: Signaling child to exit 2022-08-02 06:37:49.514 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:37:49.540 | [467774 Async init_placement:467774]: finished successfully 2022-08-02 06:37:49.560 | WAKEUP 2022-08-02 06:37:49.584 | [424558 Async init_placement:467774]: Signaled 2022-08-02 06:37:49.585 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-02 06:37:49.585 | + lib/database:recreate_database:112 : local db=placement 2022-08-02 06:37:49.585 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-02 06:37:49.585 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-02 06:37:49.585 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-02 06:37:49.586 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:49.586 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-02 06:37:49.586 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:49.586 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-02 06:37:49.586 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-02 06:37:49.586 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-02 06:37:49.586 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-02 06:37:49.586 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:37:49.586 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:37:49.586 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:37:49.586 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:37:49.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.586 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.586 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.586 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:37:49.586 | + functions-common:get_or_create_user:926 : user_id=d0a64c96226242bb9a01bcd3b8f29f27 2022-08-02 06:37:49.586 | + functions-common:get_or_create_user:927 : echo d0a64c96226242bb9a01bcd3b8f29f27 2022-08-02 06:37:49.586 | d0a64c96226242bb9a01bcd3b8f29f27 2022-08-02 06:37:49.586 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-02 06:37:49.586 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:37:49.586 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:37:49.586 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:37:49.586 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:37:49.586 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:37:49.586 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:37:49.586 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:37:49.586 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:37:49.586 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:37:49.586 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:37:49.586 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:37:49.586 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:37:49.587 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:37:49.587 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:37:49.587 | ++ functions-common:get_field:813 : read data 2022-08-02 06:37:49.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.587 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:37:49.587 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:37:49.587 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:37:49.587 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:37:49.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.587 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:37:49.587 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:37:49.587 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:37:49.587 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:37:49.587 | ++ functions-common:get_field:813 : read data 2022-08-02 06:37:49.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.587 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:37:49.587 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:37:49.587 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:37:49.587 | ++ functions-common:get_field:819 : echo '| e667a0c529444a90bc71dde4ce5ee771 | d0a64c96226242bb9a01bcd3b8f29f27 | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:37:49.587 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:37:49.587 | ++ functions-common:get_field:813 : read data 2022-08-02 06:37:49.587 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:37:49.587 | + functions-common:get_or_add_user_project_role:998 : echo e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:37:49.587 | e667a0c529444a90bc71dde4ce5ee771 2022-08-02 06:37:49.587 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 06:37:49.588 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-02 06:37:49.588 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:37:49.588 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:37:49.588 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:37:49.588 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:37:49.588 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:37:49.588 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:37:49.588 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:37:49.588 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:37:49.588 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:37:49.588 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:37:49.588 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:37:49.588 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:37:49.588 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:37:49.588 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:37:49.588 | ++ functions-common:get_field:813 : read data 2022-08-02 06:37:49.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.588 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.588 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.588 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:37:49.588 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:37:49.588 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:37:49.588 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:37:49.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.588 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.588 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.588 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:37:49.589 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:37:49.589 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:37:49.589 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:37:49.589 | ++ functions-common:get_field:813 : read data 2022-08-02 06:37:49.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.589 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:37:49.589 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:37:49.589 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:37:49.589 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:37:49.589 | ++ functions-common:get_field:819 : echo '| e894c471deef45c1b62f8fcd202e0803 | d0a64c96226242bb9a01bcd3b8f29f27 | | a2dd555ea5a64e93b72aa69f3aadf37e | | | False |' 2022-08-02 06:37:49.589 | ++ functions-common:get_field:813 : read data 2022-08-02 06:37:49.589 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:37:49.589 | + functions-common:get_or_add_user_project_role:998 : echo e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:37:49.589 | e894c471deef45c1b62f8fcd202e0803 2022-08-02 06:37:49.589 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.65/placement 2022-08-02 06:37:49.589 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-02 06:37:49.589 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:37:49.589 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-02 06:37:49.589 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-02 06:37:49.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.589 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:37:49.589 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:37:49.589 | 05a43d64a6b546328f5cc3874b1ce144' 2022-08-02 06:37:49.589 | + functions-common:get_or_create_service:1095 : echo 05a43d64a6b546328f5cc3874b1ce144 2022-08-02 06:37:49.589 | 05a43d64a6b546328f5cc3874b1ce144 2022-08-02 06:37:49.589 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.65/placement 2022-08-02 06:37:49.589 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:37:49.590 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.65/placement RegionOne 2022-08-02 06:37:49.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:37:49.590 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-02 06:37:49.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.590 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.590 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.590 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:37:49.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:37:49.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:37:49.590 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.65/placement --region RegionOne -f value -c id 2022-08-02 06:37:49.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.590 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:49.590 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:49.590 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:37:49.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=44fae38f56214e4f9934233769a4d925 2022-08-02 06:37:49.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 44fae38f56214e4f9934233769a4d925 2022-08-02 06:37:49.590 | + functions-common:get_or_create_endpoint:1128 : public_id=44fae38f56214e4f9934233769a4d925 2022-08-02 06:37:49.590 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:37:49.590 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:37:49.590 | + functions-common:get_or_create_endpoint:1137 : echo 44fae38f56214e4f9934233769a4d925 2022-08-02 06:37:49.590 | 44fae38f56214e4f9934233769a4d925 2022-08-02 06:37:49.631 | [424558 Async init_placement:467774]: finished init_placement with result 0 in 44 seconds 2022-08-02 06:37:49.635 | + inc/async:async_wait:197 : return 0 2022-08-02 06:37:49.638 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-02 06:37:49.689 | [424558 Async init_glance:464066]: Waiting for completion of init_glance running on PID 464066 (4 other jobs running) 2022-08-02 06:37:49.715 | [424558 Async init_glance:464066]: Signaling child to exit 2022-08-02 06:37:49.715 | WAKEUP 2022-08-02 06:37:49.740 | [424558 Async init_glance:464066]: Signaled 2022-08-02 06:37:49.742 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-02 06:37:49.742 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-02 06:37:49.742 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-02 06:37:49.742 | + lib/database:recreate_database:112 : local db=glance 2022-08-02 06:37:49.742 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-02 06:37:49.742 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-02 06:37:49.742 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-02 06:37:49.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:49.742 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-02 06:37:49.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:49.742 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-02 06:37:49.742 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 06:37:49.742 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:37:49.742 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:37:49.742 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:37:49.742 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422177261 2022-08-02 06:37:49.742 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-02 06:37:49.742 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 06:37:49.742 | ERROR glance Traceback (most recent call last): 2022-08-02 06:37:49.742 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-02 06:37:49.742 | ERROR glance  sys.exit(main()) 2022-08-02 06:37:49.742 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-02 06:37:49.742 | ERROR glance  return CONF.command.action_fn() 2022-08-02 06:37:49.742 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-02 06:37:49.742 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-02 06:37:49.742 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-02 06:37:49.742 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-02 06:37:49.742 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-02 06:37:49.742 | ERROR glance  engine = db_api.get_engine() 2022-08-02 06:37:49.742 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-02 06:37:49.742 | ERROR glance  facade = _create_facade_lazily() 2022-08-02 06:37:49.742 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-02 06:37:49.743 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-02 06:37:49.743 | ERROR glance  return cls( 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-02 06:37:49.743 | ERROR glance  self._factory._start( 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-02 06:37:49.743 | ERROR glance  self._setup_for_connection( 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-02 06:37:49.743 | ERROR glance  engine = engines.create_engine( 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-02 06:37:49.743 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-02 06:37:49.743 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-02 06:37:49.743 | ERROR glance  File "", line 2, in create_engine 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-02 06:37:49.743 | ERROR glance  return fn(*args, **kwargs) 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-02 06:37:49.743 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-02 06:37:49.743 | ERROR glance  loaded_plugins = [ 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-02 06:37:49.743 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-02 06:37:49.743 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-02 06:37:49.743 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 06:37:49.743 | ERROR glance  2022-08-02 06:37:49.743 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-02 06:37:49.743 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 06:37:49.743 | ERROR glance Traceback (most recent call last): 2022-08-02 06:37:49.743 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-02 06:37:49.743 | ERROR glance  sys.exit(main()) 2022-08-02 06:37:49.743 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-02 06:37:49.743 | ERROR glance  return CONF.command.action_fn() 2022-08-02 06:37:49.743 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-02 06:37:49.744 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-02 06:37:49.744 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-02 06:37:49.744 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-02 06:37:49.744 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-02 06:37:49.744 | ERROR glance  facade = _create_facade_lazily() 2022-08-02 06:37:49.744 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-02 06:37:49.744 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-02 06:37:49.744 | ERROR glance  return cls( 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-02 06:37:49.744 | ERROR glance  self._factory._start( 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-02 06:37:49.744 | ERROR glance  self._setup_for_connection( 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-02 06:37:49.744 | ERROR glance  engine = engines.create_engine( 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-02 06:37:49.744 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-02 06:37:49.744 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-02 06:37:49.744 | ERROR glance  File "", line 2, in create_engine 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-02 06:37:49.744 | ERROR glance  return fn(*args, **kwargs) 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-02 06:37:49.744 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-02 06:37:49.744 | ERROR glance  loaded_plugins = [ 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-02 06:37:49.744 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-02 06:37:49.744 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-02 06:37:49.744 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-02 06:37:49.744 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 06:37:49.745 | ERROR glance  2022-08-02 06:37:49.745 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-02 06:37:49.745 | + functions-common:time_stop:2440 : local name 2022-08-02 06:37:49.745 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:37:49.745 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:37:49.745 | + functions-common:time_stop:2443 : local total 2022-08-02 06:37:49.745 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:37:49.745 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 06:37:49.745 | + functions-common:time_stop:2447 : start_time=1659422177261 2022-08-02 06:37:49.745 | + functions-common:time_stop:2449 : [[ -z 1659422177261 ]] 2022-08-02 06:37:49.745 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:37:49.745 | + functions-common:time_stop:2452 : end_time=1659422181836 2022-08-02 06:37:49.745 | + functions-common:time_stop:2453 : elapsed_time=4575 2022-08-02 06:37:49.745 | + functions-common:time_stop:2454 : total=6784 2022-08-02 06:37:49.745 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:37:49.745 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11359 2022-08-02 06:37:49.788 | [424558 Async init_glance:464066]: finished init_glance with result 0 in 4 seconds 2022-08-02 06:37:49.792 | + inc/async:async_wait:197 : return 0 2022-08-02 06:37:49.795 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-02 06:37:49.846 | [424558 Async init_swift:467559]: Waiting for completion of init_swift running on PID 467559 (3 other jobs running) 2022-08-02 06:37:49.873 | [424558 Async init_swift:467559]: Signaling child to exit 2022-08-02 06:37:49.873 | WAKEUP 2022-08-02 06:37:49.896 | [424558 Async init_swift:467559]: Signaled 2022-08-02 06:37:49.897 | + lib/swift:init_swift:673 : local node_number 2022-08-02 06:37:49.897 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-02 06:37:49.897 | No container-updater running 2022-08-02 06:37:49.897 | No container-replicator running 2022-08-02 06:37:49.897 | No object-reconstructor running 2022-08-02 06:37:49.897 | No object-server running 2022-08-02 06:37:49.897 | No container-server running 2022-08-02 06:37:49.897 | No container-auditor running 2022-08-02 06:37:49.897 | No object-updater running 2022-08-02 06:37:49.897 | No account-reaper running 2022-08-02 06:37:49.897 | No account-auditor running 2022-08-02 06:37:49.898 | No object-expirer running 2022-08-02 06:37:49.898 | No proxy-server running 2022-08-02 06:37:49.898 | No object-replicator running 2022-08-02 06:37:49.898 | No object-auditor running 2022-08-02 06:37:49.898 | No account-server running 2022-08-02 06:37:49.898 | No account-replicator running 2022-08-02 06:37:49.898 | No container-reconciler running 2022-08-02 06:37:49.898 | No container-sync running 2022-08-02 06:37:49.898 | No container-sharder running 2022-08-02 06:37:49.898 | + lib/swift:init_swift:675 : true 2022-08-02 06:37:49.898 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-02 06:37:49.898 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-02 06:37:49.898 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-02 06:37:49.898 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-02 06:37:49.898 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-02 06:37:49.898 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-08-02 06:37:49.898 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-02 06:37:49.898 | + functions:create_disk:732 : local node_number 2022-08-02 06:37:49.898 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.898 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-02 06:37:49.898 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-02 06:37:49.898 | + functions:create_disk:736 : local key 2022-08-02 06:37:49.898 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.898 | ++ functions:create_disk:738 : sed s#/.## 2022-08-02 06:37:49.898 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.898 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.898 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-02 06:37:49.898 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.898 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-02 06:37:49.898 | + functions:destroy_disk:765 : local key 2022-08-02 06:37:49.898 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-02 06:37:49.898 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.899 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.899 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.899 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-02 06:37:49.899 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-02 06:37:49.899 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.899 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.899 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-02 06:37:49.899 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.899 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:37:49.899 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-02 06:37:49.899 | = sectsz=512 attr=2, projid32bit=1 2022-08-02 06:37:49.899 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-02 06:37:49.899 | = reflink=1 2022-08-02 06:37:49.899 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-02 06:37:49.899 | = sunit=0 swidth=0 blks 2022-08-02 06:37:49.899 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-02 06:37:49.899 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-02 06:37:49.899 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-02 06:37:49.899 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-02 06:37:49.899 | + 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-08-02 06:37:49.899 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-02 06:37:49.899 | /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-08-02 06:37:49.899 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-02 06:37:49.899 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-02 06:37:49.899 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-02 06:37:49.899 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-02 06:37:49.899 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 06:37:49.899 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-02 06:37:49.899 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-02 06:37:49.899 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-02 06:37:49.899 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-02 06:37:49.899 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-02 06:37:49.899 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-02 06:37:49.899 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-02 06:37:49.900 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659421468.object.builder backups/1659421469.container.builder backups/1659421470.account.builder backups/1659421475.object.builder backups/1659421476.container.builder backups/1659421477.account.builder backups/1659421475.object.ring.gz backups/1659421476.container.ring.gz backups/1659421477.account.ring.gz 2022-08-02 06:37:49.900 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-02 06:37:49.900 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-02 06:37:49.900 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-02 06:37:49.900 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-02 06:37:49.900 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 06:37:49.900 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-02 06:37:49.900 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-02 06:37:49.900 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-02 06:37:49.900 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-02 06:37:49.900 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-02 06:37:49.900 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-02 06:37:49.900 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-02 06:37:49.900 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-02 06:37:49.900 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-02 06:37:49.900 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-02 06:37:49.900 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 06:37:49.900 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-02 06:37:49.900 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 06:37:49.900 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-02 06:37:49.900 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 06:37:49.900 | + lib/swift:init_swift:719 : popd 2022-08-02 06:37:49.945 | [424558 Async init_swift:467559]: finished init_swift with result 0 in 11 seconds 2022-08-02 06:37:49.949 | + inc/async:async_wait:197 : return 0 2022-08-02 06:37:49.951 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-02 06:37:50.003 | [424558 Async init_cinder:467654]: Waiting for completion of init_cinder running on PID 467654 (2 other jobs running) 2022-08-02 06:37:50.030 | [424558 Async init_cinder:467654]: Signaling child to exit 2022-08-02 06:37:50.030 | WAKEUP 2022-08-02 06:37:50.053 | [424558 Async init_cinder:467654]: Signaled 2022-08-02 06:37:50.055 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-02 06:37:50.055 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:50.055 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-02 06:37:50.055 | + lib/database:recreate_database:112 : local db=cinder 2022-08-02 06:37:50.055 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-02 06:37:50.055 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-02 06:37:50.055 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-02 06:37:50.055 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:50.055 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-02 06:37:50.055 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:50.055 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-02 06:37:50.055 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 06:37:50.055 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:37:50.055 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:37:50.055 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:37:50.055 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422225932 2022-08-02 06:37:50.055 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-02 06:37:50.055 | INFO dbcounter [-] Registered counter for database cinder 2022-08-02 06:37:50.056 | 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=467909) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 06:37:50.056 | DEBUG dbcounter [-] [467909] Writer thread running {{(pid=467909) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:50.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:50.057 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:37:50.057 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=467909) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:37:50.057 | INFO cinder.db.migration [-] Applying migration(s) 2022-08-02 06:37:50.057 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:37:50.057 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:37:50.057 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-08-02 06:37:50.057 | DEBUG dbcounter [-] [467909] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=467909) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:37:50.057 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=467909) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:37:50.057 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-08-02 06:37:50.057 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=467909) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:37:50.057 | INFO cinder.db.migration [-] Migration(s) applied 2022-08-02 06:37:50.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:50.057 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:50.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:50.057 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:50.057 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-02 06:37:50.057 | + functions-common:time_stop:2440 : local name 2022-08-02 06:37:50.057 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:37:50.057 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:37:50.057 | + functions-common:time_stop:2443 : local total 2022-08-02 06:37:50.057 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:37:50.057 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 06:37:50.057 | + functions-common:time_stop:2447 : start_time=1659422225932 2022-08-02 06:37:50.057 | + functions-common:time_stop:2449 : [[ -z 1659422225932 ]] 2022-08-02 06:37:50.057 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:37:50.057 | + functions-common:time_stop:2452 : end_time=1659422233239 2022-08-02 06:37:50.057 | + functions-common:time_stop:2453 : elapsed_time=7307 2022-08-02 06:37:50.057 | + functions-common:time_stop:2454 : total=6784 2022-08-02 06:37:50.057 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:37:50.057 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14091 2022-08-02 06:37:50.057 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-02 06:37:50.057 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:50.057 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 06:37:50.058 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-08-02 06:37:50.058 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 06:37:50.058 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-08-02 06:37:50.058 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-08-02 06:37:50.058 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-08-02 06:37:50.058 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-08-02 06:37:50.058 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-08-02 06:37:50.058 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-02 06:37:50.058 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-08-02 06:37:50.058 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-08-02 06:37:50.058 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-08-02 06:37:50.058 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:37:50.058 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:37:50.058 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:37:50.058 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:37:50.058 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:37:50.058 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:37:50.058 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:37:50.058 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:37:50.058 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:37:50.058 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:37:50.058 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-08-02 06:37:50.058 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:37:50.058 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:37:50.058 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:37:50.058 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:37:50.058 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:37:50.058 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:37:50.058 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-02 06:37:50.058 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-08-02 06:37:50.058 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-08-02 06:37:50.058 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 06:37:50.058 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-08-02 06:37:50.058 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-02 06:37:50.059 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-08-02 06:37:50.059 | s|%DIRECTIO%|--direct-io=on|g; 2022-08-02 06:37:50.059 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-08-02 06:37:50.059 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-08-02 06:37:50.059 | [Unit] 2022-08-02 06:37:50.059 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 06:37:50.059 | DefaultDependencies=no 2022-08-02 06:37:50.059 | After=systemd-udev-settle.service 2022-08-02 06:37:50.059 | Before=lvm2-activation-early.service 2022-08-02 06:37:50.059 | Wants=systemd-udev-settle.service 2022-08-02 06:37:50.059 | 2022-08-02 06:37:50.059 | [Service] 2022-08-02 06:37:50.059 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 06:37:50.059 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-08-02 06:37:50.059 | RemainAfterExit=yes 2022-08-02 06:37:50.059 | Type=oneshot 2022-08-02 06:37:50.059 | 2022-08-02 06:37:50.059 | [Install] 2022-08-02 06:37:50.059 | WantedBy=local-fs.target 2022-08-02 06:37:50.059 | Also=systemd-udev-settle.service 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-08-02 06:37:50.059 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-08-02 06:37:50.059 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-08-02 06:37:50.060 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-08-02 06:37:50.060 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-08-02 06:37:50.060 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-08-02 06:37:50.060 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-08-02 06:37:50.060 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-02 06:37:50.060 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-02 06:37:50.060 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-08-02 06:37:50.060 | Physical volume "/dev/loop4" successfully created. 2022-08-02 06:37:50.060 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-08-02 06:37:50.060 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-08-02 06:37:50.060 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-08-02 06:37:50.060 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-08-02 06:37:50.060 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-08-02 06:37:50.060 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-08-02 06:37:50.060 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-08-02 06:37:50.060 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-02 06:37:50.060 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:50.060 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-08-02 06:37:50.060 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-08-02 06:37:50.060 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-02 06:37:50.101 | [424558 Async init_cinder:467654]: finished init_cinder with result 0 in 10 seconds 2022-08-02 06:37:50.106 | + inc/async:async_wait:197 : return 0 2022-08-02 06:37:50.108 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-02 06:37:50.127 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:50.129 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-02 06:37:50.132 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:37:50.135 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-02 06:37:50.137 | + ./stack.sh:main:1213 : init_nova 2022-08-02 06:37:50.140 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-02 06:37:50.158 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:50.161 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-02 06:37:50.179 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:50.182 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:37:50.184 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 06:37:50.243 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 06:37:50.283 | [424558 Async nova-cell-0:470130]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 06:37:50.287 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-02 06:37:50.291 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:37:50.295 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-02 06:37:50.298 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:37:50.300 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:37:50.304 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 06:37:50.371 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 06:37:50.422 | [424558 Async nova-cell-1:470222]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 06:37:50.426 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-02 06:37:50.429 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-02 06:37:50.432 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-02 06:37:50.435 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-02 06:37:50.437 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-02 06:37:50.442 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:50.970 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-02 06:37:50.976 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:37:50.993 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-02 06:37:51.581 | 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-08-02 06:37:55.211 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-02 06:37:55.234 | DEBUG dbcounter [-] [470280] Writer thread running {{(pid=470280) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:37:55.236 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:37:55.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:37:55.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:37:55.247 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:37:55.247 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=470280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:37:55.274 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:37:55.274 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:37:55.306 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-02 06:37:57.522 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=470280) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:37:57.525 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-02 06:37:58.016 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=470280) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:37:58.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:58.025 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:58.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:37:58.025 | from cryptography.utils import int_from_bytes 2022-08-02 06:37:58.461 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-02 06:37:58.464 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-02 06:37:58.467 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-02 06:37:58.470 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-02 06:37:58.474 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:37:58.477 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:37:58.480 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:37:58.500 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:37:58.502 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:37:58.509 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 06:37:58.513 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 06:37:59.161 | 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-08-02 06:38:02.352 | INFO dbcounter [None req-22bfc54d-82ed-468f-86f2-91617628dae0 None None] Registered counter for database nova_api 2022-08-02 06:38:02.384 | DEBUG dbcounter [-] [470777] Writer thread running {{(pid=470777) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:38:02.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:02.446 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:02.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:02.446 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:02.896 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-02 06:38:02.902 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-02 06:38:02.908 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-02 06:38:02.975 | [424558 Async nova-cell-0:470130]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 470130 (3 other jobs running) 2022-08-02 06:38:03.012 | [424558 Async nova-cell-0:470130]: Signaling child to exit 2022-08-02 06:38:03.890 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:38:03.918 | [470130 Async nova-cell-0:470130]: finished successfully 2022-08-02 06:38:03.939 | WAKEUP 2022-08-02 06:38:03.940 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:38:03.963 | [424558 Async nova-cell-0:470130]: Signaled 2022-08-02 06:38:03.964 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-02 06:38:03.964 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-02 06:38:03.964 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-02 06:38:03.964 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-02 06:38:03.964 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-02 06:38:03.964 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-02 06:38:03.964 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-02 06:38:03.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:38:03.965 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-02 06:38:03.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:38:03.965 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-02 06:38:03.965 | 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-08-02 06:38:03.965 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-02 06:38:03.965 | DEBUG dbcounter [-] [470287] Writer thread running {{(pid=470287) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:38:03.966 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=470287) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:38:03.966 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:38:03.966 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:38:03.966 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-02 06:38:03.967 | DEBUG dbcounter [-] [470287] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=470287) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:38:03.967 | DEBUG dbcounter [-] [470287] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=470287) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:38:03.967 | DEBUG dbcounter [-] [470287] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=470287) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:38:03.967 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=470287) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:38:03.967 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-02 06:38:03.967 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=470287) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:38:03.967 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-02 06:38:03.967 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=470287) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:38:03.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:03.967 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:03.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:03.967 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:03.967 | [470222 Async nova-cell-1:470222]: finished successfully 2022-08-02 06:38:04.012 | [424558 Async nova-cell-0:470130]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-08-02 06:38:04.016 | + inc/async:async_wait:197 : return 0 2022-08-02 06:38:04.019 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-02 06:38:04.022 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-02 06:38:04.073 | [424558 Async nova-cell-1:470222]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 470222 (2 other jobs running) 2022-08-02 06:38:04.099 | [424558 Async nova-cell-1:470222]: Signaling child to exit 2022-08-02 06:38:04.100 | WAKEUP 2022-08-02 06:38:04.122 | [424558 Async nova-cell-1:470222]: Signaled 2022-08-02 06:38:04.124 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-02 06:38:04.124 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-02 06:38:04.124 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-02 06:38:04.124 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-02 06:38:04.124 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-02 06:38:04.124 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-02 06:38:04.124 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-02 06:38:04.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:38:04.124 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-02 06:38:04.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:38:04.124 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-02 06:38:04.124 | 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-08-02 06:38:04.124 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-02 06:38:04.124 | DEBUG dbcounter [-] [470294] Writer thread running {{(pid=470294) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:38:04.124 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:38:04.126 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=470294) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:38:04.126 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:38:04.126 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:38:04.126 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-02 06:38:04.126 | DEBUG dbcounter [-] [470294] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=470294) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:38:04.126 | DEBUG dbcounter [-] [470294] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=470294) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:38:04.126 | DEBUG dbcounter [-] [470294] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=470294) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:38:04.126 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=470294) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:38:04.126 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-02 06:38:04.126 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=470294) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:38:04.126 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-02 06:38:04.127 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=470294) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:38:04.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:04.127 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:04.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:04.127 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:04.169 | [424558 Async nova-cell-1:470222]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-08-02 06:38:04.173 | + inc/async:async_wait:197 : return 0 2022-08-02 06:38:04.176 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:38:04.179 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-02 06:38:04.764 | 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-08-02 06:38:07.548 | Running batches of 50 until complete 2022-08-02 06:38:07.548 | INFO dbcounter [None req-67d3df03-2fbf-456a-a5ea-f939265e0b72 None None] Registered counter for database nova_cell0 2022-08-02 06:38:07.571 | DEBUG dbcounter [-] [471337] Writer thread running {{(pid=471337) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:38:07.700 | INFO dbcounter [None req-67d3df03-2fbf-456a-a5ea-f939265e0b72 None None] Registered counter for database nova_api 2022-08-02 06:38:07.713 | DEBUG dbcounter [-] [471337] Writer thread running {{(pid=471337) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:38:07.848 | INFO dbcounter [None req-67d3df03-2fbf-456a-a5ea-f939265e0b72 None None] Registered counter for database nova_cell0 2022-08-02 06:38:07.859 | DEBUG dbcounter [-] [471337] Writer thread running {{(pid=471337) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:38:07.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:07.928 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:07.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:07.928 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:07.928 | +-------------------------------------+--------------+-----------+ 2022-08-02 06:38:07.928 | | Migration | Total Needed | Completed | 2022-08-02 06:38:07.928 | +-------------------------------------+--------------+-----------+ 2022-08-02 06:38:07.929 | | fill_virtual_interface_list | 0 | 0 | 2022-08-02 06:38:07.929 | | migrate_empty_ratio | 0 | 0 | 2022-08-02 06:38:07.929 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-02 06:38:07.929 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-02 06:38:07.929 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-02 06:38:07.929 | | populate_dev_uuids | 0 | 0 | 2022-08-02 06:38:07.929 | | populate_missing_availability_zones | 0 | 0 | 2022-08-02 06:38:07.929 | | populate_queued_for_delete | 0 | 0 | 2022-08-02 06:38:07.929 | | populate_user_id | 0 | 0 | 2022-08-02 06:38:07.929 | | populate_uuids | 0 | 0 | 2022-08-02 06:38:07.929 | +-------------------------------------+--------------+-----------+ 2022-08-02 06:38:08.376 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-02 06:38:08.381 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:38:08.384 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-02 06:38:08.387 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:38:08.390 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:38:08.393 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-02 06:38:08.968 | 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-08-02 06:38:11.727 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-02 06:38:11.727 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-02 06:38:11.727 | INFO dbcounter [None req-367b59ca-b88c-429c-8035-5997eb1ff4dd None None] Registered counter for database nova_api 2022-08-02 06:38:11.752 | DEBUG dbcounter [-] [471354] Writer thread running {{(pid=471354) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:38:11.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:11.821 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:11.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:11.821 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:12.233 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-02 06:38:12.236 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-02 06:38:12.250 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-02 06:38:12.252 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-02 06:38:12.271 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:12.274 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-02 06:38:12.277 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-02 06:38:12.336 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-02 06:38:12.375 | [424558 Async configure_neutron_nova:471424]: running: configure_neutron_nova 2022-08-02 06:38:12.378 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-02 06:38:12.381 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 06:38:12.384 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-02 06:38:12.386 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:38:12.389 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:38:12.392 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:38:12.395 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:38:12.398 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:38:12.402 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:38:12.406 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:38:12.409 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:38:12.412 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:38:12.415 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-02 06:38:12.418 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:38:12.436 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:12.438 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:38:12.441 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:38:12.444 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-02 06:38:12.446 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:38:12.449 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-02 06:38:12.451 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-02 06:38:12.454 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 06:38:12.456 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 06:38:12.460 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:38:12.462 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 06:38:12.465 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-02 06:38:12.468 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 06:38:12.471 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-02 06:38:12.474 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 06:38:12.477 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 06:38:12.480 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-02 06:38:12.486 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:12.489 | + inc/meta-config:merge_config_group:171 : shift 2022-08-02 06:38:12.492 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-02 06:38:12.495 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:38:12.498 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-02 06:38:12.501 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-02 06:38:12.505 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-02 06:38:12.507 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:12.510 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-02 06:38:12.513 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:38:12.516 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-02 06:38:12.516 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:38:12.516 | gsub("[][]", "", $1); 2022-08-02 06:38:12.516 | split($1, a, "|"); 2022-08-02 06:38:12.516 | if (a[1] == matchgroup) 2022-08-02 06:38:12.516 | print a[2] 2022-08-02 06:38:12.516 | } 2022-08-02 06:38:12.516 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:38:12.523 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 06:38:12.526 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 06:38:12.529 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 06:38:12.533 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-02 06:38:12.536 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-02 06:38:12.539 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-02 06:38:12.542 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-02 06:38:12.546 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-02 06:38:12.550 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-02 06:38:12.553 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-02 06:38:12.556 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-02 06:38:12.559 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:12.562 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:38:12.564 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-02 06:38:12.567 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:38:12.571 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-02 06:38:12.574 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-02 06:38:12.577 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-02 06:38:12.579 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-02 06:38:12.585 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.586 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-02 06:38:12.586 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-02 06:38:12.586 | BEGIN { 2022-08-02 06:38:12.586 | section = "" 2022-08-02 06:38:12.586 | last_section = "" 2022-08-02 06:38:12.586 | section_count = 0 2022-08-02 06:38:12.586 | } 2022-08-02 06:38:12.586 | /^\[.+\]/ { 2022-08-02 06:38:12.586 | gsub("[][]", "", $1); 2022-08-02 06:38:12.586 | section=$1 2022-08-02 06:38:12.586 | next 2022-08-02 06:38:12.586 | } 2022-08-02 06:38:12.586 | /^ *\#/ { 2022-08-02 06:38:12.586 | next 2022-08-02 06:38:12.586 | } 2022-08-02 06:38:12.586 | /^[^ \t]+/ { 2022-08-02 06:38:12.586 | # get offset of first = in $0 2022-08-02 06:38:12.586 | eq_idx = index($0, "=") 2022-08-02 06:38:12.586 | # extract attr & value from $0 2022-08-02 06:38:12.586 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:38:12.586 | value = substr($0, eq_idx + 1) 2022-08-02 06:38:12.586 | # only need to strip trailing whitespace from attr 2022-08-02 06:38:12.586 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:38:12.586 | # need to strip leading & trailing whitespace from value 2022-08-02 06:38:12.586 | sub(/^[ \t]*/, "", value) 2022-08-02 06:38:12.586 | sub(/[ \t]*$/, "", value) 2022-08-02 06:38:12.586 | 2022-08-02 06:38:12.586 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:38:12.586 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:38:12.586 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:38:12.586 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:38:12.586 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:38:12.586 | if (section != last_section) { 2022-08-02 06:38:12.586 | cfg_section[section_count++] = section 2022-08-02 06:38:12.587 | last_section = section 2022-08-02 06:38:12.587 | } 2022-08-02 06:38:12.587 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:38:12.587 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:38:12.587 | 2022-08-02 06:38:12.587 | cfg_attr[section, attr, 0] = value 2022-08-02 06:38:12.587 | cfg_attr_count[section, attr] = 1 2022-08-02 06:38:12.587 | } else { 2022-08-02 06:38:12.587 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:38:12.587 | cfg_attr[section, attr, lno] = value 2022-08-02 06:38:12.587 | } 2022-08-02 06:38:12.587 | } 2022-08-02 06:38:12.587 | END { 2022-08-02 06:38:12.587 | # Process each section in order 2022-08-02 06:38:12.587 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:38:12.587 | section = cfg_section[sno] 2022-08-02 06:38:12.587 | # The ini routines simply append a config item immediately 2022-08-02 06:38:12.587 | # after the section header. To keep the same order as defined 2022-08-02 06:38:12.587 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:38:12.587 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:38:12.587 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:38:12.587 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:38:12.587 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:38:12.587 | else { 2022-08-02 06:38:12.587 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:38:12.587 | count = cfg_attr_count[section, attr] 2022-08-02 06:38:12.587 | print "inidelete " configfile " " section " " attr 2022-08-02 06:38:12.587 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:38:12.587 | for (l = count -2; l >= 0; l--) 2022-08-02 06:38:12.587 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:38:12.587 | } 2022-08-02 06:38:12.587 | } 2022-08-02 06:38:12.587 | } 2022-08-02 06:38:12.587 | } 2022-08-02 06:38:12.587 | ' 2022-08-02 06:38:12.589 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:38:12.589 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:12.592 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:38:12.594 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-02 06:38:12.598 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:38:12.600 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-02 06:38:12.603 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-02 06:38:12.603 | BEGIN { group = "" } 2022-08-02 06:38:12.603 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:38:12.603 | gsub("[][]", "", $1); 2022-08-02 06:38:12.603 | split($1, a, "|"); 2022-08-02 06:38:12.603 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:38:12.603 | group=a[1] 2022-08-02 06:38:12.603 | } else { 2022-08-02 06:38:12.603 | group="" 2022-08-02 06:38:12.603 | } 2022-08-02 06:38:12.603 | next 2022-08-02 06:38:12.604 | } 2022-08-02 06:38:12.604 | { 2022-08-02 06:38:12.604 | if (group != "") 2022-08-02 06:38:12.604 | print $0 2022-08-02 06:38:12.604 | } 2022-08-02 06:38:12.604 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:38:12.610 | + 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-08-02 06:38:12.614 | ++ 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-08-02 06:38:12.644 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-02 06:38:12.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-02 06:38:12.681 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.684 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-02 06:38:12.687 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-02 06:38:12.721 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-02 06:38:12.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-02 06:38:12.763 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.766 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-02 06:38:12.768 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-02 06:38:12.800 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.803 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-02 06:38:12.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-02 06:38:12.840 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.843 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.65/identity"' 2022-08-02 06:38:12.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-08-02 06:38:12.878 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.881 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-02 06:38:12.884 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-02 06:38:12.919 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.922 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-02 06:38:12.926 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-02 06:38:12.958 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.961 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-02 06:38:12.963 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-02 06:38:12.997 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:12.999 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-02 06:38:13.002 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-02 06:38:13.034 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.037 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-02 06:38:13.040 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-02 06:38:13.073 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.076 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-02 06:38:13.079 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-02 06:38:13.112 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.116 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 06:38:13.118 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 06:38:13.121 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 06:38:13.124 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-02 06:38:13.127 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-02 06:38:13.131 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-02 06:38:13.134 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-02 06:38:13.138 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-02 06:38:13.142 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-02 06:38:13.146 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-02 06:38:13.150 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-02 06:38:13.154 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:13.157 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:38:13.160 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-02 06:38:13.163 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:38:13.166 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-02 06:38:13.169 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-02 06:38:13.173 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-02 06:38:13.175 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-02 06:38:13.179 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-02 06:38:13.181 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-02 06:38:13.181 | BEGIN { 2022-08-02 06:38:13.181 | section = "" 2022-08-02 06:38:13.181 | last_section = "" 2022-08-02 06:38:13.181 | section_count = 0 2022-08-02 06:38:13.181 | } 2022-08-02 06:38:13.181 | /^\[.+\]/ { 2022-08-02 06:38:13.181 | gsub("[][]", "", $1); 2022-08-02 06:38:13.181 | section=$1 2022-08-02 06:38:13.181 | next 2022-08-02 06:38:13.181 | } 2022-08-02 06:38:13.181 | /^ *\#/ { 2022-08-02 06:38:13.181 | next 2022-08-02 06:38:13.181 | } 2022-08-02 06:38:13.181 | /^[^ \t]+/ { 2022-08-02 06:38:13.181 | # get offset of first = in $0 2022-08-02 06:38:13.181 | eq_idx = index($0, "=") 2022-08-02 06:38:13.181 | # extract attr & value from $0 2022-08-02 06:38:13.181 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:38:13.181 | value = substr($0, eq_idx + 1) 2022-08-02 06:38:13.181 | # only need to strip trailing whitespace from attr 2022-08-02 06:38:13.181 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:38:13.181 | # need to strip leading & trailing whitespace from value 2022-08-02 06:38:13.181 | sub(/^[ \t]*/, "", value) 2022-08-02 06:38:13.181 | sub(/[ \t]*$/, "", value) 2022-08-02 06:38:13.181 | 2022-08-02 06:38:13.181 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:38:13.181 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:38:13.181 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:38:13.181 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:38:13.182 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:38:13.182 | if (section != last_section) { 2022-08-02 06:38:13.182 | cfg_section[section_count++] = section 2022-08-02 06:38:13.182 | last_section = section 2022-08-02 06:38:13.182 | } 2022-08-02 06:38:13.182 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:38:13.182 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:38:13.182 | 2022-08-02 06:38:13.182 | cfg_attr[section, attr, 0] = value 2022-08-02 06:38:13.182 | cfg_attr_count[section, attr] = 1 2022-08-02 06:38:13.182 | } else { 2022-08-02 06:38:13.182 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:38:13.182 | cfg_attr[section, attr, lno] = value 2022-08-02 06:38:13.182 | } 2022-08-02 06:38:13.182 | } 2022-08-02 06:38:13.182 | END { 2022-08-02 06:38:13.182 | # Process each section in order 2022-08-02 06:38:13.182 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:38:13.182 | section = cfg_section[sno] 2022-08-02 06:38:13.182 | # The ini routines simply append a config item immediately 2022-08-02 06:38:13.182 | # after the section header. To keep the same order as defined 2022-08-02 06:38:13.182 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:38:13.182 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:38:13.182 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:38:13.182 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:38:13.182 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:38:13.182 | else { 2022-08-02 06:38:13.182 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:38:13.182 | count = cfg_attr_count[section, attr] 2022-08-02 06:38:13.182 | print "inidelete " configfile " " section " " attr 2022-08-02 06:38:13.182 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:38:13.182 | for (l = count -2; l >= 0; l--) 2022-08-02 06:38:13.182 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:38:13.182 | } 2022-08-02 06:38:13.182 | } 2022-08-02 06:38:13.183 | } 2022-08-02 06:38:13.183 | } 2022-08-02 06:38:13.183 | ' 2022-08-02 06:38:13.183 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.183 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:13.183 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:38:13.186 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:38:13.188 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-02 06:38:13.191 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:38:13.191 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:38:13.194 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-02 06:38:13.197 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-02 06:38:13.197 | BEGIN { group = "" } 2022-08-02 06:38:13.197 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:38:13.197 | gsub("[][]", "", $1); 2022-08-02 06:38:13.197 | split($1, a, "|"); 2022-08-02 06:38:13.197 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:38:13.197 | group=a[1] 2022-08-02 06:38:13.197 | } else { 2022-08-02 06:38:13.197 | group="" 2022-08-02 06:38:13.197 | } 2022-08-02 06:38:13.197 | next 2022-08-02 06:38:13.197 | } 2022-08-02 06:38:13.197 | { 2022-08-02 06:38:13.197 | if (group != "") 2022-08-02 06:38:13.197 | print $0 2022-08-02 06:38:13.197 | } 2022-08-02 06:38:13.197 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:38:13.205 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-02 06:38:13.208 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-02 06:38:13.221 | [471424 Async configure_neutron_nova:471424]: finished successfully 2022-08-02 06:38:13.240 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.242 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-02 06:38:13.245 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-02 06:38:13.275 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.278 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-02 06:38:13.281 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-02 06:38:13.311 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.313 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-02 06:38:13.316 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-02 06:38:13.345 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.349 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-02 06:38:13.351 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-02 06:38:13.381 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.383 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-02 06:38:13.386 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-02 06:38:13.417 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.419 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-02 06:38:13.422 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-02 06:38:13.451 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.454 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-02 06:38:13.456 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-02 06:38:13.486 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.489 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-02 06:38:13.492 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-02 06:38:13.522 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-02 06:38:13.528 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-02 06:38:13.557 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.560 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-02 06:38:13.562 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-02 06:38:13.593 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.595 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-02 06:38:13.598 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-02 06:38:13.628 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.631 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-02 06:38:13.633 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-02 06:38:13.663 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-02 06:38:13.669 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-02 06:38:13.698 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.701 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-02 06:38:13.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-02 06:38:13.734 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.737 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-02 06:38:13.740 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-02 06:38:13.773 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.777 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 06:38:13.779 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 06:38:13.782 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 06:38:13.785 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-02 06:38:13.788 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-02 06:38:13.791 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-02 06:38:13.794 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-02 06:38:13.797 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-02 06:38:13.802 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-02 06:38:13.804 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-02 06:38:13.807 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-02 06:38:13.810 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:13.812 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:38:13.815 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-02 06:38:13.818 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:38:13.821 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-02 06:38:13.824 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-02 06:38:13.827 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-02 06:38:13.829 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-02 06:38:13.834 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-02 06:38:13.834 | BEGIN { 2022-08-02 06:38:13.834 | section = "" 2022-08-02 06:38:13.834 | last_section = "" 2022-08-02 06:38:13.834 | section_count = 0 2022-08-02 06:38:13.834 | } 2022-08-02 06:38:13.834 | /^\[.+\]/ { 2022-08-02 06:38:13.834 | gsub("[][]", "", $1); 2022-08-02 06:38:13.834 | section=$1 2022-08-02 06:38:13.834 | next 2022-08-02 06:38:13.834 | } 2022-08-02 06:38:13.834 | /^ *\#/ { 2022-08-02 06:38:13.834 | next 2022-08-02 06:38:13.834 | } 2022-08-02 06:38:13.834 | /^[^ \t]+/ { 2022-08-02 06:38:13.834 | # get offset of first = in $0 2022-08-02 06:38:13.834 | eq_idx = index($0, "=") 2022-08-02 06:38:13.834 | # extract attr & value from $0 2022-08-02 06:38:13.834 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:38:13.834 | value = substr($0, eq_idx + 1) 2022-08-02 06:38:13.834 | # only need to strip trailing whitespace from attr 2022-08-02 06:38:13.835 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:38:13.835 | # need to strip leading & trailing whitespace from value 2022-08-02 06:38:13.835 | sub(/^[ \t]*/, "", value) 2022-08-02 06:38:13.835 | sub(/[ \t]*$/, "", value) 2022-08-02 06:38:13.835 | 2022-08-02 06:38:13.835 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:38:13.835 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:38:13.835 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:38:13.835 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:38:13.835 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:38:13.835 | if (section != last_section) { 2022-08-02 06:38:13.835 | cfg_section[section_count++] = section 2022-08-02 06:38:13.835 | last_section = section 2022-08-02 06:38:13.835 | } 2022-08-02 06:38:13.835 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:38:13.835 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:38:13.835 | 2022-08-02 06:38:13.835 | cfg_attr[section, attr, 0] = value 2022-08-02 06:38:13.835 | cfg_attr_count[section, attr] = 1 2022-08-02 06:38:13.835 | } else { 2022-08-02 06:38:13.835 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:38:13.835 | cfg_attr[section, attr, lno] = value 2022-08-02 06:38:13.835 | } 2022-08-02 06:38:13.835 | } 2022-08-02 06:38:13.835 | END { 2022-08-02 06:38:13.835 | # Process each section in order 2022-08-02 06:38:13.835 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:38:13.835 | section = cfg_section[sno] 2022-08-02 06:38:13.835 | # The ini routines simply append a config item immediately 2022-08-02 06:38:13.835 | # after the section header. To keep the same order as defined 2022-08-02 06:38:13.835 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:38:13.835 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:38:13.835 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:38:13.835 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:38:13.835 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:38:13.836 | else { 2022-08-02 06:38:13.836 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:38:13.836 | count = cfg_attr_count[section, attr] 2022-08-02 06:38:13.836 | print "inidelete " configfile " " section " " attr 2022-08-02 06:38:13.836 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:38:13.836 | for (l = count -2; l >= 0; l--) 2022-08-02 06:38:13.836 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:38:13.836 | } 2022-08-02 06:38:13.836 | } 2022-08-02 06:38:13.836 | } 2022-08-02 06:38:13.836 | } 2022-08-02 06:38:13.836 | ' 2022-08-02 06:38:13.836 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.836 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-02 06:38:13.837 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:38:13.838 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:13.841 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:38:13.843 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-02 06:38:13.846 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:38:13.848 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-02 06:38:13.850 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-02 06:38:13.851 | BEGIN { group = "" } 2022-08-02 06:38:13.851 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:38:13.851 | gsub("[][]", "", $1); 2022-08-02 06:38:13.851 | split($1, a, "|"); 2022-08-02 06:38:13.851 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:38:13.851 | group=a[1] 2022-08-02 06:38:13.851 | } else { 2022-08-02 06:38:13.851 | group="" 2022-08-02 06:38:13.851 | } 2022-08-02 06:38:13.851 | next 2022-08-02 06:38:13.851 | } 2022-08-02 06:38:13.851 | { 2022-08-02 06:38:13.851 | if (group != "") 2022-08-02 06:38:13.851 | print $0 2022-08-02 06:38:13.851 | } 2022-08-02 06:38:13.851 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:38:13.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-08-02 06:38:13.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-08-02 06:38:13.889 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.891 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-08-02 06:38:13.894 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-08-02 06:38:13.924 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.927 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-08-02 06:38:13.930 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-08-02 06:38:13.959 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.961 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-08-02 06:38:13.964 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-08-02 06:38:13.993 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:13.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-08-02 06:38:13.998 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-02 06:38:14.028 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:14.031 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-08-02 06:38:14.034 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-08-02 06:38:14.062 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:14.065 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-08-02 06:38:14.067 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-02 06:38:14.098 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:14.101 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-08-02 06:38:14.103 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-02 06:38:14.134 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:14.136 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-08-02 06:38:14.139 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-08-02 06:38:14.169 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:14.172 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 06:38:14.175 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 06:38:14.177 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 06:38:14.181 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-02 06:38:14.183 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:38:14.187 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:38:14.189 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-02 06:38:14.192 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:38:14.197 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-02 06:38:14.199 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-02 06:38:14.202 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:38:14.205 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:14.208 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:38:14.210 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:38:14.213 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:38:14.216 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:38:14.219 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:38:14.222 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:38:14.225 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-02 06:38:14.229 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:38:14.229 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:14.230 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-02 06:38:14.230 | BEGIN { 2022-08-02 06:38:14.230 | section = "" 2022-08-02 06:38:14.230 | last_section = "" 2022-08-02 06:38:14.230 | section_count = 0 2022-08-02 06:38:14.230 | } 2022-08-02 06:38:14.230 | /^\[.+\]/ { 2022-08-02 06:38:14.230 | gsub("[][]", "", $1); 2022-08-02 06:38:14.230 | section=$1 2022-08-02 06:38:14.230 | next 2022-08-02 06:38:14.230 | } 2022-08-02 06:38:14.230 | /^ *\#/ { 2022-08-02 06:38:14.230 | next 2022-08-02 06:38:14.230 | } 2022-08-02 06:38:14.230 | /^[^ \t]+/ { 2022-08-02 06:38:14.230 | # get offset of first = in $0 2022-08-02 06:38:14.230 | eq_idx = index($0, "=") 2022-08-02 06:38:14.230 | # extract attr & value from $0 2022-08-02 06:38:14.230 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:38:14.230 | value = substr($0, eq_idx + 1) 2022-08-02 06:38:14.230 | # only need to strip trailing whitespace from attr 2022-08-02 06:38:14.230 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:38:14.230 | # need to strip leading & trailing whitespace from value 2022-08-02 06:38:14.230 | sub(/^[ \t]*/, "", value) 2022-08-02 06:38:14.230 | sub(/[ \t]*$/, "", value) 2022-08-02 06:38:14.230 | 2022-08-02 06:38:14.230 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:38:14.230 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:38:14.230 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:38:14.230 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:38:14.231 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:38:14.231 | if (section != last_section) { 2022-08-02 06:38:14.231 | cfg_section[section_count++] = section 2022-08-02 06:38:14.231 | last_section = section 2022-08-02 06:38:14.231 | } 2022-08-02 06:38:14.231 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:38:14.231 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:38:14.231 | 2022-08-02 06:38:14.231 | cfg_attr[section, attr, 0] = value 2022-08-02 06:38:14.231 | cfg_attr_count[section, attr] = 1 2022-08-02 06:38:14.231 | } else { 2022-08-02 06:38:14.231 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:38:14.231 | cfg_attr[section, attr, lno] = value 2022-08-02 06:38:14.231 | } 2022-08-02 06:38:14.231 | } 2022-08-02 06:38:14.231 | END { 2022-08-02 06:38:14.231 | # Process each section in order 2022-08-02 06:38:14.231 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:38:14.231 | section = cfg_section[sno] 2022-08-02 06:38:14.231 | # The ini routines simply append a config item immediately 2022-08-02 06:38:14.231 | # after the section header. To keep the same order as defined 2022-08-02 06:38:14.231 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:38:14.231 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:38:14.231 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:38:14.231 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:38:14.231 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:38:14.231 | else { 2022-08-02 06:38:14.231 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:38:14.231 | count = cfg_attr_count[section, attr] 2022-08-02 06:38:14.231 | print "inidelete " configfile " " section " " attr 2022-08-02 06:38:14.231 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:38:14.231 | for (l = count -2; l >= 0; l--) 2022-08-02 06:38:14.231 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:38:14.231 | } 2022-08-02 06:38:14.231 | } 2022-08-02 06:38:14.231 | } 2022-08-02 06:38:14.231 | } 2022-08-02 06:38:14.232 | ' 2022-08-02 06:38:14.232 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:38:14.233 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:38:14.234 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:38:14.236 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:38:14.239 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:38:14.241 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-02 06:38:14.244 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-02 06:38:14.244 | BEGIN { group = "" } 2022-08-02 06:38:14.244 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:38:14.244 | gsub("[][]", "", $1); 2022-08-02 06:38:14.244 | split($1, a, "|"); 2022-08-02 06:38:14.244 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:38:14.244 | group=a[1] 2022-08-02 06:38:14.244 | } else { 2022-08-02 06:38:14.244 | group="" 2022-08-02 06:38:14.244 | } 2022-08-02 06:38:14.244 | next 2022-08-02 06:38:14.244 | } 2022-08-02 06:38:14.244 | { 2022-08-02 06:38:14.244 | if (group != "") 2022-08-02 06:38:14.245 | print $0 2022-08-02 06:38:14.245 | } 2022-08-02 06:38:14.245 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:38:14.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-02 06:38:14.253 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-02 06:38:14.282 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:14.285 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-02 06:38:14.288 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-02 06:38:14.317 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:38:14.321 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-02 06:38:14.339 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:14.342 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-02 06:38:14.344 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:38:14.347 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-02 06:38:14.350 | + ./stack.sh:main:1247 : start_swift 2022-08-02 06:38:14.352 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-02 06:38:14.355 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:38:14.357 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-02 06:38:14.385 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-02 06:38:14.390 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:38:14.394 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:38:14.398 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-02 06:38:14.845 | Restarting rsync (via systemctl): rsync.service. 2022-08-02 06:38:14.851 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-02 06:38:14.854 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-02 06:38:14.856 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-02 06:38:14.859 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-02 06:38:14.862 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 06:38:14.865 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:38:14.867 | + functions-common:run_process:1694 : local service=s-object 2022-08-02 06:38:14.871 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:38:14.875 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:14.878 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:14.880 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:14.883 | + functions-common:run_process:1700 : local name=s-object 2022-08-02 06:38:14.886 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:14.888 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:14.891 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:14.893 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:14.897 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:14.901 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422294899 2022-08-02 06:38:14.904 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-02 06:38:14.921 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:14.924 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-02 06:38:14.926 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-02 06:38:14.929 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:38:14.931 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:38:14.934 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:38:14.936 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:38:14.938 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-02 06:38:14.941 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-02 06:38:14.943 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-02 06:38:14.946 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:14.948 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:14.951 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:14.953 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:14.956 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-02 06:38:14.959 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-02 06:38:14.961 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-02 06:38:14.963 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:38:14.965 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:14.968 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:14.970 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:14.972 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:14.975 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:14.977 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-02 06:38:14.979 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:14.983 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-02 06:38:15.037 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-02 06:38:15.089 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:38:15.142 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-02 06:38:15.196 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-02 06:38:15.254 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:15.309 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:15.311 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:15.313 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-02 06:38:15.366 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:15.871 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-02 06:38:15.885 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-02 06:38:16.378 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-02 06:38:16.403 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:16.406 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:16.409 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:16.412 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:16.414 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:16.417 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:16.419 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:16.422 | + functions-common:time_stop:2447 : start_time=1659422294899 2022-08-02 06:38:16.424 | + functions-common:time_stop:2449 : [[ -z 1659422294899 ]] 2022-08-02 06:38:16.427 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:16.432 | + functions-common:time_stop:2452 : end_time=1659422296429 2022-08-02 06:38:16.434 | + functions-common:time_stop:2453 : elapsed_time=1530 2022-08-02 06:38:16.437 | + functions-common:time_stop:2454 : total=3150 2022-08-02 06:38:16.439 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:16.441 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4680 2022-08-02 06:38:16.444 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 06:38:16.447 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:38:16.449 | + functions-common:run_process:1694 : local service=s-container 2022-08-02 06:38:16.452 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:38:16.454 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:16.456 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:16.459 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:16.462 | + functions-common:run_process:1700 : local name=s-container 2022-08-02 06:38:16.464 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:16.467 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:16.469 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:16.472 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:16.475 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:16.479 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422296477 2022-08-02 06:38:16.482 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-02 06:38:16.500 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:16.503 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-02 06:38:16.505 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-02 06:38:16.508 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:38:16.510 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:38:16.513 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:38:16.515 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:38:16.518 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-02 06:38:16.521 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-02 06:38:16.523 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-02 06:38:16.526 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:16.528 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:16.531 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:16.533 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:16.535 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-02 06:38:16.538 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-02 06:38:16.541 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-02 06:38:16.543 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:38:16.545 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:16.548 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:16.550 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:16.553 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:16.555 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:16.557 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-02 06:38:16.560 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:16.564 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-02 06:38:16.617 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-02 06:38:16.671 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:38:16.727 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-02 06:38:16.790 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-02 06:38:16.850 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:16.905 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:16.907 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:16.910 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-02 06:38:16.964 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:17.468 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-02 06:38:17.481 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-02 06:38:17.976 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-02 06:38:18.002 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:18.005 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:18.008 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:18.010 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:18.013 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:18.015 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:18.017 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:18.020 | + functions-common:time_stop:2447 : start_time=1659422296477 2022-08-02 06:38:18.023 | + functions-common:time_stop:2449 : [[ -z 1659422296477 ]] 2022-08-02 06:38:18.026 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:18.030 | + functions-common:time_stop:2452 : end_time=1659422298028 2022-08-02 06:38:18.033 | + functions-common:time_stop:2453 : elapsed_time=1551 2022-08-02 06:38:18.036 | + functions-common:time_stop:2454 : total=4680 2022-08-02 06:38:18.038 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:18.041 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6231 2022-08-02 06:38:18.043 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 06:38:18.046 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:38:18.048 | + functions-common:run_process:1694 : local service=s-account 2022-08-02 06:38:18.051 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:38:18.053 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:18.056 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:18.058 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:18.061 | + functions-common:run_process:1700 : local name=s-account 2022-08-02 06:38:18.063 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:18.066 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:18.069 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:18.071 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:18.074 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:18.079 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422298076 2022-08-02 06:38:18.081 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-02 06:38:18.099 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:18.101 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-02 06:38:18.104 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-02 06:38:18.106 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:38:18.109 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:38:18.111 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:38:18.114 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:38:18.117 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-02 06:38:18.119 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-02 06:38:18.122 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-02 06:38:18.124 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:18.127 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:18.129 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:18.132 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:18.134 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-02 06:38:18.137 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-02 06:38:18.140 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-02 06:38:18.142 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:38:18.144 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:18.147 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:18.150 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:18.152 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:18.154 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:18.157 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-02 06:38:18.159 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:18.164 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-02 06:38:18.222 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-02 06:38:18.277 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:38:18.333 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-02 06:38:18.388 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-02 06:38:18.442 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:18.500 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:18.503 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:18.505 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-02 06:38:18.559 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:19.067 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-02 06:38:19.081 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-02 06:38:19.571 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-02 06:38:19.592 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:19.596 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:19.599 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:19.602 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:19.604 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:19.607 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:19.609 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:19.612 | + functions-common:time_stop:2447 : start_time=1659422298076 2022-08-02 06:38:19.615 | + functions-common:time_stop:2449 : [[ -z 1659422298076 ]] 2022-08-02 06:38:19.618 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:19.622 | + functions-common:time_stop:2452 : end_time=1659422299620 2022-08-02 06:38:19.625 | + functions-common:time_stop:2453 : elapsed_time=1544 2022-08-02 06:38:19.627 | + functions-common:time_stop:2454 : total=6231 2022-08-02 06:38:19.630 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:19.632 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7775 2022-08-02 06:38:19.635 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-02 06:38:19.638 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-02 06:38:19.689 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:38:19.691 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-02 06:38:19.694 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:38:19.696 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:19.699 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:19.701 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:19.703 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-02 06:38:19.706 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:19.709 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:19.711 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:19.714 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:19.717 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:19.721 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422299718 2022-08-02 06:38:19.724 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-02 06:38:19.742 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:19.744 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-02 06:38:19.747 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-02 06:38:19.749 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:38:19.752 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:38:19.755 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:38:19.757 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:38:19.760 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-02 06:38:19.762 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-02 06:38:19.765 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-02 06:38:19.768 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:19.771 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:19.773 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:19.776 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:19.778 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-02 06:38:19.781 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-02 06:38:19.783 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-02 06:38:19.786 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:38:19.788 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:19.791 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:19.793 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:19.795 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:19.798 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:19.800 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-02 06:38:19.803 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:19.807 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-02 06:38:19.859 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-02 06:38:19.914 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:38:19.969 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-02 06:38:20.022 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-02 06:38:20.075 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:20.128 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:20.130 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:20.133 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-02 06:38:20.189 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:20.697 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-02 06:38:21.197 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-02 06:38:21.222 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:21.225 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:21.227 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:21.230 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:21.232 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:21.235 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:21.237 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:21.240 | + functions-common:time_stop:2447 : start_time=1659422299718 2022-08-02 06:38:21.242 | + functions-common:time_stop:2449 : [[ -z 1659422299718 ]] 2022-08-02 06:38:21.245 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:21.250 | + functions-common:time_stop:2452 : end_time=1659422301247 2022-08-02 06:38:21.252 | + functions-common:time_stop:2453 : elapsed_time=1529 2022-08-02 06:38:21.256 | + functions-common:time_stop:2454 : total=7775 2022-08-02 06:38:21.258 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:21.261 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9304 2022-08-02 06:38:21.263 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-02 06:38:21.281 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:38:21.284 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:38:21.286 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-02 06:38:21.289 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:38:21.291 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:21.294 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:21.296 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:21.299 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-02 06:38:21.301 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:21.303 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:21.306 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:21.308 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:21.311 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:21.317 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422301314 2022-08-02 06:38:21.320 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-02 06:38:21.337 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:21.340 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-02 06:38:21.343 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-02 06:38:21.345 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:38:21.348 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:38:21.350 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:38:21.353 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:38:21.355 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-02 06:38:21.358 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-02 06:38:21.360 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-02 06:38:21.363 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:21.365 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:21.368 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:21.370 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:21.373 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-02 06:38:21.375 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-02 06:38:21.378 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-02 06:38:21.381 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:38:21.383 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:21.385 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:21.388 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:21.390 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:21.392 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:21.396 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-02 06:38:21.398 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:21.402 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-02 06:38:21.456 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-02 06:38:21.512 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:38:21.567 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-02 06:38:21.625 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-02 06:38:21.681 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:21.734 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:21.737 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:21.740 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-02 06:38:21.794 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:22.314 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-02 06:38:22.327 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-02 06:38:22.825 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-02 06:38:22.848 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:22.852 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:22.854 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:22.857 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:22.860 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:22.862 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:22.865 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:22.867 | + functions-common:time_stop:2447 : start_time=1659422301314 2022-08-02 06:38:22.869 | + functions-common:time_stop:2449 : [[ -z 1659422301314 ]] 2022-08-02 06:38:22.872 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:22.877 | + functions-common:time_stop:2452 : end_time=1659422302874 2022-08-02 06:38:22.880 | + functions-common:time_stop:2453 : elapsed_time=1560 2022-08-02 06:38:22.883 | + functions-common:time_stop:2454 : total=9304 2022-08-02 06:38:22.885 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:22.888 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10864 2022-08-02 06:38:22.891 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-02 06:38:22.891 | Waiting for swift proxy to start... 2022-08-02 06:38:22.894 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.65:8080/info 2022-08-02 06:38:22.897 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:38:22.899 | + functions:wait_for_service:458 : local url=http://10.222.0.65:8080/info 2022-08-02 06:38:22.902 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:38:22.905 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:38:22.909 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:38:22.911 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:22.914 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:22.917 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:22.922 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422302919 2022-08-02 06:38:22.924 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:38:22.931 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 06:38:22.944 | + :: : [[ 000 == 503 ]] 2022-08-02 06:38:22.946 | + :: : [[ 7 -eq 7 ]] 2022-08-02 06:38:22.947 | + :: : sleep 1 2022-08-02 06:38:23.950 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 06:38:23.964 | + :: : [[ 000 == 503 ]] 2022-08-02 06:38:23.965 | + :: : [[ 7 -eq 7 ]] 2022-08-02 06:38:23.967 | + :: : sleep 1 2022-08-02 06:38:24.970 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 06:38:24.983 | + :: : [[ 000 == 503 ]] 2022-08-02 06:38:24.984 | + :: : [[ 7 -eq 7 ]] 2022-08-02 06:38:24.986 | + :: : sleep 1 2022-08-02 06:38:25.989 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 06:38:26.009 | + :: : [[ 200 == 503 ]] 2022-08-02 06:38:26.011 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:38:26.014 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:38:26.016 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:26.019 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:26.022 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:26.025 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:26.027 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:26.030 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:38:26.032 | + functions-common:time_stop:2447 : start_time=1659422302919 2022-08-02 06:38:26.034 | + functions-common:time_stop:2449 : [[ -z 1659422302919 ]] 2022-08-02 06:38:26.038 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:26.043 | + functions-common:time_stop:2452 : end_time=1659422306040 2022-08-02 06:38:26.045 | + functions-common:time_stop:2453 : elapsed_time=3121 2022-08-02 06:38:26.048 | + functions-common:time_stop:2454 : total=6208 2022-08-02 06:38:26.050 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:26.053 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9329 2022-08-02 06:38:26.055 | + functions:wait_for_service:467 : return 0 2022-08-02 06:38:26.058 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-02 06:38:26.061 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 06:38:26.063 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-02 06:38:26.081 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:26.084 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 06:38:26.115 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-02 06:38:26.166 | [424558 Async configure_neutron_nova:471424]: Waiting for completion of configure_neutron_nova running on PID 471424 (2 other jobs running) 2022-08-02 06:38:26.192 | [424558 Async configure_neutron_nova:471424]: Signaling child to exit 2022-08-02 06:38:26.192 | WAKEUP 2022-08-02 06:38:26.215 | [424558 Async configure_neutron_nova:471424]: Signaled 2022-08-02 06:38:26.216 | + lib/neutron:configure_neutron_nova:663 : is_neutron_legacy_enabled 2022-08-02 06:38:26.216 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:38:26.216 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:38:26.217 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:38:26.217 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:38:26.217 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:38:26.217 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:38:26.217 | + lib/neutron:configure_neutron_nova:665 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.65/identity 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-02 06:38:26.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-02 06:38:26.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-02 06:38:26.217 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-02 06:38:26.217 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-02 06:38:26.217 | + lib/neutron:configure_neutron_nova:666 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:38:26.217 | ++ lib/neutron:configure_neutron_nova:667 : seq 1 1 2022-08-02 06:38:26.217 | + lib/neutron:configure_neutron_nova:667 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:38:26.217 | + lib/neutron:configure_neutron_nova:668 : local conf 2022-08-02 06:38:26.217 | ++ lib/neutron:configure_neutron_nova:669 : conductor_conf 1 2022-08-02 06:38:26.217 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:38:26.218 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:38:26.218 | + lib/neutron:configure_neutron_nova:669 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:38:26.218 | + lib/neutron:configure_neutron_nova:670 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.65/identity 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-02 06:38:26.218 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-02 06:38:26.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-02 06:38:26.218 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-02 06:38:26.218 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-02 06:38:26.265 | [424558 Async configure_neutron_nova:471424]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-02 06:38:26.270 | + inc/async:async_wait:197 : return 0 2022-08-02 06:38:26.273 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-02 06:38:26.291 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:26.293 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 06:38:26.323 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 06:38:26.355 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-02 06:38:26.373 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:26.375 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-02 06:38:26.378 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:38:26.381 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-02 06:38:26.383 | + ./stack.sh:main:1272 : start_nova_api 2022-08-02 06:38:26.386 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-02 06:38:26.388 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-02 06:38:26.391 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-02 06:38:26.393 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-02 06:38:26.411 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:38:26.413 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:38:26.416 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:38:26.419 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:38:26.422 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-02 06:38:26.425 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-02 06:38:26.429 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:38:26.432 | + functions-common:run_process:1694 : local service=n-api 2022-08-02 06:38:26.435 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:38:26.437 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:26.440 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:26.443 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:26.446 | + functions-common:run_process:1700 : local name=n-api 2022-08-02 06:38:26.448 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:26.451 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:26.454 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:26.456 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:26.459 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:26.464 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422306461 2022-08-02 06:38:26.466 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-02 06:38:26.484 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:26.486 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-02 06:38:26.489 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-02 06:38:26.492 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:38:26.494 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:38:26.497 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:38:26.499 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:38:26.502 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-02 06:38:26.505 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-02 06:38:26.507 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-02 06:38:26.510 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:26.513 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:26.515 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:26.518 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:26.521 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:38:26.523 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-08-02 06:38:26.526 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-02 06:38:26.528 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:38:26.530 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:38:26.533 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:38:26.535 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:38:26.538 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-02 06:38:26.540 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:38:26.544 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-02 06:38:26.597 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-02 06:38:26.650 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-02 06:38:26.703 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:38:26.757 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:26.811 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-02 06:38:26.867 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-02 06:38:26.922 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-02 06:38:26.975 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-02 06:38:27.028 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-02 06:38:27.081 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:38:27.084 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:38:27.087 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-02 06:38:27.140 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:38:27.649 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-02 06:38:27.662 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-02 06:38:28.139 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-02 06:38:28.213 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:28.217 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:28.223 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:28.226 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:28.229 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:28.233 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:28.235 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:28.239 | + functions-common:time_stop:2447 : start_time=1659422306461 2022-08-02 06:38:28.241 | + functions-common:time_stop:2449 : [[ -z 1659422306461 ]] 2022-08-02 06:38:28.245 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:28.249 | + functions-common:time_stop:2452 : end_time=1659422308246 2022-08-02 06:38:28.252 | + functions-common:time_stop:2453 : elapsed_time=1785 2022-08-02 06:38:28.255 | + functions-common:time_stop:2454 : total=10864 2022-08-02 06:38:28.258 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:28.260 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12649 2022-08-02 06:38:28.263 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.65/compute/v2.1/ 2022-08-02 06:38:28.266 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-02 06:38:28.266 | Waiting for nova-api to start... 2022-08-02 06:38:28.269 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.65/compute/v2.1/ 2022-08-02 06:38:28.272 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:38:28.274 | + functions:wait_for_service:458 : local url=http://10.222.0.65/compute/v2.1/ 2022-08-02 06:38:28.277 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:38:28.280 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:38:28.282 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:38:28.285 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:28.288 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:28.292 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:28.296 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422308293 2022-08-02 06:38:28.298 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:38:28.305 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/compute/v2.1/ 2022-08-02 06:38:33.923 | + :: : [[ 200 == 503 ]] 2022-08-02 06:38:33.924 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:38:33.927 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:38:33.930 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:33.933 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:33.935 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:33.938 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:33.941 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:33.944 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:38:33.946 | + functions-common:time_stop:2447 : start_time=1659422308293 2022-08-02 06:38:33.949 | + functions-common:time_stop:2449 : [[ -z 1659422308293 ]] 2022-08-02 06:38:33.952 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:33.958 | + functions-common:time_stop:2452 : end_time=1659422313954 2022-08-02 06:38:33.961 | + functions-common:time_stop:2453 : elapsed_time=5661 2022-08-02 06:38:33.964 | + functions-common:time_stop:2454 : total=9329 2022-08-02 06:38:33.966 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:33.969 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14990 2022-08-02 06:38:33.971 | + functions:wait_for_service:467 : return 0 2022-08-02 06:38:33.974 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:38:33.977 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:38:33.980 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-02 06:38:33.997 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:34.000 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-02 06:38:34.003 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:38:34.006 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-02 06:38:34.009 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-02 06:38:34.011 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-02 06:38:34.014 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-02 06:38:34.032 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:38:34.035 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-02 06:38:34.052 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:34.055 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-02 06:38:34.058 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:38:34.060 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-02 06:38:34.063 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-02 06:38:34.066 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-02 06:38:34.069 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 06:38:34.100 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-02 06:38:34.103 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-02 06:38:34.106 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-02 06:38:34.108 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-02 06:38:34.141 | + lib/neutron:configure_rbac_policies:657 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-02 06:38:34.172 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-02 06:38:34.175 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-02 06:38:34.178 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-02 06:38:34.181 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-02 06:38:34.183 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-02 06:38:34.187 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-02 06:38:34.190 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-02 06:38:34.193 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-02 06:38:34.196 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-02 06:38:34.199 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-02 06:38:34.201 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-02 06:38:34.204 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-02 06:38:34.207 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.209 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.212 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.216 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-02 06:38:34.218 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.221 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.224 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-02 06:38:34.242 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:38:34.244 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-02 06:38:34.247 | + lib/neutron-legacy:start_neutron_service_and_check:554 : 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-08-02 06:38:34.250 | + functions-common:run_process:1694 : local service=q-svc 2022-08-02 06:38:34.252 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.255 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:34.258 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:34.261 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:34.263 | + functions-common:run_process:1700 : local name=q-svc 2022-08-02 06:38:34.266 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:34.268 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:34.271 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:34.274 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:34.277 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:34.282 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422314279 2022-08-02 06:38:34.285 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-02 06:38:34.302 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:34.305 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-02 06:38:34.308 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-02 06:38:34.310 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.313 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.315 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.318 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.321 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-02 06:38:34.323 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-02 06:38:34.326 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-02 06:38:34.328 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:34.331 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:34.334 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:34.336 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:34.339 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-02 06:38:34.342 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-02 06:38:34.344 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-02 06:38:34.346 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.348 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:34.350 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:34.353 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:34.355 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:34.357 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:34.359 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-02 06:38:34.362 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:34.367 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-02 06:38:34.419 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-02 06:38:34.471 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:34.524 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-02 06:38:34.577 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-02 06:38:34.629 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:34.682 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:34.685 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:34.687 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-02 06:38:34.740 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:35.238 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-02 06:38:35.251 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-02 06:38:35.766 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-02 06:38:35.792 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:35.794 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:35.797 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:35.800 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:35.803 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:35.806 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:35.809 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:35.812 | + functions-common:time_stop:2447 : start_time=1659422314279 2022-08-02 06:38:35.814 | + functions-common:time_stop:2449 : [[ -z 1659422314279 ]] 2022-08-02 06:38:35.818 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:35.823 | + functions-common:time_stop:2452 : end_time=1659422315820 2022-08-02 06:38:35.826 | + functions-common:time_stop:2453 : elapsed_time=1541 2022-08-02 06:38:35.828 | + functions-common:time_stop:2454 : total=12649 2022-08-02 06:38:35.831 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:35.833 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14190 2022-08-02 06:38:35.836 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.65:9696/ 2022-08-02 06:38:35.838 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-02 06:38:35.856 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:38:35.859 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-02 06:38:35.861 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.65:9696/networking 2022-08-02 06:38:35.864 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-02 06:38:35.864 | Waiting for Neutron to start... 2022-08-02 06:38:35.867 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 2022-08-02 06:38:35.869 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 'Neutron did not start' 60 2022-08-02 06:38:35.872 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 2022-08-02 06:38:35.874 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-02 06:38:35.877 | + functions-common:test_with_retry:2380 : local until=60 2022-08-02 06:38:35.880 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-02 06:38:35.882 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-02 06:38:35.885 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-02 06:38:35.888 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:35.890 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:35.893 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:35.898 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422315895 2022-08-02 06:38:35.901 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.65:9696/networking; do sleep 0.5; done' 2022-08-02 06:38:41.479 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.65:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-02 06:38:41.482 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:41.484 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:41.487 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:41.489 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:41.492 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:41.494 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-02 06:38:41.497 | + functions-common:time_stop:2447 : start_time=1659422315895 2022-08-02 06:38:41.499 | + functions-common:time_stop:2449 : [[ -z 1659422315895 ]] 2022-08-02 06:38:41.503 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:41.508 | + functions-common:time_stop:2452 : end_time=1659422321505 2022-08-02 06:38:41.510 | + functions-common:time_stop:2453 : elapsed_time=5610 2022-08-02 06:38:41.513 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:38:41.515 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:41.517 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5610 2022-08-02 06:38:41.521 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-02 06:38:41.538 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:41.541 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-02 06:38:41.544 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:38:41.546 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-02 06:38:41.549 | + ./stack.sh:main:1293 : start_placement 2022-08-02 06:38:41.551 | + lib/placement:start_placement:160 : start_placement_api 2022-08-02 06:38:41.554 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-02 06:38:41.557 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-02 06:38:41.562 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:38:41.564 | + functions-common:run_process:1694 : local service=placement-api 2022-08-02 06:38:41.568 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:38:41.570 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:41.573 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:41.575 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:41.578 | + functions-common:run_process:1700 : local name=placement-api 2022-08-02 06:38:41.580 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:41.583 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:41.586 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:41.588 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:41.592 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:41.596 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422321594 2022-08-02 06:38:41.599 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-02 06:38:41.616 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:41.619 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-02 06:38:41.622 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-02 06:38:41.624 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:38:41.627 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:38:41.630 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:38:41.632 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:38:41.635 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-02 06:38:41.637 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-02 06:38:41.640 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-02 06:38:41.643 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:41.646 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:41.648 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:41.651 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:41.654 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:38:41.656 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-02 06:38:41.659 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-02 06:38:41.661 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:38:41.664 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:38:41.666 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:38:41.668 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:38:41.671 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-02 06:38:41.673 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:38:41.678 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-02 06:38:41.730 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-02 06:38:41.784 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-02 06:38:41.838 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:38:41.891 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:41.946 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-02 06:38:41.999 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-02 06:38:42.053 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-02 06:38:42.108 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-02 06:38:42.162 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-02 06:38:42.216 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:38:42.219 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:38:42.222 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-02 06:38:42.277 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:38:42.785 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-02 06:38:42.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-02 06:38:43.282 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-02 06:38:43.364 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:43.366 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:43.370 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:43.374 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:43.378 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:43.381 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:43.384 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:43.386 | + functions-common:time_stop:2447 : start_time=1659422321594 2022-08-02 06:38:43.389 | + functions-common:time_stop:2449 : [[ -z 1659422321594 ]] 2022-08-02 06:38:43.392 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:43.397 | + functions-common:time_stop:2452 : end_time=1659422323394 2022-08-02 06:38:43.399 | + functions-common:time_stop:2453 : elapsed_time=1800 2022-08-02 06:38:43.402 | + functions-common:time_stop:2454 : total=14190 2022-08-02 06:38:43.404 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:43.407 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15990 2022-08-02 06:38:43.410 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-02 06:38:43.410 | Waiting for placement-api to start... 2022-08-02 06:38:43.412 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.65/placement 2022-08-02 06:38:43.415 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:38:43.417 | + functions:wait_for_service:458 : local url=http://10.222.0.65/placement 2022-08-02 06:38:43.420 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:38:43.422 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:38:43.425 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:38:43.428 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:43.430 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:43.434 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:43.438 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422323436 2022-08-02 06:38:43.442 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:38:43.448 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/placement 2022-08-02 06:38:45.999 | + :: : [[ 200 == 503 ]] 2022-08-02 06:38:46.000 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:38:46.003 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:38:46.006 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:46.009 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:46.011 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:46.014 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:46.016 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:46.019 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:38:46.022 | + functions-common:time_stop:2447 : start_time=1659422323436 2022-08-02 06:38:46.024 | + functions-common:time_stop:2449 : [[ -z 1659422323436 ]] 2022-08-02 06:38:46.027 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:46.032 | + functions-common:time_stop:2452 : end_time=1659422326029 2022-08-02 06:38:46.035 | + functions-common:time_stop:2453 : elapsed_time=2593 2022-08-02 06:38:46.038 | + functions-common:time_stop:2454 : total=14990 2022-08-02 06:38:46.040 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:46.043 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17583 2022-08-02 06:38:46.045 | + functions:wait_for_service:467 : return 0 2022-08-02 06:38:46.048 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-02 06:38:46.066 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:46.069 | + ./stack.sh:main:1297 : start_neutron 2022-08-02 06:38:46.071 | + lib/neutron:start_neutron:749 : is_neutron_legacy_enabled 2022-08-02 06:38:46.075 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:38:46.075 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:38:46.081 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:38:46.083 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:38:46.086 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-08-02 06:38:46.089 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:38:46.091 | + lib/neutron:start_neutron:751 : start_mutnauq_l2_agent 2022-08-02 06:38:46.094 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : 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-08-02 06:38:46.097 | + functions-common:run_process:1694 : local service=q-agt 2022-08-02 06:38:46.100 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:46.102 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:46.105 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:46.107 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:46.110 | + functions-common:run_process:1700 : local name=q-agt 2022-08-02 06:38:46.112 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:46.115 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:46.118 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:46.120 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:46.124 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:46.128 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422326125 2022-08-02 06:38:46.131 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-02 06:38:46.148 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:46.150 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-02 06:38:46.153 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-02 06:38:46.155 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:46.158 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:46.161 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:46.164 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:46.166 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-02 06:38:46.169 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-02 06:38:46.171 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-02 06:38:46.174 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:46.177 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:46.179 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:46.182 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:46.185 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-02 06:38:46.187 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-02 06:38:46.190 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-02 06:38:46.192 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:46.194 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:46.197 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:46.199 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:46.201 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:46.203 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:46.206 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-02 06:38:46.209 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:46.213 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-02 06:38:46.266 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-02 06:38:46.327 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:38:46.383 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-02 06:38:46.436 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-02 06:38:46.489 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:46.542 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:46.544 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:46.546 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-02 06:38:46.605 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:47.107 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-02 06:38:47.121 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-02 06:38:47.613 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-02 06:38:47.634 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:47.637 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:47.639 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:47.642 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:47.644 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:47.647 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:47.650 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:47.652 | + functions-common:time_stop:2447 : start_time=1659422326125 2022-08-02 06:38:47.655 | + functions-common:time_stop:2449 : [[ -z 1659422326125 ]] 2022-08-02 06:38:47.658 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:47.663 | + functions-common:time_stop:2452 : end_time=1659422327661 2022-08-02 06:38:47.666 | + functions-common:time_stop:2453 : elapsed_time=1536 2022-08-02 06:38:47.669 | + functions-common:time_stop:2454 : total=15990 2022-08-02 06:38:47.671 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:47.674 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17526 2022-08-02 06:38:47.677 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-02 06:38:47.679 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-02 06:38:47.682 | + functions-common:is_provider_network:2292 : return 1 2022-08-02 06:38:47.685 | + lib/neutron:start_neutron:752 : start_mutnauq_other_agents 2022-08-02 06:38:47.687 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:38:47.690 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-02 06:38:47.692 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:38:47.695 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:47.698 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:47.701 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:47.703 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-02 06:38:47.707 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:47.709 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:47.712 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:47.715 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:47.719 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:47.725 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422327721 2022-08-02 06:38:47.728 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-02 06:38:47.746 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:47.749 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-08-02 06:38:47.752 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-02 06:38:47.755 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:38:47.757 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:38:47.760 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:38:47.762 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:38:47.765 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-02 06:38:47.767 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-02 06:38:47.770 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-02 06:38:47.773 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:47.775 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:47.778 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:47.781 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:47.783 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-02 06:38:47.786 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-08-02 06:38:47.788 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-02 06:38:47.791 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:38:47.793 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:47.796 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:47.798 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:47.801 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:47.804 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:47.806 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-02 06:38:47.809 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:47.813 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-02 06:38:47.868 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-02 06:38:47.922 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:38:47.977 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-02 06:38:48.032 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-02 06:38:48.086 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:48.142 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:48.146 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:48.149 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-02 06:38:48.205 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:48.717 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-02 06:38:48.731 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-02 06:38:49.251 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-02 06:38:49.273 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:49.276 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:49.278 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:49.281 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:49.283 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:49.286 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:49.289 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:49.291 | + functions-common:time_stop:2447 : start_time=1659422327721 2022-08-02 06:38:49.294 | + functions-common:time_stop:2449 : [[ -z 1659422327721 ]] 2022-08-02 06:38:49.297 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:49.302 | + functions-common:time_stop:2452 : end_time=1659422329299 2022-08-02 06:38:49.305 | + functions-common:time_stop:2453 : elapsed_time=1578 2022-08-02 06:38:49.307 | + functions-common:time_stop:2454 : total=17526 2022-08-02 06:38:49.310 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:49.313 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19104 2022-08-02 06:38:49.316 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-02 06:38:49.318 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-02 06:38:49.321 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-02 06:38:49.324 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-02 06:38:49.327 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.329 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.333 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.335 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-02 06:38:49.338 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.341 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.344 | + functions-common:run_process:1694 : local service=q-l3 2022-08-02 06:38:49.347 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.350 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:49.352 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:49.355 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:49.357 | + functions-common:run_process:1700 : local name=q-l3 2022-08-02 06:38:49.360 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:49.363 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:49.365 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:49.368 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:49.372 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:49.376 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422329373 2022-08-02 06:38:49.379 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-02 06:38:49.397 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:49.401 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-08-02 06:38:49.403 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-02 06:38:49.406 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.408 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.411 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.414 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.416 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-02 06:38:49.427 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-02 06:38:49.429 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-02 06:38:49.432 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:49.435 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:49.437 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:49.440 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:49.443 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-02 06:38:49.446 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-08-02 06:38:49.449 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-02 06:38:49.451 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.454 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:49.456 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:49.459 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:49.462 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:49.464 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:49.467 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-02 06:38:49.469 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:49.474 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-02 06:38:49.533 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-02 06:38:49.595 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:38:49.657 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-02 06:38:49.714 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-02 06:38:49.775 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:49.836 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:49.838 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:49.841 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-02 06:38:49.902 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:50.448 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-02 06:38:50.465 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-02 06:38:50.998 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-02 06:38:51.028 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:51.031 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:51.034 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:51.037 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:51.040 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:51.043 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:51.045 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:51.048 | + functions-common:time_stop:2447 : start_time=1659422329373 2022-08-02 06:38:51.051 | + functions-common:time_stop:2449 : [[ -z 1659422329373 ]] 2022-08-02 06:38:51.056 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:51.060 | + functions-common:time_stop:2452 : end_time=1659422331057 2022-08-02 06:38:51.063 | + functions-common:time_stop:2453 : elapsed_time=1684 2022-08-02 06:38:51.066 | + functions-common:time_stop:2454 : total=19104 2022-08-02 06:38:51.069 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:51.072 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20788 2022-08-02 06:38:51.074 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:38:51.077 | + functions-common:run_process:1694 : local service=q-meta 2022-08-02 06:38:51.080 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:38:51.083 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:51.086 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:51.089 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:51.091 | + functions-common:run_process:1700 : local name=q-meta 2022-08-02 06:38:51.094 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:51.097 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:51.100 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:51.103 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:51.107 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:51.111 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422331108 2022-08-02 06:38:51.114 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-02 06:38:51.135 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:51.138 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-08-02 06:38:51.140 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-02 06:38:51.143 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:38:51.146 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:38:51.149 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:38:51.151 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:38:51.154 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-02 06:38:51.157 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-02 06:38:51.160 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-02 06:38:51.162 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:51.165 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:51.168 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:51.170 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:51.173 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-02 06:38:51.177 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-08-02 06:38:51.179 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-02 06:38:51.182 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:38:51.185 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:51.187 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:51.190 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:51.192 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:51.195 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:51.198 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-02 06:38:51.200 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:51.205 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-02 06:38:51.280 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-02 06:38:51.364 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:38:51.431 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-02 06:38:51.496 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-02 06:38:51.563 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:51.632 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:51.632 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:51.636 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-02 06:38:51.720 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:52.308 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-02 06:38:52.322 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-02 06:38:52.868 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-02 06:38:52.896 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:52.900 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:52.903 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:52.906 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:52.912 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:52.912 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:52.914 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:52.917 | + functions-common:time_stop:2447 : start_time=1659422331108 2022-08-02 06:38:52.919 | + functions-common:time_stop:2449 : [[ -z 1659422331108 ]] 2022-08-02 06:38:52.923 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:52.929 | + functions-common:time_stop:2452 : end_time=1659422332925 2022-08-02 06:38:52.931 | + functions-common:time_stop:2453 : elapsed_time=1817 2022-08-02 06:38:52.934 | + functions-common:time_stop:2454 : total=20788 2022-08-02 06:38:52.938 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:52.940 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22605 2022-08-02 06:38:52.944 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : 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-08-02 06:38:52.949 | + functions-common:run_process:1694 : local service=q-metering 2022-08-02 06:38:52.954 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:38:52.961 | + functions-common:run_process:1696 : local group= 2022-08-02 06:38:52.968 | + functions-common:run_process:1697 : local user= 2022-08-02 06:38:52.974 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:38:52.981 | + functions-common:run_process:1700 : local name=q-metering 2022-08-02 06:38:52.993 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:38:52.997 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:38:53.005 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:38:53.010 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:38:53.023 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:38:53.033 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422333025 2022-08-02 06:38:53.036 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-02 06:38:53.063 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:53.068 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-08-02 06:38:53.072 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-02 06:38:53.075 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:38:53.078 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:38:53.083 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:38:53.088 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:38:53.088 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-02 06:38:53.094 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-02 06:38:53.098 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-02 06:38:53.105 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:38:53.112 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:38:53.114 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:38:53.117 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:38:53.119 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-02 06:38:53.122 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-08-02 06:38:53.126 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-02 06:38:53.129 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:38:53.131 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:38:53.134 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:38:53.137 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:38:53.139 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:38:53.142 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:38:53.145 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-02 06:38:53.148 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:38:53.153 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-02 06:38:53.223 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-02 06:38:53.303 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:38:53.367 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-02 06:38:53.436 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-02 06:38:53.503 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:38:53.568 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:38:53.572 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:38:53.575 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-02 06:38:53.637 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:38:54.202 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-02 06:38:54.217 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-02 06:38:54.853 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-02 06:38:54.885 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:38:54.900 | + functions-common:time_stop:2440 : local name 2022-08-02 06:38:54.907 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:38:54.912 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:38:54.918 | + functions-common:time_stop:2443 : local total 2022-08-02 06:38:54.926 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:38:54.930 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:38:54.945 | + functions-common:time_stop:2447 : start_time=1659422333025 2022-08-02 06:38:54.953 | + functions-common:time_stop:2449 : [[ -z 1659422333025 ]] 2022-08-02 06:38:54.960 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:38:54.966 | + functions-common:time_stop:2452 : end_time=1659422334962 2022-08-02 06:38:54.968 | + functions-common:time_stop:2453 : elapsed_time=1937 2022-08-02 06:38:54.977 | + functions-common:time_stop:2454 : total=22605 2022-08-02 06:38:54.985 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:38:54.994 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24542 2022-08-02 06:38:55.002 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-02 06:38:55.069 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:38:55.077 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-02 06:38:55.085 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-02 06:38:55.093 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:38:55.100 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-02 06:38:55.109 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-02 06:38:55.117 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-02 06:38:55.125 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-02 06:38:55.133 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-02 06:38:55.141 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-02 06:38:55.152 | ++ 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-08-02 06:38:58.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:58.596 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:58.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:38:58.597 | from cryptography.utils import int_from_bytes 2022-08-02 06:38:58.759 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:38:58.763 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 06:38:58.763 | address-scope 2022-08-02 06:38:58.763 | router-admin-state-down-before-update 2022-08-02 06:38:58.763 | agent 2022-08-02 06:38:58.763 | agent-resources-synced 2022-08-02 06:38:58.763 | allowed-address-pairs 2022-08-02 06:38:58.763 | auto-allocated-topology 2022-08-02 06:38:58.763 | availability_zone 2022-08-02 06:38:58.763 | availability_zone_filter 2022-08-02 06:38:58.763 | default-subnetpools 2022-08-02 06:38:58.763 | dhcp_agent_scheduler 2022-08-02 06:38:58.763 | dvr 2022-08-02 06:38:58.763 | empty-string-filtering 2022-08-02 06:38:58.763 | external-net 2022-08-02 06:38:58.764 | extra_dhcp_opt 2022-08-02 06:38:58.764 | extraroute 2022-08-02 06:38:58.764 | extraroute-atomic 2022-08-02 06:38:58.764 | filter-validation 2022-08-02 06:38:58.764 | fip-port-details 2022-08-02 06:38:58.764 | flavors 2022-08-02 06:38:58.764 | floatingip-pools 2022-08-02 06:38:58.764 | ip-substring-filtering 2022-08-02 06:38:58.764 | router 2022-08-02 06:38:58.764 | ext-gw-mode 2022-08-02 06:38:58.764 | l3-ha 2022-08-02 06:38:58.764 | l3-flavors 2022-08-02 06:38:58.764 | l3-port-ip-change-not-allowed 2022-08-02 06:38:58.764 | l3_agent_scheduler 2022-08-02 06:38:58.764 | metering 2022-08-02 06:38:58.764 | metering_source_and_destination_fields 2022-08-02 06:38:58.764 | multi-provider 2022-08-02 06:38:58.764 | net-mtu 2022-08-02 06:38:58.764 | net-mtu-writable 2022-08-02 06:38:58.764 | network_availability_zone 2022-08-02 06:38:58.764 | network-ip-availability 2022-08-02 06:38:58.764 | pagination 2022-08-02 06:38:58.764 | port-device-profile 2022-08-02 06:38:58.764 | port-mac-override 2022-08-02 06:38:58.764 | port-mac-address-regenerate 2022-08-02 06:38:58.764 | port-numa-affinity-policy 2022-08-02 06:38:58.764 | binding 2022-08-02 06:38:58.764 | binding-extended 2022-08-02 06:38:58.764 | port-security 2022-08-02 06:38:58.764 | project-id 2022-08-02 06:38:58.764 | provider 2022-08-02 06:38:58.764 | quota-check-limit 2022-08-02 06:38:58.764 | quotas 2022-08-02 06:38:58.764 | quota_details 2022-08-02 06:38:58.764 | rbac-policies 2022-08-02 06:38:58.764 | rbac-address-group 2022-08-02 06:38:58.764 | rbac-address-scope 2022-08-02 06:38:58.765 | rbac-security-groups 2022-08-02 06:38:58.765 | rbac-subnetpool 2022-08-02 06:38:58.765 | revision-if-match 2022-08-02 06:38:58.765 | standard-attr-revisions 2022-08-02 06:38:58.765 | router_availability_zone 2022-08-02 06:38:58.765 | security-groups-normalized-cidr 2022-08-02 06:38:58.765 | port-security-groups-filtering 2022-08-02 06:38:58.765 | security-groups-remote-address-group 2022-08-02 06:38:58.765 | security-groups-shared-filtering 2022-08-02 06:38:58.765 | security-group 2022-08-02 06:38:58.765 | service-type 2022-08-02 06:38:58.765 | sorting 2022-08-02 06:38:58.765 | standard-attr-description 2022-08-02 06:38:58.765 | stateful-security-group 2022-08-02 06:38:58.765 | subnet_onboard 2022-08-02 06:38:58.765 | subnet-service-types 2022-08-02 06:38:58.765 | subnet_allocation 2022-08-02 06:38:58.765 | subnetpool-prefix-ops 2022-08-02 06:38:58.765 | standard-attr-tag 2022-08-02 06:38:58.765 | standard-attr-timestamp' 2022-08-02 06:38:58.767 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 06:38:58.767 | address-scope 2022-08-02 06:38:58.767 | router-admin-state-down-before-update 2022-08-02 06:38:58.767 | agent 2022-08-02 06:38:58.767 | agent-resources-synced 2022-08-02 06:38:58.767 | allowed-address-pairs 2022-08-02 06:38:58.767 | auto-allocated-topology 2022-08-02 06:38:58.767 | availability_zone 2022-08-02 06:38:58.767 | availability_zone_filter 2022-08-02 06:38:58.767 | default-subnetpools 2022-08-02 06:38:58.767 | dhcp_agent_scheduler 2022-08-02 06:38:58.767 | dvr 2022-08-02 06:38:58.767 | empty-string-filtering 2022-08-02 06:38:58.767 | external-net 2022-08-02 06:38:58.767 | extra_dhcp_opt 2022-08-02 06:38:58.768 | extraroute 2022-08-02 06:38:58.768 | extraroute-atomic 2022-08-02 06:38:58.768 | filter-validation 2022-08-02 06:38:58.768 | fip-port-details 2022-08-02 06:38:58.768 | flavors 2022-08-02 06:38:58.768 | floatingip-pools 2022-08-02 06:38:58.768 | ip-substring-filtering 2022-08-02 06:38:58.768 | router 2022-08-02 06:38:58.768 | ext-gw-mode 2022-08-02 06:38:58.768 | l3-ha 2022-08-02 06:38:58.768 | l3-flavors 2022-08-02 06:38:58.768 | l3-port-ip-change-not-allowed 2022-08-02 06:38:58.768 | l3_agent_scheduler 2022-08-02 06:38:58.768 | metering 2022-08-02 06:38:58.768 | metering_source_and_destination_fields 2022-08-02 06:38:58.768 | multi-provider 2022-08-02 06:38:58.768 | net-mtu 2022-08-02 06:38:58.768 | net-mtu-writable 2022-08-02 06:38:58.768 | network_availability_zone 2022-08-02 06:38:58.768 | network-ip-availability 2022-08-02 06:38:58.768 | pagination 2022-08-02 06:38:58.768 | port-device-profile 2022-08-02 06:38:58.768 | port-mac-override 2022-08-02 06:38:58.768 | port-mac-address-regenerate 2022-08-02 06:38:58.768 | port-numa-affinity-policy 2022-08-02 06:38:58.768 | binding 2022-08-02 06:38:58.768 | binding-extended 2022-08-02 06:38:58.768 | port-security 2022-08-02 06:38:58.768 | project-id 2022-08-02 06:38:58.768 | provider 2022-08-02 06:38:58.768 | quota-check-limit 2022-08-02 06:38:58.768 | quotas 2022-08-02 06:38:58.768 | quota_details 2022-08-02 06:38:58.768 | rbac-policies 2022-08-02 06:38:58.768 | rbac-address-group 2022-08-02 06:38:58.769 | rbac-address-scope 2022-08-02 06:38:58.769 | rbac-security-groups 2022-08-02 06:38:58.769 | rbac-subnetpool 2022-08-02 06:38:58.769 | revision-if-match 2022-08-02 06:38:58.769 | standard-attr-revisions 2022-08-02 06:38:58.769 | router_availability_zone 2022-08-02 06:38:58.769 | security-groups-normalized-cidr 2022-08-02 06:38:58.769 | port-security-groups-filtering 2022-08-02 06:38:58.769 | security-groups-remote-address-group 2022-08-02 06:38:58.769 | security-groups-shared-filtering 2022-08-02 06:38:58.769 | security-group 2022-08-02 06:38:58.769 | service-type 2022-08-02 06:38:58.769 | sorting 2022-08-02 06:38:58.769 | standard-attr-description 2022-08-02 06:38:58.769 | stateful-security-group 2022-08-02 06:38:58.769 | subnet_onboard 2022-08-02 06:38:58.769 | subnet-service-types 2022-08-02 06:38:58.769 | subnet_allocation 2022-08-02 06:38:58.769 | subnetpool-prefix-ops 2022-08-02 06:38:58.769 | standard-attr-tag 2022-08-02 06:38:58.769 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-02 06:38:58.778 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 06:38:58.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-02 06:38:58.794 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-02 06:38:58.800 | ++ 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-08-02 06:39:01.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:01.705 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:01.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:01.706 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:01.706 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:39:01.847 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:01.850 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=fca23149-0ccc-4d1c-89b8-9adbc1b80a71 2022-08-02 06:39:01.853 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-02 06:39:01.856 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-02 06:39:01.858 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-02 06:39:01.861 | + functions-common:is_provider_network:2292 : return 1 2022-08-02 06:39:01.866 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-02 06:39:01.867 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-02 06:39:01.867 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-02 06:39:01.870 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:39:01.873 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:04.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:04.759 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:04.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:04.759 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:04.907 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:04.911 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:39:04.913 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 06:39:04.917 | ++ functions-common:get_field:819 : echo '| id | b815b375-2b73-4717-bf88-0d3e00e52997 |' 2022-08-02 06:39:04.918 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:39:04.924 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:04.928 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=b815b375-2b73-4717-bf88-0d3e00e52997 2022-08-02 06:39:04.932 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-02 06:39:04.934 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:39:04.952 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-02 06:39:04.956 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-02 06:39:04.959 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z fca23149-0ccc-4d1c-89b8-9adbc1b80a71 ']' 2022-08-02 06:39:04.962 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-02 06:39:04.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-02 06:39:04.968 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-02 06:39:04.970 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool fca23149-0ccc-4d1c-89b8-9adbc1b80a71 ' 2022-08-02 06:39:04.973 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-02 06:39:04.976 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network b815b375-2b73-4717-bf88-0d3e00e52997 private-subnet' 2022-08-02 06:39:04.978 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-02 06:39:04.983 | +++ 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 fca23149-0ccc-4d1c-89b8-9adbc1b80a71 --network b815b375-2b73-4717-bf88-0d3e00e52997 private-subnet 2022-08-02 06:39:04.983 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-02 06:39:04.984 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-02 06:39:04.986 | +++ functions-common:get_field:812 : local data field 2022-08-02 06:39:04.989 | +++ functions-common:get_field:813 : read data 2022-08-02 06:39:08.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:08.082 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:08.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:08.083 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:08.083 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:39:08.607 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:39:08.759 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:08.762 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:39:08.765 | +++ functions-common:get_field:817 : field='$3' 2022-08-02 06:39:08.768 | +++ functions-common:get_field:819 : echo '| id | a1efe4e5-c366-4d43-943e-73635a2df06d |' 2022-08-02 06:39:08.769 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:39:08.775 | +++ functions-common:get_field:813 : read data 2022-08-02 06:39:08.779 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=a1efe4e5-c366-4d43-943e-73635a2df06d 2022-08-02 06:39:08.782 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-02 06:39:08.784 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:39:08.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo a1efe4e5-c366-4d43-943e-73635a2df06d 2022-08-02 06:39:08.807 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=a1efe4e5-c366-4d43-943e-73635a2df06d 2022-08-02 06:39:08.809 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-02 06:39:08.813 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-02 06:39:08.817 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-02 06:39:08.821 | ++ 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-08-02 06:39:11.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:11.291 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:11.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:11.291 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:11.434 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:11.437 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 06:39:11.437 | address-scope 2022-08-02 06:39:11.437 | router-admin-state-down-before-update 2022-08-02 06:39:11.437 | agent 2022-08-02 06:39:11.437 | agent-resources-synced 2022-08-02 06:39:11.437 | allowed-address-pairs 2022-08-02 06:39:11.437 | auto-allocated-topology 2022-08-02 06:39:11.438 | availability_zone 2022-08-02 06:39:11.438 | availability_zone_filter 2022-08-02 06:39:11.438 | default-subnetpools 2022-08-02 06:39:11.438 | dhcp_agent_scheduler 2022-08-02 06:39:11.438 | dvr 2022-08-02 06:39:11.438 | empty-string-filtering 2022-08-02 06:39:11.438 | external-net 2022-08-02 06:39:11.438 | extra_dhcp_opt 2022-08-02 06:39:11.438 | extraroute 2022-08-02 06:39:11.438 | extraroute-atomic 2022-08-02 06:39:11.438 | filter-validation 2022-08-02 06:39:11.438 | fip-port-details 2022-08-02 06:39:11.438 | flavors 2022-08-02 06:39:11.438 | floatingip-pools 2022-08-02 06:39:11.438 | ip-substring-filtering 2022-08-02 06:39:11.438 | router 2022-08-02 06:39:11.438 | ext-gw-mode 2022-08-02 06:39:11.438 | l3-ha 2022-08-02 06:39:11.438 | l3-flavors 2022-08-02 06:39:11.438 | l3-port-ip-change-not-allowed 2022-08-02 06:39:11.438 | l3_agent_scheduler 2022-08-02 06:39:11.438 | metering 2022-08-02 06:39:11.438 | metering_source_and_destination_fields 2022-08-02 06:39:11.438 | multi-provider 2022-08-02 06:39:11.438 | net-mtu 2022-08-02 06:39:11.438 | net-mtu-writable 2022-08-02 06:39:11.438 | network_availability_zone 2022-08-02 06:39:11.438 | network-ip-availability 2022-08-02 06:39:11.438 | pagination 2022-08-02 06:39:11.438 | port-device-profile 2022-08-02 06:39:11.438 | port-mac-override 2022-08-02 06:39:11.438 | port-mac-address-regenerate 2022-08-02 06:39:11.438 | port-numa-affinity-policy 2022-08-02 06:39:11.438 | binding 2022-08-02 06:39:11.438 | binding-extended 2022-08-02 06:39:11.438 | port-security 2022-08-02 06:39:11.438 | project-id 2022-08-02 06:39:11.439 | provider 2022-08-02 06:39:11.439 | quota-check-limit 2022-08-02 06:39:11.439 | quotas 2022-08-02 06:39:11.439 | quota_details 2022-08-02 06:39:11.439 | rbac-policies 2022-08-02 06:39:11.439 | rbac-address-group 2022-08-02 06:39:11.439 | rbac-address-scope 2022-08-02 06:39:11.439 | rbac-security-groups 2022-08-02 06:39:11.439 | rbac-subnetpool 2022-08-02 06:39:11.439 | revision-if-match 2022-08-02 06:39:11.439 | standard-attr-revisions 2022-08-02 06:39:11.439 | router_availability_zone 2022-08-02 06:39:11.439 | security-groups-normalized-cidr 2022-08-02 06:39:11.439 | port-security-groups-filtering 2022-08-02 06:39:11.439 | security-groups-remote-address-group 2022-08-02 06:39:11.439 | security-groups-shared-filtering 2022-08-02 06:39:11.439 | security-group 2022-08-02 06:39:11.439 | service-type 2022-08-02 06:39:11.439 | sorting 2022-08-02 06:39:11.439 | standard-attr-description 2022-08-02 06:39:11.439 | stateful-security-group 2022-08-02 06:39:11.439 | subnet_onboard 2022-08-02 06:39:11.439 | subnet-service-types 2022-08-02 06:39:11.439 | subnet_allocation 2022-08-02 06:39:11.439 | subnetpool-prefix-ops 2022-08-02 06:39:11.439 | standard-attr-tag 2022-08-02 06:39:11.439 | standard-attr-timestamp' 2022-08-02 06:39:11.442 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 06:39:11.442 | address-scope 2022-08-02 06:39:11.442 | router-admin-state-down-before-update 2022-08-02 06:39:11.442 | agent 2022-08-02 06:39:11.442 | agent-resources-synced 2022-08-02 06:39:11.442 | allowed-address-pairs 2022-08-02 06:39:11.442 | auto-allocated-topology 2022-08-02 06:39:11.442 | availability_zone 2022-08-02 06:39:11.442 | availability_zone_filter 2022-08-02 06:39:11.442 | default-subnetpools 2022-08-02 06:39:11.442 | dhcp_agent_scheduler 2022-08-02 06:39:11.442 | dvr 2022-08-02 06:39:11.442 | empty-string-filtering 2022-08-02 06:39:11.442 | external-net 2022-08-02 06:39:11.442 | extra_dhcp_opt 2022-08-02 06:39:11.442 | extraroute 2022-08-02 06:39:11.442 | extraroute-atomic 2022-08-02 06:39:11.442 | filter-validation 2022-08-02 06:39:11.442 | fip-port-details 2022-08-02 06:39:11.442 | flavors 2022-08-02 06:39:11.442 | floatingip-pools 2022-08-02 06:39:11.442 | ip-substring-filtering 2022-08-02 06:39:11.442 | router 2022-08-02 06:39:11.442 | ext-gw-mode 2022-08-02 06:39:11.442 | l3-ha 2022-08-02 06:39:11.442 | l3-flavors 2022-08-02 06:39:11.442 | l3-port-ip-change-not-allowed 2022-08-02 06:39:11.442 | l3_agent_scheduler 2022-08-02 06:39:11.442 | metering 2022-08-02 06:39:11.442 | metering_source_and_destination_fields 2022-08-02 06:39:11.442 | multi-provider 2022-08-02 06:39:11.442 | net-mtu 2022-08-02 06:39:11.442 | net-mtu-writable 2022-08-02 06:39:11.442 | network_availability_zone 2022-08-02 06:39:11.442 | network-ip-availability 2022-08-02 06:39:11.442 | pagination 2022-08-02 06:39:11.442 | port-device-profile 2022-08-02 06:39:11.443 | port-mac-override 2022-08-02 06:39:11.443 | port-mac-address-regenerate 2022-08-02 06:39:11.443 | port-numa-affinity-policy 2022-08-02 06:39:11.443 | binding 2022-08-02 06:39:11.443 | binding-extended 2022-08-02 06:39:11.443 | port-security 2022-08-02 06:39:11.443 | project-id 2022-08-02 06:39:11.443 | provider 2022-08-02 06:39:11.443 | quota-check-limit 2022-08-02 06:39:11.443 | quotas 2022-08-02 06:39:11.443 | quota_details 2022-08-02 06:39:11.443 | rbac-policies 2022-08-02 06:39:11.443 | rbac-address-group 2022-08-02 06:39:11.443 | rbac-address-scope 2022-08-02 06:39:11.443 | rbac-security-groups 2022-08-02 06:39:11.443 | rbac-subnetpool 2022-08-02 06:39:11.443 | revision-if-match 2022-08-02 06:39:11.443 | standard-attr-revisions 2022-08-02 06:39:11.443 | router_availability_zone 2022-08-02 06:39:11.443 | security-groups-normalized-cidr 2022-08-02 06:39:11.443 | port-security-groups-filtering 2022-08-02 06:39:11.443 | security-groups-remote-address-group 2022-08-02 06:39:11.443 | security-groups-shared-filtering 2022-08-02 06:39:11.443 | security-group 2022-08-02 06:39:11.443 | service-type 2022-08-02 06:39:11.443 | sorting 2022-08-02 06:39:11.443 | standard-attr-description 2022-08-02 06:39:11.443 | stateful-security-group 2022-08-02 06:39:11.443 | subnet_onboard 2022-08-02 06:39:11.443 | subnet-service-types 2022-08-02 06:39:11.443 | subnet_allocation 2022-08-02 06:39:11.443 | subnetpool-prefix-ops 2022-08-02 06:39:11.443 | standard-attr-tag 2022-08-02 06:39:11.443 | standard-attr-timestamp =~ router ]] 2022-08-02 06:39:11.445 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 06:39:11.448 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-02 06:39:11.451 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-02 06:39:11.454 | ++ 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-08-02 06:39:13.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:13.959 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:13.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:13.959 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:14.097 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:14.101 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 06:39:14.101 | address-scope 2022-08-02 06:39:14.101 | router-admin-state-down-before-update 2022-08-02 06:39:14.101 | agent 2022-08-02 06:39:14.101 | agent-resources-synced 2022-08-02 06:39:14.101 | allowed-address-pairs 2022-08-02 06:39:14.101 | auto-allocated-topology 2022-08-02 06:39:14.101 | availability_zone 2022-08-02 06:39:14.101 | availability_zone_filter 2022-08-02 06:39:14.101 | default-subnetpools 2022-08-02 06:39:14.101 | dhcp_agent_scheduler 2022-08-02 06:39:14.101 | dvr 2022-08-02 06:39:14.101 | empty-string-filtering 2022-08-02 06:39:14.101 | external-net 2022-08-02 06:39:14.101 | extra_dhcp_opt 2022-08-02 06:39:14.101 | extraroute 2022-08-02 06:39:14.101 | extraroute-atomic 2022-08-02 06:39:14.101 | filter-validation 2022-08-02 06:39:14.101 | fip-port-details 2022-08-02 06:39:14.101 | flavors 2022-08-02 06:39:14.101 | floatingip-pools 2022-08-02 06:39:14.101 | ip-substring-filtering 2022-08-02 06:39:14.101 | router 2022-08-02 06:39:14.101 | ext-gw-mode 2022-08-02 06:39:14.101 | l3-ha 2022-08-02 06:39:14.101 | l3-flavors 2022-08-02 06:39:14.101 | l3-port-ip-change-not-allowed 2022-08-02 06:39:14.101 | l3_agent_scheduler 2022-08-02 06:39:14.101 | metering 2022-08-02 06:39:14.102 | metering_source_and_destination_fields 2022-08-02 06:39:14.102 | multi-provider 2022-08-02 06:39:14.102 | net-mtu 2022-08-02 06:39:14.102 | net-mtu-writable 2022-08-02 06:39:14.102 | network_availability_zone 2022-08-02 06:39:14.102 | network-ip-availability 2022-08-02 06:39:14.102 | pagination 2022-08-02 06:39:14.102 | port-device-profile 2022-08-02 06:39:14.102 | port-mac-override 2022-08-02 06:39:14.102 | port-mac-address-regenerate 2022-08-02 06:39:14.102 | port-numa-affinity-policy 2022-08-02 06:39:14.102 | binding 2022-08-02 06:39:14.102 | binding-extended 2022-08-02 06:39:14.102 | port-security 2022-08-02 06:39:14.102 | project-id 2022-08-02 06:39:14.102 | provider 2022-08-02 06:39:14.102 | quota-check-limit 2022-08-02 06:39:14.102 | quotas 2022-08-02 06:39:14.102 | quota_details 2022-08-02 06:39:14.102 | rbac-policies 2022-08-02 06:39:14.102 | rbac-address-group 2022-08-02 06:39:14.102 | rbac-address-scope 2022-08-02 06:39:14.102 | rbac-security-groups 2022-08-02 06:39:14.102 | rbac-subnetpool 2022-08-02 06:39:14.102 | revision-if-match 2022-08-02 06:39:14.102 | standard-attr-revisions 2022-08-02 06:39:14.102 | router_availability_zone 2022-08-02 06:39:14.102 | security-groups-normalized-cidr 2022-08-02 06:39:14.102 | port-security-groups-filtering 2022-08-02 06:39:14.102 | security-groups-remote-address-group 2022-08-02 06:39:14.102 | security-groups-shared-filtering 2022-08-02 06:39:14.102 | security-group 2022-08-02 06:39:14.102 | service-type 2022-08-02 06:39:14.102 | sorting 2022-08-02 06:39:14.102 | standard-attr-description 2022-08-02 06:39:14.102 | stateful-security-group 2022-08-02 06:39:14.102 | subnet_onboard 2022-08-02 06:39:14.103 | subnet-service-types 2022-08-02 06:39:14.103 | subnet_allocation 2022-08-02 06:39:14.103 | subnetpool-prefix-ops 2022-08-02 06:39:14.103 | standard-attr-tag 2022-08-02 06:39:14.103 | standard-attr-timestamp' 2022-08-02 06:39:14.103 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 06:39:14.103 | address-scope 2022-08-02 06:39:14.103 | router-admin-state-down-before-update 2022-08-02 06:39:14.104 | agent 2022-08-02 06:39:14.104 | agent-resources-synced 2022-08-02 06:39:14.104 | allowed-address-pairs 2022-08-02 06:39:14.104 | auto-allocated-topology 2022-08-02 06:39:14.104 | availability_zone 2022-08-02 06:39:14.104 | availability_zone_filter 2022-08-02 06:39:14.104 | default-subnetpools 2022-08-02 06:39:14.104 | dhcp_agent_scheduler 2022-08-02 06:39:14.104 | dvr 2022-08-02 06:39:14.104 | empty-string-filtering 2022-08-02 06:39:14.104 | external-net 2022-08-02 06:39:14.104 | extra_dhcp_opt 2022-08-02 06:39:14.104 | extraroute 2022-08-02 06:39:14.104 | extraroute-atomic 2022-08-02 06:39:14.104 | filter-validation 2022-08-02 06:39:14.104 | fip-port-details 2022-08-02 06:39:14.104 | flavors 2022-08-02 06:39:14.104 | floatingip-pools 2022-08-02 06:39:14.104 | ip-substring-filtering 2022-08-02 06:39:14.104 | router 2022-08-02 06:39:14.104 | ext-gw-mode 2022-08-02 06:39:14.104 | l3-ha 2022-08-02 06:39:14.104 | l3-flavors 2022-08-02 06:39:14.104 | l3-port-ip-change-not-allowed 2022-08-02 06:39:14.104 | l3_agent_scheduler 2022-08-02 06:39:14.104 | metering 2022-08-02 06:39:14.104 | metering_source_and_destination_fields 2022-08-02 06:39:14.104 | multi-provider 2022-08-02 06:39:14.104 | net-mtu 2022-08-02 06:39:14.105 | net-mtu-writable 2022-08-02 06:39:14.105 | network_availability_zone 2022-08-02 06:39:14.105 | network-ip-availability 2022-08-02 06:39:14.105 | pagination 2022-08-02 06:39:14.105 | port-device-profile 2022-08-02 06:39:14.105 | port-mac-override 2022-08-02 06:39:14.105 | port-mac-address-regenerate 2022-08-02 06:39:14.105 | port-numa-affinity-policy 2022-08-02 06:39:14.105 | binding 2022-08-02 06:39:14.105 | binding-extended 2022-08-02 06:39:14.105 | port-security 2022-08-02 06:39:14.105 | project-id 2022-08-02 06:39:14.105 | provider 2022-08-02 06:39:14.105 | quota-check-limit 2022-08-02 06:39:14.105 | quotas 2022-08-02 06:39:14.105 | quota_details 2022-08-02 06:39:14.105 | rbac-policies 2022-08-02 06:39:14.105 | rbac-address-group 2022-08-02 06:39:14.105 | rbac-address-scope 2022-08-02 06:39:14.105 | rbac-security-groups 2022-08-02 06:39:14.105 | rbac-subnetpool 2022-08-02 06:39:14.105 | revision-if-match 2022-08-02 06:39:14.105 | standard-attr-revisions 2022-08-02 06:39:14.105 | router_availability_zone 2022-08-02 06:39:14.105 | security-groups-normalized-cidr 2022-08-02 06:39:14.105 | port-security-groups-filtering 2022-08-02 06:39:14.105 | security-groups-remote-address-group 2022-08-02 06:39:14.105 | security-groups-shared-filtering 2022-08-02 06:39:14.105 | security-group 2022-08-02 06:39:14.105 | service-type 2022-08-02 06:39:14.105 | sorting 2022-08-02 06:39:14.105 | standard-attr-description 2022-08-02 06:39:14.105 | stateful-security-group 2022-08-02 06:39:14.105 | subnet_onboard 2022-08-02 06:39:14.105 | subnet-service-types 2022-08-02 06:39:14.105 | subnet_allocation 2022-08-02 06:39:14.105 | subnetpool-prefix-ops 2022-08-02 06:39:14.105 | standard-attr-tag 2022-08-02 06:39:14.106 | standard-attr-timestamp =~ external-net ]] 2022-08-02 06:39:14.106 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 06:39:14.109 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-02 06:39:14.114 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-02 06:39:14.114 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-02 06:39:14.115 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-02 06:39:14.118 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:39:14.120 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:16.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:16.700 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:16.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:16.700 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:16.700 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:39:16.845 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:16.849 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:39:16.851 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 06:39:16.854 | ++ functions-common:get_field:819 : echo '| id | 12b2188f-99fb-41dd-9e14-8d1e4917a785 |' 2022-08-02 06:39:16.855 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:39:16.861 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:16.865 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=12b2188f-99fb-41dd-9e14-8d1e4917a785 2022-08-02 06:39:16.868 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-02 06:39:16.870 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:39:16.888 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-02 06:39:16.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-02 06:39:16.893 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-02 06:39:16.897 | ++ 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-08-02 06:39:19.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:19.328 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:19.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:19.328 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:19.465 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:19.468 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 06:39:19.468 | address-scope 2022-08-02 06:39:19.468 | router-admin-state-down-before-update 2022-08-02 06:39:19.468 | agent 2022-08-02 06:39:19.468 | agent-resources-synced 2022-08-02 06:39:19.468 | allowed-address-pairs 2022-08-02 06:39:19.468 | auto-allocated-topology 2022-08-02 06:39:19.468 | availability_zone 2022-08-02 06:39:19.468 | availability_zone_filter 2022-08-02 06:39:19.468 | default-subnetpools 2022-08-02 06:39:19.468 | dhcp_agent_scheduler 2022-08-02 06:39:19.468 | dvr 2022-08-02 06:39:19.468 | empty-string-filtering 2022-08-02 06:39:19.468 | external-net 2022-08-02 06:39:19.468 | extra_dhcp_opt 2022-08-02 06:39:19.468 | extraroute 2022-08-02 06:39:19.468 | extraroute-atomic 2022-08-02 06:39:19.468 | filter-validation 2022-08-02 06:39:19.468 | fip-port-details 2022-08-02 06:39:19.468 | flavors 2022-08-02 06:39:19.468 | floatingip-pools 2022-08-02 06:39:19.468 | ip-substring-filtering 2022-08-02 06:39:19.468 | router 2022-08-02 06:39:19.469 | ext-gw-mode 2022-08-02 06:39:19.469 | l3-ha 2022-08-02 06:39:19.469 | l3-flavors 2022-08-02 06:39:19.469 | l3-port-ip-change-not-allowed 2022-08-02 06:39:19.469 | l3_agent_scheduler 2022-08-02 06:39:19.469 | metering 2022-08-02 06:39:19.469 | metering_source_and_destination_fields 2022-08-02 06:39:19.469 | multi-provider 2022-08-02 06:39:19.469 | net-mtu 2022-08-02 06:39:19.469 | net-mtu-writable 2022-08-02 06:39:19.469 | network_availability_zone 2022-08-02 06:39:19.469 | network-ip-availability 2022-08-02 06:39:19.469 | pagination 2022-08-02 06:39:19.469 | port-device-profile 2022-08-02 06:39:19.469 | port-mac-override 2022-08-02 06:39:19.469 | port-mac-address-regenerate 2022-08-02 06:39:19.469 | port-numa-affinity-policy 2022-08-02 06:39:19.469 | binding 2022-08-02 06:39:19.469 | binding-extended 2022-08-02 06:39:19.469 | port-security 2022-08-02 06:39:19.469 | project-id 2022-08-02 06:39:19.469 | provider 2022-08-02 06:39:19.469 | quota-check-limit 2022-08-02 06:39:19.469 | quotas 2022-08-02 06:39:19.469 | quota_details 2022-08-02 06:39:19.469 | rbac-policies 2022-08-02 06:39:19.469 | rbac-address-group 2022-08-02 06:39:19.469 | rbac-address-scope 2022-08-02 06:39:19.469 | rbac-security-groups 2022-08-02 06:39:19.469 | rbac-subnetpool 2022-08-02 06:39:19.469 | revision-if-match 2022-08-02 06:39:19.469 | standard-attr-revisions 2022-08-02 06:39:19.469 | router_availability_zone 2022-08-02 06:39:19.469 | security-groups-normalized-cidr 2022-08-02 06:39:19.469 | port-security-groups-filtering 2022-08-02 06:39:19.470 | security-groups-remote-address-group 2022-08-02 06:39:19.470 | security-groups-shared-filtering 2022-08-02 06:39:19.470 | security-group 2022-08-02 06:39:19.470 | service-type 2022-08-02 06:39:19.470 | sorting 2022-08-02 06:39:19.470 | standard-attr-description 2022-08-02 06:39:19.470 | stateful-security-group 2022-08-02 06:39:19.470 | subnet_onboard 2022-08-02 06:39:19.470 | subnet-service-types 2022-08-02 06:39:19.470 | subnet_allocation 2022-08-02 06:39:19.470 | subnetpool-prefix-ops 2022-08-02 06:39:19.470 | standard-attr-tag 2022-08-02 06:39:19.470 | standard-attr-timestamp' 2022-08-02 06:39:19.471 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 06:39:19.471 | address-scope 2022-08-02 06:39:19.471 | router-admin-state-down-before-update 2022-08-02 06:39:19.471 | agent 2022-08-02 06:39:19.471 | agent-resources-synced 2022-08-02 06:39:19.471 | allowed-address-pairs 2022-08-02 06:39:19.471 | auto-allocated-topology 2022-08-02 06:39:19.471 | availability_zone 2022-08-02 06:39:19.471 | availability_zone_filter 2022-08-02 06:39:19.471 | default-subnetpools 2022-08-02 06:39:19.471 | dhcp_agent_scheduler 2022-08-02 06:39:19.471 | dvr 2022-08-02 06:39:19.471 | empty-string-filtering 2022-08-02 06:39:19.471 | external-net 2022-08-02 06:39:19.471 | extra_dhcp_opt 2022-08-02 06:39:19.472 | extraroute 2022-08-02 06:39:19.472 | extraroute-atomic 2022-08-02 06:39:19.472 | filter-validation 2022-08-02 06:39:19.472 | fip-port-details 2022-08-02 06:39:19.472 | flavors 2022-08-02 06:39:19.472 | floatingip-pools 2022-08-02 06:39:19.472 | ip-substring-filtering 2022-08-02 06:39:19.472 | router 2022-08-02 06:39:19.472 | ext-gw-mode 2022-08-02 06:39:19.472 | l3-ha 2022-08-02 06:39:19.472 | l3-flavors 2022-08-02 06:39:19.472 | l3-port-ip-change-not-allowed 2022-08-02 06:39:19.472 | l3_agent_scheduler 2022-08-02 06:39:19.472 | metering 2022-08-02 06:39:19.472 | metering_source_and_destination_fields 2022-08-02 06:39:19.472 | multi-provider 2022-08-02 06:39:19.472 | net-mtu 2022-08-02 06:39:19.472 | net-mtu-writable 2022-08-02 06:39:19.472 | network_availability_zone 2022-08-02 06:39:19.472 | network-ip-availability 2022-08-02 06:39:19.472 | pagination 2022-08-02 06:39:19.472 | port-device-profile 2022-08-02 06:39:19.472 | port-mac-override 2022-08-02 06:39:19.472 | port-mac-address-regenerate 2022-08-02 06:39:19.472 | port-numa-affinity-policy 2022-08-02 06:39:19.472 | binding 2022-08-02 06:39:19.472 | binding-extended 2022-08-02 06:39:19.472 | port-security 2022-08-02 06:39:19.472 | project-id 2022-08-02 06:39:19.472 | provider 2022-08-02 06:39:19.472 | quota-check-limit 2022-08-02 06:39:19.472 | quotas 2022-08-02 06:39:19.472 | quota_details 2022-08-02 06:39:19.472 | rbac-policies 2022-08-02 06:39:19.473 | rbac-address-group 2022-08-02 06:39:19.473 | rbac-address-scope 2022-08-02 06:39:19.473 | rbac-security-groups 2022-08-02 06:39:19.473 | rbac-subnetpool 2022-08-02 06:39:19.473 | revision-if-match 2022-08-02 06:39:19.473 | standard-attr-revisions 2022-08-02 06:39:19.473 | router_availability_zone 2022-08-02 06:39:19.473 | security-groups-normalized-cidr 2022-08-02 06:39:19.473 | port-security-groups-filtering 2022-08-02 06:39:19.473 | security-groups-remote-address-group 2022-08-02 06:39:19.473 | security-groups-shared-filtering 2022-08-02 06:39:19.473 | security-group 2022-08-02 06:39:19.473 | service-type 2022-08-02 06:39:19.473 | sorting 2022-08-02 06:39:19.473 | standard-attr-description 2022-08-02 06:39:19.473 | stateful-security-group 2022-08-02 06:39:19.473 | subnet_onboard 2022-08-02 06:39:19.473 | subnet-service-types 2022-08-02 06:39:19.473 | subnet_allocation 2022-08-02 06:39:19.473 | subnetpool-prefix-ops 2022-08-02 06:39:19.473 | standard-attr-tag 2022-08-02 06:39:19.473 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-02 06:39:19.474 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 06:39:19.477 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-02 06:39:19.480 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-02 06:39:19.484 | ++ 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-08-02 06:39:19.485 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-02 06:39:19.485 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-02 06:39:19.488 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:39:19.491 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:22.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:22.192 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:22.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:22.192 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:22.340 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:22.344 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:39:22.347 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 06:39:22.350 | ++ functions-common:get_field:819 : echo '| id | 7b4ec747-2356-45bb-8610-8981c593d4a6 |' 2022-08-02 06:39:22.351 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:39:22.357 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:22.361 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=7b4ec747-2356-45bb-8610-8981c593d4a6 2022-08-02 06:39:22.363 | + 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-08-02 06:39:22.366 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:39:22.386 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-02 06:39:22.389 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-02 06:39:22.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 12b2188f-99fb-41dd-9e14-8d1e4917a785 a1efe4e5-c366-4d43-943e-73635a2df06d 2022-08-02 06:39:24.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:24.875 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:24.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:24.875 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:24.875 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:39:24.997 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:39:26.936 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-02 06:39:26.939 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 7b4ec747-2356-45bb-8610-8981c593d4a6 2022-08-02 06:39:26.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-02 06:39:26.944 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-02 06:39:26.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.25.0.1 ]] 2022-08-02 06:39:26.950 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.25.0.1 ' 2022-08-02 06:39:26.952 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 7b4ec747-2356-45bb-8610-8981c593d4a6 --subnet-range 172.25.0.0/24 --no-dhcp ' 2022-08-02 06:39:26.955 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-02 06:39:26.957 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-02 06:39:26.961 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-02 06:39:26.961 | +++ 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.25.0.1 --network 7b4ec747-2356-45bb-8610-8981c593d4a6 --subnet-range 172.25.0.0/24 --no-dhcp public-subnet 2022-08-02 06:39:29.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:29.931 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:29.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:29.931 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:29.931 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:39:30.099 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:30.102 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | 2022-08-02 06:39:30.102 | | id | a9de0f07-9e94-4e42-8535-67414494acf6 |' 2022-08-02 06:39:30.105 | ++ 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-08-02 06:39:30.107 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:39:30.128 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' a9de0f07-9e94-4e42-8535-67414494acf6 '|' 2022-08-02 06:39:30.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | | id | a9de0f07-9e94-4e42-8535-67414494acf6 |' 2022-08-02 06:39:30.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-02 06:39:30.138 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' a9de0f07-9e94-4e42-8535-67414494acf6 '|' 2022-08-02 06:39:30.140 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-02 06:39:30.142 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:39:30.145 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:30.148 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:39:30.151 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 06:39:30.154 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | a9de0f07-9e94-4e42-8535-67414494acf6 |' 2022-08-02 06:39:30.154 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:39:30.162 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:30.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.25.0.1 2022-08-02 06:39:30.170 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' a9de0f07-9e94-4e42-8535-67414494acf6 '|' 2022-08-02 06:39:30.170 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-02 06:39:30.176 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:39:30.179 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:30.182 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-02 06:39:30.185 | ++ functions-common:get_field:817 : field='$6' 2022-08-02 06:39:30.188 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | a9de0f07-9e94-4e42-8535-67414494acf6 |' 2022-08-02 06:39:30.188 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-02 06:39:30.194 | ++ functions-common:get_field:813 : read data 2022-08-02 06:39:30.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=a9de0f07-9e94-4e42-8535-67414494acf6 2022-08-02 06:39:30.200 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 7b4ec747-2356-45bb-8610-8981c593d4a6 12b2188f-99fb-41dd-9e14-8d1e4917a785 2022-08-02 06:39:32.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:32.748 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:32.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:32.748 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:32.748 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:39:34.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-02 06:39:34.659 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-02 06:39:34.675 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:34.678 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-02 06:39:34.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-02 06:39:34.683 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-02 06:39:34.686 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-02 06:39:34.689 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-02 06:39:34.691 | ++ 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-08-02 06:39:34.715 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-02 06:39:34.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-02 06:39:34.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-02 06:39:34.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-02 06:39:34.725 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-02 06:39:34.728 | + 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-08-02 06:39:34.731 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-02 06:39:34.733 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-02 06:39:34.736 | + functions-common:test_with_retry:2380 : local until=10 2022-08-02 06:39:34.738 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-02 06:39:34.741 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-02 06:39:34.743 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-02 06:39:34.746 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:34.748 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:34.751 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:34.756 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422374753 2022-08-02 06:39:34.758 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-02 06:39:34.766 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-02 06:39:34.769 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:34.772 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:34.774 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:34.777 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:34.780 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:34.782 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-02 06:39:34.785 | + functions-common:time_stop:2447 : start_time=1659422374753 2022-08-02 06:39:34.787 | + functions-common:time_stop:2449 : [[ -z 1659422374753 ]] 2022-08-02 06:39:34.791 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:34.795 | + functions-common:time_stop:2452 : end_time=1659422374792 2022-08-02 06:39:34.798 | + functions-common:time_stop:2453 : elapsed_time=39 2022-08-02 06:39:34.800 | + functions-common:time_stop:2454 : total=5610 2022-08-02 06:39:34.802 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:34.805 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5649 2022-08-02 06:39:34.810 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.25.0.1 2022-08-02 06:39:34.812 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-02 06:39:34.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-02 06:39:34.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:39:34.823 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-02 06:39:34.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-02 06:39:34.828 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.25.0.1/24 dev br-data 2022-08-02 06:39:34.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-02 06:39:34.856 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-02 06:39:34.860 | ++ 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-08-02 06:39:34.860 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-02 06:39:34.861 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-02 06:39:37.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:37.410 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:37.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:37.410 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:37.558 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:39:37.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.25.0.169 ' 2022-08-02 06:39:37.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-02 06:39:37.568 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:39:37.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-02 06:39:37.592 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:39:37.595 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-02 06:39:37.599 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-02 06:39:37.618 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:37.621 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-02 06:39:37.623 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:39:37.626 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-02 06:39:37.629 | + ./stack.sh:main:1314 : start_nova 2022-08-02 06:39:37.632 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-02 06:39:37.635 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:37.637 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:37.640 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:37.644 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-02 06:39:37.646 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:39:37.649 | + functions-common:run_process:1694 : local service=n-sch 2022-08-02 06:39:37.652 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:39:37.655 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:37.658 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:37.660 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:37.663 | + functions-common:run_process:1700 : local name=n-sch 2022-08-02 06:39:37.670 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:37.680 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:37.687 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:37.690 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:37.693 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:37.698 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422377695 2022-08-02 06:39:37.701 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-02 06:39:37.720 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:37.723 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-02 06:39:37.726 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-02 06:39:37.728 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:39:37.731 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:39:37.734 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:39:37.736 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:39:37.739 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-02 06:39:37.741 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-02 06:39:37.744 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-02 06:39:37.747 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:39:37.749 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:39:37.753 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:39:37.755 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:39:37.758 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-02 06:39:37.761 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-02 06:39:37.763 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-02 06:39:37.766 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:39:37.769 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:39:37.771 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:39:37.774 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:39:37.776 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:39:37.779 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:39:37.782 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-02 06:39:37.784 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:39:37.789 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-02 06:39:37.849 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-02 06:39:37.908 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:39:37.966 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-02 06:39:38.022 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-02 06:39:38.076 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:39:38.130 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:39:38.132 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:39:38.135 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-02 06:39:38.189 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:39:38.709 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-02 06:39:38.722 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-02 06:39:39.231 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-02 06:39:39.257 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:39.260 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:39.263 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:39.265 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:39.268 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:39.271 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:39.273 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:39.276 | + functions-common:time_stop:2447 : start_time=1659422377695 2022-08-02 06:39:39.278 | + functions-common:time_stop:2449 : [[ -z 1659422377695 ]] 2022-08-02 06:39:39.282 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:39.287 | + functions-common:time_stop:2452 : end_time=1659422379284 2022-08-02 06:39:39.290 | + functions-common:time_stop:2453 : elapsed_time=1589 2022-08-02 06:39:39.292 | + functions-common:time_stop:2454 : total=24542 2022-08-02 06:39:39.295 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:39.297 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26131 2022-08-02 06:39:39.301 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-02 06:39:39.304 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-02 06:39:39.309 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:39:39.311 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-02 06:39:39.314 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:39:39.316 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:39.319 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:39.321 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:39.324 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-02 06:39:39.327 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:39.329 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:39.332 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:39.334 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:39.338 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:39.343 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422379340 2022-08-02 06:39:39.346 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-02 06:39:39.365 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:39.367 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-02 06:39:39.370 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-02 06:39:39.373 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:39:39.375 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:39:39.378 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:39:39.381 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:39:39.383 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-02 06:39:39.386 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-02 06:39:39.389 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-02 06:39:39.393 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:39:39.396 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:39:39.398 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:39:39.401 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:39:39.403 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:39:39.406 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-08-02 06:39:39.410 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-02 06:39:39.413 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:39:39.415 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:39:39.421 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:39:39.424 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:39:39.426 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-02 06:39:39.429 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:39:39.434 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-02 06:39:39.496 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-02 06:39:39.561 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-02 06:39:39.623 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:39:39.680 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:39:39.738 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-02 06:39:39.796 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-02 06:39:39.857 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-02 06:39:39.913 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-02 06:39:39.970 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-02 06:39:40.026 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:39:40.029 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:39:40.031 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-02 06:39:40.088 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:39:40.633 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-02 06:39:40.647 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-02 06:39:41.202 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-02 06:39:41.281 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:41.286 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:41.289 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:41.292 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:41.294 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:41.298 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:41.301 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:41.307 | + functions-common:time_stop:2447 : start_time=1659422379340 2022-08-02 06:39:41.310 | + functions-common:time_stop:2449 : [[ -z 1659422379340 ]] 2022-08-02 06:39:41.319 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:41.331 | + functions-common:time_stop:2452 : end_time=1659422381324 2022-08-02 06:39:41.334 | + functions-common:time_stop:2453 : elapsed_time=1984 2022-08-02 06:39:41.337 | + functions-common:time_stop:2454 : total=26131 2022-08-02 06:39:41.340 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:41.348 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28115 2022-08-02 06:39:41.351 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:41.354 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:41.357 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-02 06:39:41.360 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:41.363 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:41.366 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:41.370 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-02 06:39:41.373 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:39:41.376 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-02 06:39:41.382 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-02 06:39:41.385 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:39:41.387 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 06:39:41.391 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-02 06:39:41.418 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:41.422 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 06:39:41.424 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-02 06:39:41.448 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:41.451 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 06:39:41.454 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-02 06:39:41.489 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:41.496 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-02 06:39:41.498 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:39:41.502 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-02 06:39:41.505 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-02 06:39:41.508 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:39:41.512 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:39:41.514 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:39:41.516 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 06:39:41.520 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-02 06:39:41.523 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 06:39:41.525 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:41.528 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:41.531 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:41.536 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-02 06:39:41.539 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:41.542 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:41.544 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:41.549 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:41.552 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:41.560 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422381554 2022-08-02 06:39:41.563 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-02 06:39:41.583 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:41.586 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:41.589 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:41.591 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:41.594 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:41.597 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:41.600 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:41.602 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:41.605 | + functions-common:time_stop:2447 : start_time=1659422381554 2022-08-02 06:39:41.607 | + functions-common:time_stop:2449 : [[ -z 1659422381554 ]] 2022-08-02 06:39:41.616 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:41.619 | + functions-common:time_stop:2452 : end_time=1659422381615 2022-08-02 06:39:41.621 | + functions-common:time_stop:2453 : elapsed_time=61 2022-08-02 06:39:41.624 | + functions-common:time_stop:2454 : total=28115 2022-08-02 06:39:41.627 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:41.629 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28176 2022-08-02 06:39:41.632 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 06:39:41.635 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-02 06:39:41.637 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 06:39:41.640 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:41.643 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:41.646 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:41.648 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-02 06:39:41.651 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:41.654 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:41.656 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:41.659 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:41.665 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:41.668 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422381664 2022-08-02 06:39:41.670 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-02 06:39:41.692 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:41.695 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:41.697 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:41.700 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:41.702 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:41.705 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:41.708 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:41.711 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:41.713 | + functions-common:time_stop:2447 : start_time=1659422381664 2022-08-02 06:39:41.716 | + functions-common:time_stop:2449 : [[ -z 1659422381664 ]] 2022-08-02 06:39:41.722 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:41.724 | + functions-common:time_stop:2452 : end_time=1659422381721 2022-08-02 06:39:41.727 | + functions-common:time_stop:2453 : elapsed_time=57 2022-08-02 06:39:41.729 | + functions-common:time_stop:2454 : total=28176 2022-08-02 06:39:41.732 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:41.735 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28233 2022-08-02 06:39:41.738 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:41.740 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-02 06:39:41.743 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:41.746 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:41.748 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:41.751 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:41.754 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-02 06:39:41.756 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:41.759 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:41.762 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:41.764 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:41.769 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:41.774 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422381770 2022-08-02 06:39:41.776 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-02 06:39:41.800 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:41.804 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:41.807 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:41.812 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:41.812 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:41.816 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:41.816 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:41.820 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:41.823 | + functions-common:time_stop:2447 : start_time=1659422381770 2022-08-02 06:39:41.825 | + functions-common:time_stop:2449 : [[ -z 1659422381770 ]] 2022-08-02 06:39:41.830 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:41.833 | + functions-common:time_stop:2452 : end_time=1659422381829 2022-08-02 06:39:41.836 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-02 06:39:41.839 | + functions-common:time_stop:2454 : total=28233 2022-08-02 06:39:41.842 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:41.844 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28292 2022-08-02 06:39:41.847 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:41.850 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:41.853 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-02 06:39:41.856 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:39:41.864 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-02 06:39:41.868 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-02 06:39:41.888 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:41.890 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-02 06:39:41.955 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-02 06:39:41.958 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:39:41.963 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-02 06:39:42.024 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-02 06:39:42.052 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:42.055 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:39:42.058 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-02 06:39:42.061 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:39:42.064 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:42.067 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:42.070 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:42.073 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-02 06:39:42.076 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:42.078 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:42.081 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:42.084 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:42.089 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:42.093 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422382090 2022-08-02 06:39:42.096 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-02 06:39:42.117 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:42.120 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-02 06:39:42.122 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-02 06:39:42.125 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:39:42.128 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:39:42.131 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:39:42.134 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:39:42.137 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-02 06:39:42.139 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-02 06:39:42.142 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-02 06:39:42.145 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:39:42.148 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:39:42.150 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:39:42.153 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:39:42.156 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-02 06:39:42.159 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-02 06:39:42.162 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-02 06:39:42.164 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:39:42.167 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:39:42.169 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:39:42.172 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:39:42.175 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:39:42.177 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:39:42.180 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-02 06:39:42.182 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:39:42.187 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-02 06:39:42.264 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-02 06:39:42.332 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:39:42.403 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-02 06:39:42.472 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-02 06:39:42.549 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:39:42.630 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:39:42.636 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:39:42.639 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-02 06:39:42.720 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:39:43.278 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-02 06:39:43.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-02 06:39:43.856 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-02 06:39:43.888 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:43.892 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:43.892 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:43.900 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:43.904 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:43.904 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:43.908 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:43.910 | + functions-common:time_stop:2447 : start_time=1659422382090 2022-08-02 06:39:43.914 | + functions-common:time_stop:2449 : [[ -z 1659422382090 ]] 2022-08-02 06:39:43.920 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:43.920 | + functions-common:time_stop:2452 : end_time=1659422383917 2022-08-02 06:39:43.924 | + functions-common:time_stop:2453 : elapsed_time=1827 2022-08-02 06:39:43.928 | + functions-common:time_stop:2454 : total=28292 2022-08-02 06:39:43.931 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:43.933 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30119 2022-08-02 06:39:43.936 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-02 06:39:43.944 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:39:43.944 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-02 06:39:43.971 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:43.974 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-02 06:39:43.984 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-02 06:39:43.988 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:39:43.988 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:39:43.992 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:39:43.996 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:43.996 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-02 06:39:44.000 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:44.004 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:44.004 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:44.008 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:44.012 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-02 06:39:44.012 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:44.016 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:44.020 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:44.024 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:44.024 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:44.032 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422384026 2022-08-02 06:39:44.033 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-02 06:39:44.055 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:44.059 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-02 06:39:44.062 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-02 06:39:44.065 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:44.069 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:44.072 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:44.075 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:44.080 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-02 06:39:44.083 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-02 06:39:44.086 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-02 06:39:44.088 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:39:44.091 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:39:44.100 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:39:44.100 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:39:44.104 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-02 06:39:44.108 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-02 06:39:44.112 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-02 06:39:44.112 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:44.116 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:39:44.116 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:39:44.120 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:39:44.124 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:39:44.132 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:39:44.132 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-02 06:39:44.132 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:39:44.139 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-02 06:39:44.208 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-02 06:39:44.276 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:39:44.344 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-02 06:39:44.408 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-02 06:39:44.475 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:39:44.546 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:39:44.549 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:39:44.552 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-02 06:39:44.616 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:39:45.207 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-02 06:39:45.219 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-02 06:39:45.807 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-02 06:39:45.836 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:45.841 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:45.846 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:45.854 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:45.857 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:45.860 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:45.864 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:45.872 | + functions-common:time_stop:2447 : start_time=1659422384026 2022-08-02 06:39:45.872 | + functions-common:time_stop:2449 : [[ -z 1659422384026 ]] 2022-08-02 06:39:45.880 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:45.886 | + functions-common:time_stop:2452 : end_time=1659422385882 2022-08-02 06:39:45.897 | + functions-common:time_stop:2453 : elapsed_time=1856 2022-08-02 06:39:45.909 | + functions-common:time_stop:2454 : total=30119 2022-08-02 06:39:45.917 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:45.922 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31975 2022-08-02 06:39:45.937 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-02 06:39:45.949 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:45.964 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:45.973 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:45.984 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-02 06:39:46.001 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-02 06:39:46.021 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-02 06:39:46.025 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:39:46.034 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:39:46.041 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-02 06:39:46.048 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:39:46.061 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-02 06:39:46.064 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-02 06:39:46.068 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-02 06:39:46.073 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-02 06:39:46.084 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:39:46.089 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-02 06:39:46.089 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-02 06:39:46.089 | BEGIN { 2022-08-02 06:39:46.089 | section = "" 2022-08-02 06:39:46.089 | last_section = "" 2022-08-02 06:39:46.089 | section_count = 0 2022-08-02 06:39:46.089 | } 2022-08-02 06:39:46.089 | /^\[.+\]/ { 2022-08-02 06:39:46.089 | gsub("[][]", "", $1); 2022-08-02 06:39:46.089 | section=$1 2022-08-02 06:39:46.089 | next 2022-08-02 06:39:46.089 | } 2022-08-02 06:39:46.089 | /^ *\#/ { 2022-08-02 06:39:46.089 | next 2022-08-02 06:39:46.089 | } 2022-08-02 06:39:46.089 | /^[^ \t]+/ { 2022-08-02 06:39:46.089 | # get offset of first = in $0 2022-08-02 06:39:46.089 | eq_idx = index($0, "=") 2022-08-02 06:39:46.089 | # extract attr & value from $0 2022-08-02 06:39:46.089 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:39:46.090 | value = substr($0, eq_idx + 1) 2022-08-02 06:39:46.090 | # only need to strip trailing whitespace from attr 2022-08-02 06:39:46.090 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:39:46.090 | # need to strip leading & trailing whitespace from value 2022-08-02 06:39:46.090 | sub(/^[ \t]*/, "", value) 2022-08-02 06:39:46.090 | sub(/[ \t]*$/, "", value) 2022-08-02 06:39:46.090 | 2022-08-02 06:39:46.090 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:39:46.090 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:39:46.090 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:39:46.090 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:39:46.090 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:39:46.090 | if (section != last_section) { 2022-08-02 06:39:46.090 | cfg_section[section_count++] = section 2022-08-02 06:39:46.090 | last_section = section 2022-08-02 06:39:46.090 | } 2022-08-02 06:39:46.090 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:39:46.090 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:39:46.090 | 2022-08-02 06:39:46.090 | cfg_attr[section, attr, 0] = value 2022-08-02 06:39:46.090 | cfg_attr_count[section, attr] = 1 2022-08-02 06:39:46.090 | } else { 2022-08-02 06:39:46.090 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:39:46.090 | cfg_attr[section, attr, lno] = value 2022-08-02 06:39:46.090 | } 2022-08-02 06:39:46.090 | } 2022-08-02 06:39:46.090 | END { 2022-08-02 06:39:46.090 | # Process each section in order 2022-08-02 06:39:46.090 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:39:46.090 | section = cfg_section[sno] 2022-08-02 06:39:46.090 | # The ini routines simply append a config item immediately 2022-08-02 06:39:46.090 | # after the section header. To keep the same order as defined 2022-08-02 06:39:46.090 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:39:46.090 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:39:46.090 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:39:46.090 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:39:46.091 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:39:46.091 | else { 2022-08-02 06:39:46.091 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:39:46.091 | count = cfg_attr_count[section, attr] 2022-08-02 06:39:46.091 | print "inidelete " configfile " " section " " attr 2022-08-02 06:39:46.091 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:39:46.091 | for (l = count -2; l >= 0; l--) 2022-08-02 06:39:46.091 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:39:46.091 | } 2022-08-02 06:39:46.091 | } 2022-08-02 06:39:46.091 | } 2022-08-02 06:39:46.091 | } 2022-08-02 06:39:46.091 | ' 2022-08-02 06:39:46.095 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:39:46.098 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:39:46.108 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:39:46.116 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-02 06:39:46.121 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:39:46.133 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-02 06:39:46.141 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-02 06:39:46.141 | BEGIN { group = "" } 2022-08-02 06:39:46.141 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:39:46.141 | gsub("[][]", "", $1); 2022-08-02 06:39:46.141 | split($1, a, "|"); 2022-08-02 06:39:46.141 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:39:46.141 | group=a[1] 2022-08-02 06:39:46.141 | } else { 2022-08-02 06:39:46.141 | group="" 2022-08-02 06:39:46.141 | } 2022-08-02 06:39:46.141 | next 2022-08-02 06:39:46.141 | } 2022-08-02 06:39:46.141 | { 2022-08-02 06:39:46.141 | if (group != "") 2022-08-02 06:39:46.141 | print $0 2022-08-02 06:39:46.141 | } 2022-08-02 06:39:46.141 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:39:46.153 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:39:46.162 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-02 06:39:46.208 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-02 06:39:46.256 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-02 06:39:46.259 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 06:39:46.262 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-02 06:39:46.264 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:39:46.267 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-02 06:39:46.271 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:39:46.296 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:46.297 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-02 06:39:46.300 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-02 06:39:46.302 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:39:46.320 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:46.323 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 06:39:46.326 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 06:39:46.359 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:39:46.362 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:39:46.365 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-02 06:39:46.387 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-02 06:39:46.410 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-02 06:39:46.412 | + lib/nova:configure_console_compute:639 : local offset 2022-08-02 06:39:46.415 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-02 06:39:46.418 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-02 06:39:46.422 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-02 06:39:46.447 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.65 2022-08-02 06:39:46.449 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-02 06:39:46.468 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:46.472 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-02 06:39:46.491 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:46.493 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-02 06:39:46.496 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-02 06:39:46.541 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-02 06:39:46.563 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:46.566 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-02 06:39:46.585 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:46.588 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-02 06:39:46.590 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-02 06:39:46.593 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-02 06:39:46.596 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-02 06:39:46.599 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-02 06:39:46.602 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-02 06:39:46.604 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-02 06:39:46.607 | + functions-common:run_process:1696 : local group=libvirt 2022-08-02 06:39:46.609 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:46.613 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:46.615 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-02 06:39:46.618 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:46.621 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:46.623 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:46.626 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:46.629 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:46.634 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422386631 2022-08-02 06:39:46.637 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-02 06:39:46.658 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:46.661 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:46.666 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:46.671 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:46.674 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:46.677 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:46.679 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:46.682 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:46.685 | + functions-common:time_stop:2447 : start_time=1659422386631 2022-08-02 06:39:46.687 | + functions-common:time_stop:2449 : [[ -z 1659422386631 ]] 2022-08-02 06:39:46.691 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:46.696 | + functions-common:time_stop:2452 : end_time=1659422386693 2022-08-02 06:39:46.699 | + functions-common:time_stop:2453 : elapsed_time=62 2022-08-02 06:39:46.702 | + functions-common:time_stop:2454 : total=31975 2022-08-02 06:39:46.705 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:46.707 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32037 2022-08-02 06:39:46.710 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:46.713 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:39:46.716 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-02 06:39:46.735 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:46.738 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-02 06:39:46.739 | Dumping cells_v2 mapping 2022-08-02 06:39:46.741 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-02 06:39:47.339 | 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-08-02 06:39:50.108 | INFO dbcounter [None req-7a802f90-028e-4ee0-a64c-af0733d23935 None None] Registered counter for database nova_api 2022-08-02 06:39:50.134 | DEBUG dbcounter [-] [483253] Writer thread running {{(pid=483253) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:39:50.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:50.185 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:50.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:39:50.186 | from cryptography.utils import int_from_bytes 2022-08-02 06:39:50.186 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 06:39:50.186 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-02 06:39:50.186 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 06:39:50.186 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-02 06:39:50.186 | | cell1 | fd822e1a-cbe7-4426-bc65-81e1fe535320 | rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-02 06:39:50.186 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 06:39:50.595 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-02 06:39:50.598 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-02 06:39:50.660 | + inc/async:async_inner:63 : create_flavors 2022-08-02 06:39:50.699 | [424558 Async create_flavors:483312]: running: create_flavors 2022-08-02 06:39:50.702 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-02 06:39:50.723 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:50.726 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-02 06:39:50.729 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:39:50.731 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-02 06:39:50.734 | + ./stack.sh:main:1319 : start_cinder 2022-08-02 06:39:50.737 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-02 06:39:50.739 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-02 06:39:50.742 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-02 06:39:50.745 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-02 06:39:50.763 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:39:50.766 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-02 06:39:50.769 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-02 06:39:50.772 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-02 06:39:50.775 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-02 06:39:50.780 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:39:50.783 | + functions-common:run_process:1694 : local service=c-api 2022-08-02 06:39:50.786 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:39:50.789 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:50.791 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:50.794 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:50.796 | + functions-common:run_process:1700 : local name=c-api 2022-08-02 06:39:50.799 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:50.802 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:50.804 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:50.807 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:50.810 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:50.815 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422390812 2022-08-02 06:39:50.817 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-02 06:39:50.835 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:50.838 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-02 06:39:50.840 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-02 06:39:50.843 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:39:50.846 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:39:50.849 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:39:50.851 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:39:50.854 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-02 06:39:50.856 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-02 06:39:50.859 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-02 06:39:50.862 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:39:50.864 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:39:50.867 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:39:50.869 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:39:50.872 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:39:50.875 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-08-02 06:39:50.877 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-02 06:39:50.879 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:39:50.882 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:39:50.884 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:39:50.886 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:39:50.888 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-02 06:39:50.891 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:39:50.896 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-02 06:39:50.953 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-02 06:39:51.008 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-02 06:39:51.063 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:39:51.117 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:39:51.172 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-02 06:39:51.230 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-02 06:39:51.287 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-02 06:39:51.341 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-02 06:39:51.397 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-02 06:39:51.451 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:39:51.454 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:39:51.457 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-02 06:39:51.512 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:39:52.060 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-02 06:39:52.074 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-02 06:39:52.603 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-02 06:39:52.680 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:52.685 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:52.690 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:52.694 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:52.697 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:52.699 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:52.702 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:52.707 | + functions-common:time_stop:2447 : start_time=1659422390812 2022-08-02 06:39:52.714 | + functions-common:time_stop:2449 : [[ -z 1659422390812 ]] 2022-08-02 06:39:52.721 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:52.728 | + functions-common:time_stop:2452 : end_time=1659422392723 2022-08-02 06:39:52.731 | + functions-common:time_stop:2453 : elapsed_time=1911 2022-08-02 06:39:52.734 | + functions-common:time_stop:2454 : total=32037 2022-08-02 06:39:52.737 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:52.743 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33948 2022-08-02 06:39:52.746 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.65/volume/v3 2022-08-02 06:39:52.750 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-02 06:39:52.750 | Waiting for Cinder API to start... 2022-08-02 06:39:52.754 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.65/volume/v3 2022-08-02 06:39:52.759 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:39:52.763 | + functions:wait_for_service:458 : local url=http://10.222.0.65/volume/v3 2022-08-02 06:39:52.774 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:39:52.782 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:39:52.793 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:39:52.800 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:52.810 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:52.818 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:52.824 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422392819 2022-08-02 06:39:52.827 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:39:52.838 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/volume/v3 2022-08-02 06:39:57.247 | + :: : [[ 401 == 503 ]] 2022-08-02 06:39:57.248 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:39:57.252 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:39:57.255 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:57.257 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:57.260 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:57.263 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:57.265 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:57.268 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:39:57.271 | + functions-common:time_stop:2447 : start_time=1659422392819 2022-08-02 06:39:57.273 | + functions-common:time_stop:2449 : [[ -z 1659422392819 ]] 2022-08-02 06:39:57.278 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:57.283 | + functions-common:time_stop:2452 : end_time=1659422397280 2022-08-02 06:39:57.286 | + functions-common:time_stop:2453 : elapsed_time=4461 2022-08-02 06:39:57.288 | + functions-common:time_stop:2454 : total=17583 2022-08-02 06:39:57.291 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:57.293 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22044 2022-08-02 06:39:57.296 | + functions:wait_for_service:467 : return 0 2022-08-02 06:39:57.299 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:57.302 | + functions-common:run_process:1694 : local service=c-sch 2022-08-02 06:39:57.304 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:57.307 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:57.310 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:57.312 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:39:57.315 | + functions-common:run_process:1700 : local name=c-sch 2022-08-02 06:39:57.317 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:57.320 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:57.322 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:57.325 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:57.328 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:57.333 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422397330 2022-08-02 06:39:57.335 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-02 06:39:57.354 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:57.356 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-02 06:39:57.359 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-02 06:39:57.362 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:57.365 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:57.367 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:57.370 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:57.373 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 06:39:57.375 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 06:39:57.378 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-02 06:39:57.380 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:39:57.383 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:39:57.386 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:39:57.388 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:39:57.391 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 06:39:57.393 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-02 06:39:57.396 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-02 06:39:57.399 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:57.401 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:39:57.404 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:39:57.406 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:39:57.409 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:39:57.412 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:39:57.414 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-02 06:39:57.417 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:39:57.421 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-02 06:39:57.481 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-02 06:39:57.537 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:57.592 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-02 06:39:57.648 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-02 06:39:57.717 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:39:57.781 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:39:57.784 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:39:57.787 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-02 06:39:57.849 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:39:58.412 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-02 06:39:58.426 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-02 06:39:58.972 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-02 06:39:58.999 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:39:59.003 | + functions-common:time_stop:2440 : local name 2022-08-02 06:39:59.006 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:39:59.008 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:39:59.011 | + functions-common:time_stop:2443 : local total 2022-08-02 06:39:59.015 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:39:59.018 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:39:59.021 | + functions-common:time_stop:2447 : start_time=1659422397330 2022-08-02 06:39:59.023 | + functions-common:time_stop:2449 : [[ -z 1659422397330 ]] 2022-08-02 06:39:59.027 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:39:59.032 | + functions-common:time_stop:2452 : end_time=1659422399029 2022-08-02 06:39:59.035 | + functions-common:time_stop:2453 : elapsed_time=1699 2022-08-02 06:39:59.038 | + functions-common:time_stop:2454 : total=33948 2022-08-02 06:39:59.042 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:39:59.046 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35647 2022-08-02 06:39:59.051 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:39:59.054 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:39:59.058 | + functions-common:run_process:1694 : local service=c-bak 2022-08-02 06:39:59.062 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:59.066 | + functions-common:run_process:1696 : local group= 2022-08-02 06:39:59.071 | + functions-common:run_process:1697 : local user= 2022-08-02 06:39:59.074 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:39:59.080 | + functions-common:run_process:1700 : local name=c-bak 2022-08-02 06:39:59.083 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:39:59.087 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:39:59.090 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:39:59.093 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:39:59.101 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:39:59.103 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422399100 2022-08-02 06:39:59.106 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-02 06:39:59.125 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:39:59.128 | + functions-common:run_process:1704 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:39:59.132 | + functions-common:_run_under_systemd:1654 : local service=c-bak 2022-08-02 06:39:59.135 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:59.138 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:59.141 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:59.145 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:59.148 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 06:39:59.151 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 06:39:59.155 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-bak.service 2022-08-02 06:39:59.158 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:39:59.160 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:39:59.163 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:39:59.166 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:39:59.169 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 06:39:59.171 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:39:59.176 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-bak.service 2022-08-02 06:39:59.179 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:59.181 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:39:59.184 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:39:59.187 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:39:59.191 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:39:59.194 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:39:59.197 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-08-02 06:39:59.199 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:39:59.205 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-08-02 06:39:59.273 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-08-02 06:39:59.340 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:39:59.405 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-08-02 06:39:59.472 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-08-02 06:39:59.535 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:39:59.604 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-02 06:39:59.608 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:39:59.678 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:39:59.681 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-08-02 06:39:59.743 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:40:00.313 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-bak.service 2022-08-02 06:40:00.327 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-08-02 06:40:00.877 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-bak.service 2022-08-02 06:40:00.908 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:40:00.912 | + functions-common:time_stop:2440 : local name 2022-08-02 06:40:00.914 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:40:00.917 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:40:00.920 | + functions-common:time_stop:2443 : local total 2022-08-02 06:40:00.926 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:40:00.929 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:40:00.931 | + functions-common:time_stop:2447 : start_time=1659422399100 2022-08-02 06:40:00.934 | + functions-common:time_stop:2449 : [[ -z 1659422399100 ]] 2022-08-02 06:40:00.940 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:40:00.945 | + functions-common:time_stop:2452 : end_time=1659422400942 2022-08-02 06:40:00.948 | + functions-common:time_stop:2453 : elapsed_time=1842 2022-08-02 06:40:00.951 | + functions-common:time_stop:2454 : total=35647 2022-08-02 06:40:00.954 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:40:00.956 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37489 2022-08-02 06:40:00.959 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:40:00.962 | + functions-common:run_process:1694 : local service=c-vol 2022-08-02 06:40:00.964 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:40:00.967 | + functions-common:run_process:1696 : local group= 2022-08-02 06:40:00.970 | + functions-common:run_process:1697 : local user= 2022-08-02 06:40:00.973 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:40:00.975 | + functions-common:run_process:1700 : local name=c-vol 2022-08-02 06:40:00.978 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:40:00.981 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:40:00.983 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:40:00.986 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:40:00.992 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:40:00.995 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422400992 2022-08-02 06:40:00.998 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-02 06:40:01.019 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:40:01.023 | + functions-common:run_process:1704 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:40:01.026 | + functions-common:_run_under_systemd:1654 : local service=c-vol 2022-08-02 06:40:01.029 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:40:01.031 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:40:01.034 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:40:01.037 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:40:01.039 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 06:40:01.042 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 06:40:01.045 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-vol.service 2022-08-02 06:40:01.048 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:40:01.052 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:40:01.054 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:40:01.057 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:40:01.059 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 06:40:01.062 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:40:01.065 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-vol.service 2022-08-02 06:40:01.068 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:40:01.070 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:40:01.073 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:40:01.075 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:40:01.078 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:40:01.080 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:40:01.083 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-08-02 06:40:01.086 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:40:01.094 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-08-02 06:40:01.166 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-08-02 06:40:01.239 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:40:01.313 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-08-02 06:40:01.385 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-08-02 06:40:01.463 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:40:01.544 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-02 06:40:01.547 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:40:01.628 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:40:01.631 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-08-02 06:40:01.704 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:40:02.442 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-vol.service 2022-08-02 06:40:02.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-08-02 06:40:03.043 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-vol.service 2022-08-02 06:40:03.069 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:40:03.072 | + functions-common:time_stop:2440 : local name 2022-08-02 06:40:03.075 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:40:03.078 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:40:03.083 | + functions-common:time_stop:2443 : local total 2022-08-02 06:40:03.086 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:40:03.090 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:40:03.095 | + functions-common:time_stop:2447 : start_time=1659422400992 2022-08-02 06:40:03.098 | + functions-common:time_stop:2449 : [[ -z 1659422400992 ]] 2022-08-02 06:40:03.109 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:40:03.118 | + functions-common:time_stop:2452 : end_time=1659422403112 2022-08-02 06:40:03.122 | + functions-common:time_stop:2453 : elapsed_time=2120 2022-08-02 06:40:03.126 | + functions-common:time_stop:2454 : total=37489 2022-08-02 06:40:03.130 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:40:03.133 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39609 2022-08-02 06:40:03.141 | + ./stack.sh:main:1320 : create_volume_types 2022-08-02 06:40:03.148 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-02 06:40:03.194 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:40:03.201 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 06:40:03.209 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-02 06:40:03.218 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 06:40:03.222 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-02 06:40:03.230 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-02 06:40:03.273 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:40:03.288 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-02 06:40:07.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:40:07.990 | from cryptography.utils import int_from_bytes 2022-08-02 06:40:07.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:40:07.990 | from cryptography.utils import int_from_bytes 2022-08-02 06:40:07.990 | +-------------+--------------------------------------+ 2022-08-02 06:40:07.990 | | Field | Value | 2022-08-02 06:40:07.990 | +-------------+--------------------------------------+ 2022-08-02 06:40:07.990 | | description | None | 2022-08-02 06:40:07.990 | | id | 67f5e754-aff3-4aec-869d-d7ea693727e0 | 2022-08-02 06:40:07.990 | | is_public | True | 2022-08-02 06:40:07.990 | | name | lvmdriver-1 | 2022-08-02 06:40:07.990 | | properties | volume_backend_name='lvmdriver-1' | 2022-08-02 06:40:07.990 | +-------------+--------------------------------------+ 2022-08-02 06:40:08.179 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-08-02 06:40:08.182 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-08-02 06:40:08.185 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-08-02 06:40:08.207 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:40:08.210 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-08-02 06:40:08.213 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:40:08.218 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-08-02 06:40:08.222 | + ./stack.sh:main:1335 : start_glance 2022-08-02 06:40:08.225 | + lib/glance:start_glance:602 : local service_protocol=http 2022-08-02 06:40:08.228 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-08-02 06:40:08.247 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:40:08.250 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-08-02 06:40:08.255 | ++ lib/glance:start_glance:610 : which uwsgi 2022-08-02 06:40:08.262 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:40:08.265 | + functions-common:run_process:1694 : local service=g-api 2022-08-02 06:40:08.269 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:40:08.271 | + functions-common:run_process:1696 : local group= 2022-08-02 06:40:08.275 | + functions-common:run_process:1697 : local user= 2022-08-02 06:40:08.278 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:40:08.281 | + functions-common:run_process:1700 : local name=g-api 2022-08-02 06:40:08.285 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:40:08.288 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:40:08.291 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:40:08.294 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:40:08.298 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:40:08.309 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422408301 2022-08-02 06:40:08.314 | + functions-common:run_process:1703 : is_service_enabled g-api 2022-08-02 06:40:08.348 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:40:08.351 | + functions-common:run_process:1704 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-08-02 06:40:08.355 | + functions-common:_run_under_systemd:1654 : local service=g-api 2022-08-02 06:40:08.358 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:40:08.361 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:40:08.365 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:40:08.367 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:40:08.370 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-08-02 06:40:08.375 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-08-02 06:40:08.378 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@g-api.service 2022-08-02 06:40:08.382 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:40:08.385 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:40:08.388 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:40:08.390 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:40:08.394 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:40:08.397 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-08-02 06:40:08.400 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@g-api.service 2022-08-02 06:40:08.402 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:40:08.405 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:40:08.407 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:40:08.412 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:40:08.415 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-08-02 06:40:08.417 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:40:08.423 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-08-02 06:40:08.488 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-08-02 06:40:08.549 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-08-02 06:40:08.618 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:40:08.687 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:40:08.757 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-08-02 06:40:08.821 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-08-02 06:40:08.885 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-08-02 06:40:08.966 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-08-02 06:40:09.046 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-08-02 06:40:09.112 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:40:09.114 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:40:09.117 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-08-02 06:40:09.184 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:40:09.764 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@g-api.service 2022-08-02 06:40:09.779 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-08-02 06:40:10.321 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@g-api.service 2022-08-02 06:40:10.410 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:40:10.414 | + functions-common:time_stop:2440 : local name 2022-08-02 06:40:10.420 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:40:10.425 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:40:10.433 | + functions-common:time_stop:2443 : local total 2022-08-02 06:40:10.441 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:40:10.454 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:40:10.460 | + functions-common:time_stop:2447 : start_time=1659422408301 2022-08-02 06:40:10.472 | + functions-common:time_stop:2449 : [[ -z 1659422408301 ]] 2022-08-02 06:40:10.482 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:40:10.500 | + functions-common:time_stop:2452 : end_time=1659422410482 2022-08-02 06:40:10.508 | + functions-common:time_stop:2453 : elapsed_time=2181 2022-08-02 06:40:10.520 | + functions-common:time_stop:2454 : total=39609 2022-08-02 06:40:10.525 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:40:10.531 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41790 2022-08-02 06:40:10.544 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-08-02 06:40:10.624 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:40:10.640 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.65) to start...' 2022-08-02 06:40:10.640 | Waiting for g-api (10.222.0.65) to start... 2022-08-02 06:40:10.653 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.65/image 2022-08-02 06:40:10.660 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:40:10.678 | + functions:wait_for_service:458 : local url=http://10.222.0.65/image 2022-08-02 06:40:10.689 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:40:10.705 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:40:10.713 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:40:10.716 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:40:10.719 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:40:10.725 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:40:10.730 | + functions-common:time_start:2431 : _TIME_START[$name]=1659422410724 2022-08-02 06:40:10.737 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:40:10.777 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/image 2022-08-02 06:40:14.560 | + :: : [[ 300 == 503 ]] 2022-08-02 06:40:14.565 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:40:14.579 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:40:14.591 | + functions-common:time_stop:2440 : local name 2022-08-02 06:40:14.593 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:40:14.598 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:40:14.601 | + functions-common:time_stop:2443 : local total 2022-08-02 06:40:14.603 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:40:14.606 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:40:14.609 | + functions-common:time_stop:2447 : start_time=1659422410724 2022-08-02 06:40:14.614 | + functions-common:time_stop:2449 : [[ -z 1659422410724 ]] 2022-08-02 06:40:14.617 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:40:14.623 | + functions-common:time_stop:2452 : end_time=1659422414619 2022-08-02 06:40:14.625 | + functions-common:time_stop:2453 : elapsed_time=3895 2022-08-02 06:40:14.628 | + functions-common:time_stop:2454 : total=22044 2022-08-02 06:40:14.631 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:40:14.634 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25939 2022-08-02 06:40:14.637 | + functions:wait_for_service:467 : return 0 2022-08-02 06:40:14.639 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-08-02 06:40:14.660 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:40:14.663 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-08-02 06:40:14.684 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:40:14.686 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-08-02 06:40:14.689 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:40:14.692 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-08-02 06:40:14.695 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-08-02 06:40:14.697 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.700 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.702 | + functions:upload_image:134 : local image image_fname image_name 2022-08-02 06:40:14.705 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-08-02 06:40:14.710 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.714 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.716 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-08-02 06:40:14.718 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-08-02 06:40:14.722 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.726 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-08-02 06:40:14.728 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.730 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-08-02 06:40:14.733 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-08-02 06:40:14.735 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-08-02 06:40:14.737 | + functions:upload_image:294 : local kernel= 2022-08-02 06:40:14.739 | + functions:upload_image:295 : local ramdisk= 2022-08-02 06:40:14.742 | + functions:upload_image:296 : local disk_format= 2022-08-02 06:40:14.744 | + functions:upload_image:297 : local container_format= 2022-08-02 06:40:14.746 | + functions:upload_image:298 : local unpack= 2022-08-02 06:40:14.748 | + functions:upload_image:299 : local img_property= 2022-08-02 06:40:14.751 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-02 06:40:14.753 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-08-02 06:40:14.755 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-08-02 06:40:14.757 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-08-02 06:40:14.760 | + functions:upload_image:309 : case "$image_fname" in 2022-08-02 06:40:14.762 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.765 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.770 | + functions:upload_image:375 : image_name=ubuntu-16 2022-08-02 06:40:14.773 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.774 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-08-02 06:40:14.779 | + functions:upload_image:376 : disk_format=vhdx 2022-08-02 06:40:14.782 | + functions:upload_image:377 : container_format=bare 2022-08-02 06:40:14.784 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-08-02 06:40:14.787 | + functions:upload_image:385 : is_arch ppc64le 2022-08-02 06:40:14.790 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:40:14.794 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-08-02 06:40:14.796 | + functions:upload_image:385 : is_arch ppc64 2022-08-02 06:40:14.799 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:40:14.803 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4 ]] 2022-08-02 06:40:14.806 | + functions:upload_image:385 : is_arch ppc 2022-08-02 06:40:14.809 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:40:14.813 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c ]] 2022-08-02 06:40:14.815 | + functions:upload_image:389 : is_arch aarch64 2022-08-02 06:40:14.818 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:40:14.822 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-02 06:40:14.824 | + functions:upload_image:393 : '[' bare = bare ']' 2022-08-02 06:40:14.827 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-08-02 06:40:14.829 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-08-02 06:40:14.832 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-08-02 06:40:14.834 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-08-02 06:40:14.836 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-08-02 06:40:14.839 | + functions:_upload_image:105 : shift 2022-08-02 06:40:14.841 | + functions:_upload_image:106 : local container=bare 2022-08-02 06:40:14.843 | + functions:_upload_image:107 : shift 2022-08-02 06:40:14.845 | + functions:_upload_image:108 : local disk=vhdx 2022-08-02 06:40:14.848 | + functions:_upload_image:109 : shift 2022-08-02 06:40:14.850 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:40:14.852 | + functions:_upload_image:111 : shift 2022-08-02 06:40:14.854 | + functions:_upload_image:112 : local properties 2022-08-02 06:40:14.856 | + functions:_upload_image:113 : local useimport 2022-08-02 06:40:14.860 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-08-02 06:40:14.862 | ++ functions:_image_properties_to_arg:87 : local result= 2022-08-02 06:40:14.864 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-08-02 06:40:14.866 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-08-02 06:40:14.869 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-08-02 06:40:14.871 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-08-02 06:40:14.874 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-08-02 06:40:14.876 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-08-02 06:40:17.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:40:17.532 | from cryptography.utils import int_from_bytes 2022-08-02 06:40:17.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:40:17.532 | from cryptography.utils import int_from_bytes 2022-08-02 06:40:17.532 | HttpException: 500: Server Error for url: http://10.222.0.65/image/v2/images, The server has either erred or is incapable of performing the requested operation.: 500 Internal Server Error 2022-08-02 06:40:17.670 | + functions:_upload_image:1 : exit_trap 2022-08-02 06:40:17.673 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-02 06:40:17.676 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-02 06:40:17.679 | + ./stack.sh:exit_trap:517 : jobs='450197 2022-08-02 06:40:17.679 | 483312' 2022-08-02 06:40:17.681 | + ./stack.sh:exit_trap:520 : [[ -n 450197 2022-08-02 06:40:17.681 | 483312 ]] 2022-08-02 06:40:17.683 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-02-062833 ]] 2022-08-02 06:40:17.685 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-02 06:40:17.687 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-02 06:40:17.688 | exit_trap: cleaning up child processes 2022-08-02 06:40:17.694 | + ./stack.sh:exit_trap:522 : kill 450197 483312 2022-08-02 06:40:17.697 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.U10hdcE7hs ']' 2022-08-02 06:40:17.699 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.U10hdcE7hs 2022-08-02 06:40:17.704 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-02 06:40:17.706 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-02 06:40:17.708 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-02 06:40:17.710 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-02 06:40:17.710 | Error on exit 2022-08-02 06:40:17.713 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-02 06:40:17.715 | + ./stack.sh:exit_trap:537 : generate-subunit 1659421710 707 fail 2022-08-02 06:40:17.964 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-02 06:40:17.967 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-02 06:40:18.938 | + ./stack.sh:exit_trap:551 : exit 1