2022-04-25 03:35:30.523 | + ./stack.sh:main:489 : exec 2022-04-25 03:35:30.524 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-25-033530.summary.2022-04-25-033530 2022-04-25 03:35:30.524 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-25-033530' 2022-04-25 03:35:30.524 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:35:30.524 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-25-033530 2022-04-25 03:35:30.524 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-25-033530 /opt/stack/logs/stack.sh.log 2022-04-25 03:35:30.524 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-25-033530.summary.2022-04-25-033530 /opt/stack/logs/stack.sh.log.summary 2022-04-25 03:35:30.524 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-25 03:35:30.524 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-25 03:35:30.524 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-25 03:35:30.524 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-25 03:35:30.524 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-25 03:35:30.524 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-25 03:35:30.524 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-25 03:35:30.524 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-25 03:35:30.524 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-25 03:35:30.524 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-25 03:35:30.524 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-25 03:35:30.524 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-25 03:35:30.524 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-25 03:35:30.524 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-25 03:35:30.524 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-25 03:35:30.524 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-25 03:35:30.526 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-25 03:35:30.528 | + ./stack.sh:main:575 : set -o errexit 2022-04-25 03:35:30.530 | + ./stack.sh:main:578 : uname -a 2022-04-25 03:35:30.531 | Linux dv-neutron-839145-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-25 03:35:30.533 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-25 03:35:30.535 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-25 03:35:30.538 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-25 03:35:30.574 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-25 03:35:30.590 | + ./stack.sh:main:592 : fetch_plugins 2022-04-25 03:35:30.592 | + functions-common:fetch_plugins:1783 : local plugins= 2022-04-25 03:35:30.594 | + functions-common:fetch_plugins:1784 : local plugin 2022-04-25 03:35:30.596 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-04-25 03:35:30.598 | + functions-common:fetch_plugins:1788 : return 2022-04-25 03:35:30.600 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-25 03:35:30.602 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-04-25 03:35:30.603 | + functions-common:run_phase:1866 : local phase= 2022-04-25 03:35:30.605 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:35:30.607 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:35:30.609 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:35:30.610 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:35:30.612 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:35:30.614 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:35:30.617 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:35:30.619 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:35:30.621 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:35:30.623 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-25 03:35:30.625 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:35:30.637 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:30.639 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-25 03:35:30.641 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:35:30.643 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:35:30.645 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:35:30.647 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:35:30.649 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-25 03:35:30.650 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-25 03:35:30.652 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-25 03:35:30.654 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-25 03:35:30.656 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-25 03:35:30.658 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-04-25 03:35:30.659 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-04-25 03:35:30.661 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-04-25 03:35:30.663 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-04-25 03:35:30.665 | + functions-common:plugin_override_defaults:1829 : return 2022-04-25 03:35:30.667 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-25 03:35:30.683 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-25 03:35:30.686 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-25 03:35:30.698 | ++ functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:35:30.701 | +++ lib/tls:source:43 : hostname -f 2022-04-25 03:35:30.704 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-25 03:35:30.706 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-25 03:35:30.708 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-25 03:35:30.710 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-25 03:35:30.712 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-25 03:35:30.714 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-25 03:35:30.716 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-25 03:35:30.718 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-25 03:35:30.720 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-25 03:35:30.721 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-25 03:35:30.726 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-25 03:35:30.737 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-25 03:35:30.754 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-25 03:35:30.766 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-25 03:35:30.779 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-25 03:35:30.814 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-25 03:35:30.873 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-25 03:35:30.962 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-25 03:35:30.983 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-25 03:35:31.037 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-25 03:35:31.089 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-25 03:35:31.235 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-25 03:35:31.249 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-25 03:35:31.262 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-25 03:35:31.275 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-25 03:35:31.367 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-25 03:35:31.370 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-25 03:35:31.372 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-25 03:35:31.375 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-25 03:35:31.376 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-25 03:35:31.379 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-25 03:35:31.382 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-25 03:35:31.382 | False' 2022-04-25 03:35:31.384 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-25 03:35:31.399 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-25 03:35:31.402 | + ./stack.sh:main:626 : run_phase source 2022-04-25 03:35:31.404 | + functions-common:run_phase:1865 : local mode=source 2022-04-25 03:35:31.406 | + functions-common:run_phase:1866 : local phase= 2022-04-25 03:35:31.408 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:35:31.410 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:35:31.412 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:35:31.414 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:35:31.416 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:35:31.418 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:35:31.422 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:35:31.424 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:35:31.426 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:35:31.428 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-25 03:35:31.430 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:35:31.445 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:31.447 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-25 03:35:31.449 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-25 03:35:31.488 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-25 03:35:31.491 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-25 03:35:31.493 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-04-25 03:35:31.495 | + functions-common:run_phase:1887 : load_plugin_settings 2022-04-25 03:35:31.497 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-04-25 03:35:31.499 | + functions-common:load_plugin_settings:1802 : local plugin 2022-04-25 03:35:31.501 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-04-25 03:35:31.503 | + functions-common:load_plugin_settings:1806 : return 2022-04-25 03:35:31.506 | + functions-common:run_phase:1888 : verify_disabled_services 2022-04-25 03:35:31.508 | + functions-common:verify_disabled_services:2148 : local service 2022-04-25 03:35:31.510 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.512 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-25 03:35:31.515 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.517 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-25 03:35:31.520 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.522 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-25 03:35:31.524 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.526 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-25 03:35:31.529 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.531 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-25 03:35:31.533 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.535 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-25 03:35:31.538 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.540 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-25 03:35:31.542 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.544 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-25 03:35:31.546 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.549 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-25 03:35:31.551 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.554 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-25 03:35:31.556 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.558 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-25 03:35:31.560 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.562 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-25 03:35:31.565 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.567 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-25 03:35:31.570 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.572 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-25 03:35:31.574 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.576 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-25 03:35:31.579 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.581 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-25 03:35:31.583 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.585 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-25 03:35:31.588 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.590 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-25 03:35:31.592 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.594 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-25 03:35:31.597 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.599 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-25 03:35:31.601 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.603 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-25 03:35:31.605 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.608 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-25 03:35:31.610 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.612 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-25 03:35:31.615 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.617 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-25 03:35:31.619 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.621 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-25 03:35:31.624 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.626 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-25 03:35:31.628 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.631 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-25 03:35:31.633 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.635 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-25 03:35:31.637 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.640 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-25 03:35:31.642 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.644 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-25 03:35:31.646 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.649 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-25 03:35:31.651 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.653 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-25 03:35:31.655 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.657 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-25 03:35:31.660 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.662 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-25 03:35:31.664 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.666 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-25 03:35:31.669 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.671 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-25 03:35:31.673 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.676 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-25 03:35:31.678 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.680 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-25 03:35:31.682 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.685 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-25 03:35:31.687 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.689 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-25 03:35:31.692 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.694 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-25 03:35:31.696 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.698 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-25 03:35:31.701 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.703 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-25 03:35:31.705 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.708 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-25 03:35:31.710 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.712 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-25 03:35:31.714 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.716 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-25 03:35:31.719 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-25 03:35:31.721 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-25 03:35:31.724 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-25 03:35:31.726 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-25 03:35:31.728 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-25 03:35:31.743 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:31.745 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-25 03:35:31.748 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-25 03:35:31.750 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-25 03:35:31.765 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:35:31.767 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-25 03:35:31.769 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-25 03:35:31.772 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-25 03:35:31.774 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-25 03:35:31.776 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-25 03:35:31.778 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-25 03:35:31.781 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-25 03:35:31.783 | + lib/database:initialize_database_backends:92 : return 0 2022-04-25 03:35:31.786 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-25 03:35:31.786 | Using mysql database backend 2022-04-25 03:35:31.788 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-25 03:35:31.804 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-25 03:35:31.807 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-25 03:35:31.810 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-25 03:35:31.812 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-25 03:35:31.815 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-25 03:35:31.818 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-25 03:35:31.834 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:31.836 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-25 03:35:31.852 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-25 03:35:31.868 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:31.870 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-25 03:35:31.887 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-25 03:35:31.903 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-25 03:35:31.919 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:35:31.922 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-25 03:35:31.939 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:35:31.941 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-25 03:35:31.958 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-25 03:35:31.960 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-25 03:35:31.963 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-25 03:35:31.965 | + functions-common:save_stackenv:60 : local tag=759 2022-04-25 03:35:31.968 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-25 03:35:31.973 | + functions-common:save_stackenv:62 : time_stamp=2022-04-25-033531 2022-04-25 03:35:31.975 | + functions-common:save_stackenv:63 : echo '# 2022-04-25-033531 759' 2022-04-25 03:35:31.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:31.980 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-25 03:35:31.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:31.985 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-25 03:35:31.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:31.990 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-25 03:35:31.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:31.995 | + 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-04-25 03:35:31.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:32.000 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-04-25 03:35:32.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:32.005 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-04-25 03:35:32.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:32.010 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-25-033530 2022-04-25 03:35:32.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:32.014 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-25 03:35:32.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:32.019 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-04-25 03:35:32.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:32.024 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-25 03:35:32.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:32.029 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-25 03:35:32.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:32.033 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-25 03:35:32.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:35:32.039 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-25 03:35:32.041 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-25 03:35:32.044 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-25 03:35:32.046 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-25 03:35:32.048 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-25 03:35:32.051 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:35:32.053 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:35:32.056 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:35:32.058 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:35:32.060 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:35:32.063 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:35:32.078 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:35:32.080 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:35:32.082 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:35:32.085 | + functions-common:git_clone:629 : echo master 2022-04-25 03:35:32.086 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:35:32.090 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-25 03:35:32.093 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:35:32.095 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-25 03:35:32.108 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-04-25 03:35:32.111 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:35:32.111 | + functions-common:git_clone:690 : head -1 2022-04-25 03:35:32.116 | ba7326aa Merge "Add Python3 zed unit tests" 2022-04-25 03:35:32.118 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:35:32.121 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-25 03:35:32.124 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:35:32.126 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-25 03:35:32.129 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-25 03:35:32.131 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-25 03:35:32.134 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-25 03:35:32.136 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-25 03:35:32.139 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-25 03:35:32.141 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-25 03:35:32.144 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-25 03:35:32.147 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-25 03:35:32.151 | ++ tools/install_prereqs.sh:source:47 : NOW=1650857732 2022-04-25 03:35:32.154 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-25 03:35:32.159 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1650857164 2022-04-25 03:35:32.162 | ++ tools/install_prereqs.sh:source:49 : DELTA=568 2022-04-25 03:35:32.164 | ++ tools/install_prereqs.sh:source:50 : [[ 568 -lt 7200 ]] 2022-04-25 03:35:32.167 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-25 03:35:32.169 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-25 03:35:32.171 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-04-25 03:35:32.174 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-25 03:35:32.180 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-04-25 03:35:32.182 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-25 03:35:32.184 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-04-25 03:35:32.187 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-25 03:35:32.190 | +++ 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-04-25 03:35:32.236 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-25 03:35:32.236 | apache2-dev 2022-04-25 03:35:32.236 | bc 2022-04-25 03:35:32.236 | bsdmainutils 2022-04-25 03:35:32.236 | curl 2022-04-25 03:35:32.236 | g++ 2022-04-25 03:35:32.236 | gawk 2022-04-25 03:35:32.236 | gcc 2022-04-25 03:35:32.236 | gettext 2022-04-25 03:35:32.236 | git 2022-04-25 03:35:32.236 | graphviz 2022-04-25 03:35:32.236 | iputils-ping 2022-04-25 03:35:32.236 | libapache2-mod-proxy-uwsgi 2022-04-25 03:35:32.236 | libffi-dev 2022-04-25 03:35:32.236 | libjpeg-dev 2022-04-25 03:35:32.236 | libpcre3-dev 2022-04-25 03:35:32.236 | libpq-dev 2022-04-25 03:35:32.236 | libssl-dev 2022-04-25 03:35:32.236 | libsystemd-dev 2022-04-25 03:35:32.236 | libxml2-dev 2022-04-25 03:35:32.236 | libxslt1-dev 2022-04-25 03:35:32.236 | libyaml-dev 2022-04-25 03:35:32.236 | lsof 2022-04-25 03:35:32.237 | openssh-server 2022-04-25 03:35:32.237 | openssl 2022-04-25 03:35:32.237 | pkg-config 2022-04-25 03:35:32.237 | psmisc 2022-04-25 03:35:32.237 | python3-dev 2022-04-25 03:35:32.237 | python3-pip 2022-04-25 03:35:32.237 | python3-systemd 2022-04-25 03:35:32.237 | python3-venv 2022-04-25 03:35:32.237 | tar 2022-04-25 03:35:32.237 | tcpdump 2022-04-25 03:35:32.237 | unzip 2022-04-25 03:35:32.237 | uuid-runtime 2022-04-25 03:35:32.237 | wget 2022-04-25 03:35:32.237 | wget 2022-04-25 03:35:32.237 | zlib1g-dev 2022-04-25 03:35:32.237 | libkrb5-dev 2022-04-25 03:35:32.237 | libldap2-dev 2022-04-25 03:35:32.237 | libsasl2-dev 2022-04-25 03:35:32.237 | memcached 2022-04-25 03:35:32.237 | python3-mysqldb 2022-04-25 03:35:32.237 | sqlite3 2022-04-25 03:35:32.237 | conntrack 2022-04-25 03:35:32.237 | curl 2022-04-25 03:35:32.237 | dnsmasq-base 2022-04-25 03:35:32.237 | dnsmasq-utils 2022-04-25 03:35:32.237 | ebtables 2022-04-25 03:35:32.237 | genisoimage 2022-04-25 03:35:32.237 | iptables 2022-04-25 03:35:32.237 | iputils-arping 2022-04-25 03:35:32.237 | kpartx 2022-04-25 03:35:32.237 | libjs-jquery-tablesorter 2022-04-25 03:35:32.237 | parted 2022-04-25 03:35:32.237 | pm-utils 2022-04-25 03:35:32.237 | python3-mysqldb 2022-04-25 03:35:32.237 | socat 2022-04-25 03:35:32.238 | sqlite3 2022-04-25 03:35:32.238 | sudo 2022-04-25 03:35:32.238 | vlan 2022-04-25 03:35:32.238 | lsscsi 2022-04-25 03:35:32.238 | open-iscsi 2022-04-25 03:35:32.238 | lvm2 2022-04-25 03:35:32.238 | qemu-utils 2022-04-25 03:35:32.238 | thin-provisioning-tools 2022-04-25 03:35:32.238 | acl 2022-04-25 03:35:32.238 | dnsmasq-base 2022-04-25 03:35:32.238 | dnsmasq-utils 2022-04-25 03:35:32.238 | ebtables 2022-04-25 03:35:32.238 | haproxy 2022-04-25 03:35:32.238 | iptables 2022-04-25 03:35:32.238 | iputils-arping 2022-04-25 03:35:32.239 | iputils-ping 2022-04-25 03:35:32.239 | postgresql-server-dev-all 2022-04-25 03:35:32.239 | python3-mysqldb 2022-04-25 03:35:32.239 | sqlite3 2022-04-25 03:35:32.239 | sudo 2022-04-25 03:35:32.239 | vlan 2022-04-25 03:35:32.239 | pcp 2022-04-25 03:35:32.239 | ipset 2022-04-25 03:35:32.239 | conntrack 2022-04-25 03:35:32.239 | conntrackd 2022-04-25 03:35:32.239 | keepalived 2022-04-25 03:35:32.239 | lvm2 2022-04-25 03:35:32.239 | qemu-utils 2022-04-25 03:35:32.239 | thin-provisioning-tools 2022-04-25 03:35:32.239 | curl 2022-04-25 03:35:32.239 | liberasurecode-dev 2022-04-25 03:35:32.239 | make 2022-04-25 03:35:32.239 | memcached 2022-04-25 03:35:32.239 | rsync 2022-04-25 03:35:32.239 | sqlite3 2022-04-25 03:35:32.239 | xfsprogs' 2022-04-25 03:35:32.240 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-25 03:35:32.257 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-25 03:35:32.257 | apache2-dev 2022-04-25 03:35:32.257 | bc 2022-04-25 03:35:32.257 | bsdmainutils 2022-04-25 03:35:32.257 | curl 2022-04-25 03:35:32.257 | g++ 2022-04-25 03:35:32.257 | gawk 2022-04-25 03:35:32.257 | gcc 2022-04-25 03:35:32.257 | gettext 2022-04-25 03:35:32.257 | git 2022-04-25 03:35:32.257 | graphviz 2022-04-25 03:35:32.258 | iputils-ping 2022-04-25 03:35:32.258 | libapache2-mod-proxy-uwsgi 2022-04-25 03:35:32.258 | libffi-dev 2022-04-25 03:35:32.258 | libjpeg-dev 2022-04-25 03:35:32.258 | libpcre3-dev 2022-04-25 03:35:32.258 | libpq-dev 2022-04-25 03:35:32.258 | libssl-dev 2022-04-25 03:35:32.258 | libsystemd-dev 2022-04-25 03:35:32.258 | libxml2-dev 2022-04-25 03:35:32.258 | libxslt1-dev 2022-04-25 03:35:32.258 | libyaml-dev 2022-04-25 03:35:32.258 | lsof 2022-04-25 03:35:32.258 | openssh-server 2022-04-25 03:35:32.258 | openssl 2022-04-25 03:35:32.258 | pkg-config 2022-04-25 03:35:32.258 | psmisc 2022-04-25 03:35:32.258 | python3-dev 2022-04-25 03:35:32.258 | python3-pip 2022-04-25 03:35:32.258 | python3-systemd 2022-04-25 03:35:32.258 | python3-venv 2022-04-25 03:35:32.258 | tar 2022-04-25 03:35:32.258 | tcpdump 2022-04-25 03:35:32.258 | unzip 2022-04-25 03:35:32.258 | uuid-runtime 2022-04-25 03:35:32.258 | wget 2022-04-25 03:35:32.258 | wget 2022-04-25 03:35:32.258 | zlib1g-dev 2022-04-25 03:35:32.258 | libkrb5-dev 2022-04-25 03:35:32.258 | libldap2-dev 2022-04-25 03:35:32.258 | libsasl2-dev 2022-04-25 03:35:32.258 | memcached 2022-04-25 03:35:32.258 | python3-mysqldb 2022-04-25 03:35:32.258 | sqlite3 2022-04-25 03:35:32.258 | conntrack 2022-04-25 03:35:32.258 | curl 2022-04-25 03:35:32.258 | dnsmasq-base 2022-04-25 03:35:32.259 | dnsmasq-utils 2022-04-25 03:35:32.259 | ebtables 2022-04-25 03:35:32.259 | genisoimage 2022-04-25 03:35:32.259 | iptables 2022-04-25 03:35:32.259 | iputils-arping 2022-04-25 03:35:32.259 | kpartx 2022-04-25 03:35:32.259 | libjs-jquery-tablesorter 2022-04-25 03:35:32.259 | parted 2022-04-25 03:35:32.259 | pm-utils 2022-04-25 03:35:32.259 | python3-mysqldb 2022-04-25 03:35:32.259 | socat 2022-04-25 03:35:32.259 | sqlite3 2022-04-25 03:35:32.259 | sudo 2022-04-25 03:35:32.259 | vlan 2022-04-25 03:35:32.259 | lsscsi 2022-04-25 03:35:32.259 | open-iscsi 2022-04-25 03:35:32.259 | lvm2 2022-04-25 03:35:32.259 | qemu-utils 2022-04-25 03:35:32.259 | thin-provisioning-tools 2022-04-25 03:35:32.259 | acl 2022-04-25 03:35:32.259 | dnsmasq-base 2022-04-25 03:35:32.259 | dnsmasq-utils 2022-04-25 03:35:32.259 | ebtables 2022-04-25 03:35:32.259 | haproxy 2022-04-25 03:35:32.259 | iptables 2022-04-25 03:35:32.259 | iputils-arping 2022-04-25 03:35:32.259 | iputils-ping 2022-04-25 03:35:32.259 | postgresql-server-dev-all 2022-04-25 03:35:32.259 | python3-mysqldb 2022-04-25 03:35:32.259 | sqlite3 2022-04-25 03:35:32.259 | sudo 2022-04-25 03:35:32.259 | vlan 2022-04-25 03:35:32.259 | pcp 2022-04-25 03:35:32.259 | ipset 2022-04-25 03:35:32.259 | conntrack 2022-04-25 03:35:32.259 | conntrackd 2022-04-25 03:35:32.260 | keepalived 2022-04-25 03:35:32.260 | lvm2 2022-04-25 03:35:32.260 | qemu-utils 2022-04-25 03:35:32.260 | thin-provisioning-tools 2022-04-25 03:35:32.260 | curl 2022-04-25 03:35:32.260 | liberasurecode-dev 2022-04-25 03:35:32.260 | make 2022-04-25 03:35:32.260 | memcached 2022-04-25 03:35:32.260 | rsync 2022-04-25 03:35:32.260 | sqlite3 2022-04-25 03:35:32.260 | xfsprogs ' 2022-04-25 03:35:32.260 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-25 03:35:32.262 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:35:32.264 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:35:32.268 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-25 03:35:32.268 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-25 03:35:32.273 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-25 03:35:32.275 | ++ functions-common:install_package:1475 : update_package_repo 2022-04-25 03:35:32.277 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:35:32.279 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-04-25 03:35:32.282 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:35:32.284 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:35:32.286 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:35:32.288 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:35:32.291 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:35:32.293 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:35:32.295 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-04-25 03:35:32.297 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-04-25 03:35:32.299 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-04-25 03:35:32.301 | +++ functions-common:apt_get_update:1209 : id -u 2022-04-25 03:35:32.305 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-04-25 03:35:32.307 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-04-25 03:35:32.309 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-04-25 03:35:32.311 | ++ functions-common:time_start:2424 : local start_time= 2022-04-25 03:35:32.313 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:35:32.316 | +++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:35:32.320 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1650857732317 2022-04-25 03:35:32.322 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-25 03:35:32.324 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-25 03:35:32.326 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-25 03:35:32.567 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-25 03:35:32.592 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-25 03:35:32.619 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-25 03:35:32.871 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-25 03:35:33.363 | Fetched 336 kB in 1s (489 kB/s) 2022-04-25 03:35:34.888 | Reading package lists... 2022-04-25 03:35:34.919 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-04-25 03:35:34.921 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-04-25 03:35:34.924 | ++ functions-common:time_stop:2437 : local name 2022-04-25 03:35:34.926 | ++ functions-common:time_stop:2438 : local end_time 2022-04-25 03:35:34.928 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:35:34.930 | ++ functions-common:time_stop:2440 : local total 2022-04-25 03:35:34.932 | ++ functions-common:time_stop:2441 : local start_time 2022-04-25 03:35:34.935 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-04-25 03:35:34.937 | ++ functions-common:time_stop:2444 : start_time=1650857732317 2022-04-25 03:35:34.939 | ++ functions-common:time_stop:2446 : [[ -z 1650857732317 ]] 2022-04-25 03:35:34.941 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:35:34.945 | ++ functions-common:time_stop:2449 : end_time=1650857734943 2022-04-25 03:35:34.947 | ++ functions-common:time_stop:2450 : elapsed_time=2626 2022-04-25 03:35:34.949 | ++ functions-common:time_stop:2451 : total=0 2022-04-25 03:35:34.951 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:35:34.954 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2626 2022-04-25 03:35:34.956 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-25 03:35:34.958 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:35:34.961 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:35:34.963 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:35:34.965 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-25 03:35:34.986 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-25 03:35:35.098 | Reading package lists... 2022-04-25 03:35:35.340 | Building dependency tree... 2022-04-25 03:35:35.342 | Reading state information... 2022-04-25 03:35:35.375 | acl is already the newest version (2.2.53-6). 2022-04-25 03:35:35.375 | bc is already the newest version (1.07.1-2build1). 2022-04-25 03:35:35.375 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-25 03:35:35.375 | conntrack is already the newest version (1:1.4.5-2). 2022-04-25 03:35:35.375 | ebtables is already the newest version (2.0.11-3build1). 2022-04-25 03:35:35.375 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-25 03:35:35.375 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-25 03:35:35.375 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-25 03:35:35.375 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-25 03:35:35.375 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-25 03:35:35.375 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-25 03:35:35.376 | iputils-arping is already the newest version (3:20190709-3). 2022-04-25 03:35:35.376 | iputils-ping is already the newest version (3:20190709-3). 2022-04-25 03:35:35.376 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-25 03:35:35.376 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-25 03:35:35.376 | libffi-dev is already the newest version (3.3-4). 2022-04-25 03:35:35.376 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-25 03:35:35.376 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-25 03:35:35.376 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-25 03:35:35.376 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-25 03:35:35.376 | lsscsi is already the newest version (0.30-0.1). 2022-04-25 03:35:35.376 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-25 03:35:35.376 | make is already the newest version (4.2.1-1.2). 2022-04-25 03:35:35.376 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-25 03:35:35.376 | psmisc is already the newest version (23.3-1). 2022-04-25 03:35:35.376 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-25 03:35:35.376 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-25 03:35:35.376 | python3-systemd is already the newest version (234-3build2). 2022-04-25 03:35:35.376 | socat is already the newest version (1.7.3.3-2). 2022-04-25 03:35:35.376 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-25 03:35:35.376 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-25 03:35:35.376 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-25 03:35:35.376 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-25 03:35:35.376 | graphviz is already the newest version (2.42.2-3build2). 2022-04-25 03:35:35.376 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-25 03:35:35.376 | pcp is already the newest version (5.0.3-1). 2022-04-25 03:35:35.376 | pm-utils is already the newest version (1.4.1-19). 2022-04-25 03:35:35.376 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-25 03:35:35.376 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:35:35.376 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:35:35.376 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-25 03:35:35.376 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-25 03:35:35.376 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-25 03:35:35.376 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-25 03:35:35.377 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-25 03:35:35.377 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-25 03:35:35.377 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-25 03:35:35.377 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-25 03:35:35.377 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-25 03:35:35.377 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-25 03:35:35.377 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-25 03:35:35.377 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-25 03:35:35.377 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-25 03:35:35.377 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-25 03:35:35.377 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-25 03:35:35.377 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-25 03:35:35.377 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-25 03:35:35.377 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-25 03:35:35.377 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-25 03:35:35.377 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-25 03:35:35.377 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-25 03:35:35.377 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-25 03:35:35.377 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-25 03:35:35.377 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-25 03:35:35.377 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-25 03:35:35.377 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-25 03:35:35.377 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-25 03:35:35.377 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-25 03:35:35.377 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-25 03:35:35.599 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:35:35.599 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-25 03:35:35.599 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-25 03:35:35.599 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-25 03:35:35.599 | The following packages were automatically installed and are no longer required: 2022-04-25 03:35:35.600 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:35:35.600 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:35:35.600 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:35:35.600 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:35:35.600 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:35:35.600 | python3-zope.interface 2022-04-25 03:35:35.601 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:35:35.717 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:35:35.721 | ++ functions-common:apt_get:1246 : result=0 2022-04-25 03:35:35.723 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:35:35.726 | ++ functions-common:time_stop:2437 : local name 2022-04-25 03:35:35.728 | ++ functions-common:time_stop:2438 : local end_time 2022-04-25 03:35:35.730 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:35:35.732 | ++ functions-common:time_stop:2440 : local total 2022-04-25 03:35:35.734 | ++ functions-common:time_stop:2441 : local start_time 2022-04-25 03:35:35.736 | ++ functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:35:35.738 | ++ functions-common:time_stop:2444 : start_time=1650857734983 2022-04-25 03:35:35.741 | ++ functions-common:time_stop:2446 : [[ -z 1650857734983 ]] 2022-04-25 03:35:35.743 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:35:35.747 | ++ functions-common:time_stop:2449 : end_time=1650857735745 2022-04-25 03:35:35.750 | ++ functions-common:time_stop:2450 : elapsed_time=762 2022-04-25 03:35:35.752 | ++ functions-common:time_stop:2451 : total=743 2022-04-25 03:35:35.754 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:35:35.757 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1505 2022-04-25 03:35:35.759 | ++ functions-common:apt_get:1250 : return 0 2022-04-25 03:35:35.761 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-25 03:35:35.764 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-25 03:35:35.766 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-25 03:35:35.771 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-25 03:35:35.775 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-25 03:35:35.778 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-25 03:35:35.780 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-25 03:35:37.188 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-25 03:35:37.190 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-25 03:35:37.193 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-25 03:35:37.195 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-25 03:35:37.196 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-25 03:35:37.198 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-25 03:35:37.200 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-25 03:35:37.202 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-25 03:35:37.204 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-25 03:35:37.205 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-25 03:35:37.208 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-25 03:35:37.209 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-25 03:35:37.211 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-25 03:35:37.213 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-25 03:35:37.215 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-25 03:35:37.216 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-25 03:35:37.218 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-25 03:35:37.220 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-25 03:35:37.222 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-25 03:35:37.223 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-25 03:35:37.226 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-25 03:35:37.228 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-25 03:35:37.229 | + functions-common:_ensure_lsb_release:394 : return 2022-04-25 03:35:37.232 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-25 03:35:37.306 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-25 03:35:37.309 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-25 03:35:37.384 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-25 03:35:37.386 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-25 03:35:37.460 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-25 03:35:37.462 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-25 03:35:37.464 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-25 03:35:37.466 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-25 03:35:37.468 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-25 03:35:37.469 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-25 03:35:37.471 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-25 03:35:37.473 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-25 03:35:37.475 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-25 03:35:37.477 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-25 03:35:37.479 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-25 03:35:37.479 | Distro: focal 2022-04-25 03:35:37.481 | + tools/install_pip.sh:main:124 : get_versions 2022-04-25 03:35:37.484 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-25 03:35:37.487 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-25 03:35:37.489 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-25 03:35:37.492 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-25 03:35:37.492 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-25 03:35:38.168 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-25 03:35:38.170 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-25 03:35:38.170 | pip: 21.3.1 2022-04-25 03:35:38.172 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-25 03:35:38.174 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-25 03:35:38.176 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:35:38.178 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:35:38.180 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:35:38.181 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:35:38.183 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:35:38.185 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:35:38.186 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:35:38.188 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:35:38.190 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:35:38.192 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:35:38.193 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:35:38.195 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-25 03:35:38.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:35:38.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:35:38.200 | + tools/install_pip.sh:main:142 : : 2022-04-25 03:35:38.202 | + tools/install_pip.sh:main:147 : set -x 2022-04-25 03:35:38.204 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-25 03:35:38.206 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-25 03:35:38.208 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:35:38.210 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-25 03:35:38.212 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-25 03:35:38.214 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:35:38.217 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:35:38.217 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:35:38.221 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-25 03:35:38.223 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-25 03:35:38.226 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-25 03:35:38.228 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-25 03:35:38.230 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-25 03:35:38.249 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-25 03:35:38.251 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-25 03:35:39.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:35:39.119 | from cryptography.utils import int_from_bytes 2022-04-25 03:35:39.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:35:39.119 | from cryptography.utils import int_from_bytes 2022-04-25 03:35:40.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:35:43.782 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-25 03:35:43.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-25 03:35:46.410 | Installing collected packages: setuptools 2022-04-25 03:35:47.273 | Successfully installed setuptools-62.1.0 2022-04-25 03:35:47.273 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:35:47.452 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:35:47.452 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:35:47.591 | + inc/python:pip_install:200 : result=0 2022-04-25 03:35:47.592 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:35:47.594 | + functions-common:time_stop:2437 : local name 2022-04-25 03:35:47.596 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:35:47.598 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:35:47.600 | + functions-common:time_stop:2440 : local total 2022-04-25 03:35:47.602 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:35:47.604 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:35:47.605 | + functions-common:time_stop:2444 : start_time=1650857738244 2022-04-25 03:35:47.607 | + functions-common:time_stop:2446 : [[ -z 1650857738244 ]] 2022-04-25 03:35:47.609 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:35:47.612 | + functions-common:time_stop:2449 : end_time=1650857747610 2022-04-25 03:35:47.614 | + functions-common:time_stop:2450 : elapsed_time=9366 2022-04-25 03:35:47.616 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:35:47.618 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:35:47.619 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9366 2022-04-25 03:35:47.621 | + inc/python:pip_install:203 : return 0 2022-04-25 03:35:47.623 | + tools/install_pip.sh:main:153 : get_versions 2022-04-25 03:35:47.625 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-25 03:35:47.629 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-25 03:35:47.631 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-25 03:35:47.634 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-25 03:35:47.634 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-25 03:35:48.324 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-25 03:35:48.325 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-25 03:35:48.325 | pip: 21.3.1 2022-04-25 03:35:48.329 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-25 03:35:48.332 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-25 03:35:48.335 | + ./stack.sh:main:798 : fixup_all 2022-04-25 03:35:48.338 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-25 03:35:48.340 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-25 03:35:48.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:35:48.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:35:48.346 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-25 03:35:48.358 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-25 03:35:48.370 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-25 03:35:48.381 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-25 03:35:48.383 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-25 03:35:48.385 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:35:48.387 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:35:48.389 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:35:48.391 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:35:48.394 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:35:48.396 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:35:48.398 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:35:48.400 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:35:48.403 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:35:48.405 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:35:48.407 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:35:48.409 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-25 03:35:48.412 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-25 03:35:48.414 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-25 03:35:48.416 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:35:48.418 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:35:48.420 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:35:48.423 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:35:48.425 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:35:48.427 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:35:48.429 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-25 03:35:48.431 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-25 03:35:48.434 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-25 03:35:48.436 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-25 03:35:48.438 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-25 03:35:48.441 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-25 03:35:48.444 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-25 03:35:48.466 | Using python 3.8 to install os-testr 2022-04-25 03:35:48.468 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-25 03:35:49.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:35:49.355 | from cryptography.utils import int_from_bytes 2022-04-25 03:35:49.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:35:49.355 | from cryptography.utils import int_from_bytes 2022-04-25 03:35:50.535 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:35:50.566 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-25 03:35:50.772 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-25 03:35:50.773 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-25 03:35:50.774 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-25 03:35:50.787 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-25 03:35:50.797 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-25 03:35:50.807 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-25 03:35:53.348 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:35:53.355 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:35:53.355 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:35:53.474 | + inc/python:pip_install:200 : result=0 2022-04-25 03:35:53.476 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:35:53.479 | + functions-common:time_stop:2437 : local name 2022-04-25 03:35:53.481 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:35:53.483 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:35:53.485 | + functions-common:time_stop:2440 : local total 2022-04-25 03:35:53.488 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:35:53.490 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:35:53.492 | + functions-common:time_stop:2444 : start_time=1650857748461 2022-04-25 03:35:53.494 | + functions-common:time_stop:2446 : [[ -z 1650857748461 ]] 2022-04-25 03:35:53.497 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:35:53.501 | + functions-common:time_stop:2449 : end_time=1650857753499 2022-04-25 03:35:53.504 | + functions-common:time_stop:2450 : elapsed_time=5038 2022-04-25 03:35:53.506 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:35:53.508 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:35:53.510 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5038 2022-04-25 03:35:53.512 | + inc/python:pip_install:203 : return 0 2022-04-25 03:35:53.514 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-25 03:35:53.569 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-25 03:35:53.672 | + ./stack.sh:main:812 : install_infra 2022-04-25 03:35:53.674 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-25 03:35:53.678 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-25 03:35:53.680 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-25 03:35:53.683 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-25 03:35:53.707 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-25 03:35:55.617 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.624 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.628 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.633 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.637 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.645 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.649 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.675 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.754 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.773 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.777 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.782 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.797 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.805 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.807 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.824 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.842 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.852 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.857 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.874 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.897 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.915 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.923 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.929 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.949 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.979 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.981 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.995 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:55.999 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.004 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.009 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.025 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.031 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.083 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.100 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.104 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.136 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.200 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.207 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.214 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.265 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.279 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.287 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.392 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.418 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.422 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.433 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.438 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.458 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.465 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.482 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.514 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.543 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.555 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.563 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.571 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.589 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.598 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.612 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.623 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.627 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:56.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:35:56.771 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-25 03:35:57.060 | + inc/python:pip_install:200 : result=0 2022-04-25 03:35:57.063 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:35:57.065 | + functions-common:time_stop:2437 : local name 2022-04-25 03:35:57.067 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:35:57.070 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:35:57.072 | + functions-common:time_stop:2440 : local total 2022-04-25 03:35:57.074 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:35:57.076 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:35:57.078 | + functions-common:time_stop:2444 : start_time=1650857753699 2022-04-25 03:35:57.080 | + functions-common:time_stop:2446 : [[ -z 1650857753699 ]] 2022-04-25 03:35:57.084 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:35:57.089 | + functions-common:time_stop:2449 : end_time=1650857757086 2022-04-25 03:35:57.091 | + functions-common:time_stop:2450 : elapsed_time=3387 2022-04-25 03:35:57.093 | + functions-common:time_stop:2451 : total=5038 2022-04-25 03:35:57.095 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:35:57.097 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8425 2022-04-25 03:35:57.099 | + inc/python:pip_install:203 : return 0 2022-04-25 03:35:57.102 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-25 03:35:57.104 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-25 03:35:57.127 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-25 03:35:58.894 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:58.902 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:58.906 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:58.912 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:58.915 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:58.922 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:58.927 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:58.953 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.032 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.052 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.056 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.060 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.075 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.084 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.086 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.105 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.123 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.132 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.137 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.155 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.178 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.196 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.204 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.209 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.230 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.260 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.262 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.276 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.281 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.285 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.291 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.305 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.312 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.362 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.380 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.384 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.417 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.481 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.487 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.494 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.545 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.559 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.567 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.672 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.697 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.701 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.713 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.718 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.737 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.744 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.762 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.793 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.822 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.835 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.842 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.850 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.868 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.876 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.891 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.902 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.906 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-25 03:35:59.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:35:59.915 | Processing /opt/stack/requirements 2022-04-25 03:36:01.631 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-25 03:36:01.634 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-25 03:36:01.645 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-25 03:36:01.650 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-25 03:36:01.653 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-04-25 03:36:01.659 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-25 03:36:01.686 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-25 03:36:01.688 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-25 03:36:01.699 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-04-25 03:36:01.749 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (1.3) 2022-04-25 03:36:01.752 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5368) (0.3.0) 2022-04-25 03:36:01.768 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-25 03:36:01.770 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-25 03:36:01.774 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-25 03:36:01.779 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-25 03:36:01.781 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-25 03:36:01.793 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-04-25 03:36:01.842 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-25 03:36:01.845 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-25 03:36:01.852 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-25 03:36:01.863 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-25 03:36:01.925 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-25 03:36:01.928 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637)) (0.2.5) 2022-04-25 03:36:01.933 | Building wheels for collected packages: openstack-requirements 2022-04-25 03:36:01.934 | Building wheel for openstack-requirements (setup.py): started 2022-04-25 03:36:02.759 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-25 03:36:02.760 | ERROR: Command errored out with exit status 1: 2022-04-25 03:36:02.760 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xhy9his7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-xhy9his7/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-y6aporpu 2022-04-25 03:36:02.760 | cwd: /tmp/pip-req-build-xhy9his7/ 2022-04-25 03:36:02.760 | Complete output (6 lines): 2022-04-25 03:36:02.760 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-25 03:36:02.760 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-25 03:36:02.760 | or: setup.py --help-commands 2022-04-25 03:36:02.760 | or: setup.py cmd --help 2022-04-25 03:36:02.760 | 2022-04-25 03:36:02.760 | error: invalid command 'bdist_wheel' 2022-04-25 03:36:02.760 | ---------------------------------------- 2022-04-25 03:36:02.760 | ERROR: Failed building wheel for openstack-requirements 2022-04-25 03:36:02.760 | Running setup.py clean for openstack-requirements 2022-04-25 03:36:03.587 | Failed to build openstack-requirements 2022-04-25 03:36:03.603 | Installing collected packages: openstack-requirements 2022-04-25 03:36:03.603 | Attempting uninstall: openstack-requirements 2022-04-25 03:36:03.604 | Found existing installation: openstack-requirements 1.2.1.dev5368 2022-04-25 03:36:03.639 | Uninstalling openstack-requirements-1.2.1.dev5368: 2022-04-25 03:36:03.657 | Successfully uninstalled openstack-requirements-1.2.1.dev5368 2022-04-25 03:36:03.660 | Running setup.py install for openstack-requirements: started 2022-04-25 03:36:06.003 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-25 03:36:06.028 | Successfully installed openstack-requirements-1.2.1.dev5368 2022-04-25 03:36:06.155 | + inc/python:pip_install:200 : result=0 2022-04-25 03:36:06.157 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:36:06.160 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:06.162 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:06.164 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:06.166 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:06.168 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:06.171 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:36:06.173 | + functions-common:time_stop:2444 : start_time=1650857757120 2022-04-25 03:36:06.175 | + functions-common:time_stop:2446 : [[ -z 1650857757120 ]] 2022-04-25 03:36:06.178 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:06.181 | + functions-common:time_stop:2449 : end_time=1650857766179 2022-04-25 03:36:06.184 | + functions-common:time_stop:2450 : elapsed_time=9059 2022-04-25 03:36:06.186 | + functions-common:time_stop:2451 : total=8425 2022-04-25 03:36:06.188 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:06.190 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17484 2022-04-25 03:36:06.192 | + inc/python:pip_install:203 : return 0 2022-04-25 03:36:06.194 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-25 03:36:06.197 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-25 03:36:06.199 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-25 03:36:06.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:06.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:06.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-25 03:36:06.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:06.211 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-25 03:36:06.232 | Using python 3.8 to install pbr 2022-04-25 03:36:06.234 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-25 03:36:07.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:07.114 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:07.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:07.114 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:08.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:36:08.325 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-25 03:36:11.010 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:36:11.017 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:36:11.017 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:36:11.137 | + inc/python:pip_install:200 : result=0 2022-04-25 03:36:11.139 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:36:11.141 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:11.144 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:11.150 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:11.152 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:11.154 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:11.157 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:36:11.160 | + functions-common:time_stop:2444 : start_time=1650857766226 2022-04-25 03:36:11.162 | + functions-common:time_stop:2446 : [[ -z 1650857766226 ]] 2022-04-25 03:36:11.165 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:11.169 | + functions-common:time_stop:2449 : end_time=1650857771167 2022-04-25 03:36:11.171 | + functions-common:time_stop:2450 : elapsed_time=4941 2022-04-25 03:36:11.173 | + functions-common:time_stop:2451 : total=17484 2022-04-25 03:36:11.176 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:11.178 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22425 2022-04-25 03:36:11.180 | + inc/python:pip_install:203 : return 0 2022-04-25 03:36:11.183 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-25 03:36:13.473 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-25 03:36:15.356 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:36:15.357 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-04-25 03:36:15.378 | 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-04-25 03:36:15.381 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-25 03:36:15.383 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-25 03:36:15.387 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-25 03:36:15.392 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-25 03:36:15.464 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-25 03:36:15.467 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-25 03:36:15.470 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-25 03:36:15.487 | + ./stack.sh:main:821 : pkgs= 2022-04-25 03:36:15.489 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-25 03:36:15.491 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-25 03:36:15.494 | + functions-common:run_phase:1865 : local mode=stack 2022-04-25 03:36:15.496 | + functions-common:run_phase:1866 : local phase=pre-install 2022-04-25 03:36:15.498 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:36:15.500 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:36:15.503 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:36:15.505 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:36:15.508 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:36:15.510 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:36:15.514 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:36:15.516 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:36:15.519 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:36:15.521 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-25 03:36:15.524 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:36:15.538 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:15.540 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:36:15.542 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:36:15.544 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-25 03:36:15.546 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:36:15.548 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-25 03:36:15.551 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:36:15.553 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-25 03:36:15.555 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:36:15.557 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-25 03:36:15.559 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:36:15.561 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-25 03:36:15.563 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-25 03:36:15.565 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-25 03:36:15.568 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:36:15.570 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-25 03:36:15.572 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-04-25 03:36:15.574 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-25 03:36:15.577 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-04-25 03:36:15.579 | + functions-common:run_plugins:1854 : local plugins= 2022-04-25 03:36:15.582 | + functions-common:run_plugins:1855 : local plugin 2022-04-25 03:36:15.584 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-25 03:36:15.587 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-25 03:36:15.589 | + functions:set_systemd_override:821 : local value=2048 2022-04-25 03:36:15.591 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-25 03:36:15.594 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-25 03:36:15.645 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-25 03:36:15.645 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-25 03:36:15.648 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-25 03:36:16.007 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-25 03:36:16.009 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-25 03:36:16.025 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:16.027 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-25 03:36:16.030 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:36:16.032 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:36:16.034 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:36:16.036 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:36:16.039 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:36:16.041 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:36:16.043 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:16.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:16.048 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:36:16.051 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:36:16.053 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:36:16.055 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:36:16.057 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-04-25 03:36:16.060 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:36:16.062 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:16.064 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:16.067 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-04-25 03:36:16.088 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-25 03:36:16.197 | Reading package lists... 2022-04-25 03:36:16.435 | Building dependency tree... 2022-04-25 03:36:16.437 | Reading state information... 2022-04-25 03:36:16.685 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-25 03:36:16.685 | The following packages were automatically installed and are no longer required: 2022-04-25 03:36:16.687 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:36:16.687 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:36:16.687 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:36:16.687 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:36:16.687 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:36:16.687 | python3-zope.interface 2022-04-25 03:36:16.687 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:36:16.802 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:36:16.806 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:36:16.809 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:36:16.811 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:16.813 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:16.816 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:16.818 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:16.820 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:16.823 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:36:16.825 | + functions-common:time_stop:2444 : start_time=1650857776085 2022-04-25 03:36:16.827 | + functions-common:time_stop:2446 : [[ -z 1650857776085 ]] 2022-04-25 03:36:16.830 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:16.834 | + functions-common:time_stop:2449 : end_time=1650857776832 2022-04-25 03:36:16.836 | + functions-common:time_stop:2450 : elapsed_time=747 2022-04-25 03:36:16.839 | + functions-common:time_stop:2451 : total=1505 2022-04-25 03:36:16.841 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:16.843 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2252 2022-04-25 03:36:16.845 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:36:16.848 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-25 03:36:16.850 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:36:16.852 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:36:16.854 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:36:16.857 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:36:16.859 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:36:16.861 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:36:16.864 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-25 03:36:16.867 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:36:16.869 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:36:16.871 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:36:16.873 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:36:16.876 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:36:16.879 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:36:16.881 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:36:16.883 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:36:16.885 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:36:16.888 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:36:16.890 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:36:16.892 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-25 03:36:16.895 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:36:16.897 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:36:16.899 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:36:16.902 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:36:16.904 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:36:16.906 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:36:16.909 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-25 03:36:16.912 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-25 03:36:16.928 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:16.931 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-25 03:36:16.933 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:36:16.935 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-25 03:36:16.938 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-25 03:36:16.941 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-25 03:36:16.945 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-25 03:36:16.947 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-25 03:36:16.949 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-25 03:36:16.952 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-25 03:36:16.954 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-25 03:36:16.957 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-25 03:36:16.960 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-25 03:36:17.649 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-25 03:36:17.649 | user tags 2022-04-25 03:36:17.649 | stackrabbit []' 2022-04-25 03:36:17.653 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-25 03:36:17.653 | user tags 2022-04-25 03:36:17.653 | stackrabbit []' 2022-04-25 03:36:17.653 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-25 03:36:17.659 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-25 03:36:17.662 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-25 03:36:17.664 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-25 03:36:18.336 | Changing password for user "stackrabbit" ... 2022-04-25 03:36:18.359 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-25 03:36:19.035 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-25 03:36:19.058 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-25 03:36:19.060 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-25 03:36:19.730 | Changing password for user "stackrabbit" ... 2022-04-25 03:36:19.753 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-25 03:36:19.755 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-25 03:36:19.758 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-25 03:36:20.404 | Deleting user "guest" ... 2022-04-25 03:36:20.418 | Error: 2022-04-25 03:36:20.418 | {:no_such_user, "guest"} 2022-04-25 03:36:20.431 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-25 03:36:20.434 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-25 03:36:20.451 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:20.453 | + ./stack.sh:main:838 : install_database 2022-04-25 03:36:20.456 | + lib/database:install_database:118 : install_database_mysql 2022-04-25 03:36:20.458 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-04-25 03:36:20.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:20.463 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:20.465 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-04-25 03:36:20.681 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-25 03:36:20.684 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-04-25 03:36:20.686 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-04-25 03:36:20.689 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-25 03:36:20.691 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:36:20.694 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-04-25 03:36:20.696 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:36:20.698 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:36:20.701 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:36:20.703 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:36:20.706 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:36:20.708 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:36:20.710 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:36:20.713 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:36:20.715 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:36:20.717 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:36:20.720 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:36:20.723 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-04-25 03:36:20.725 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:36:20.727 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:36:20.730 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:36:20.732 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:36:20.734 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:36:20.737 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:36:20.740 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-04-25 03:36:20.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:20.744 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:20.747 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-04-25 03:36:20.749 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:36:20.751 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:36:20.753 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:36:20.756 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:36:20.758 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:36:20.760 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:36:20.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:20.765 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:20.767 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:36:20.769 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:36:20.772 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:36:20.774 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:36:20.776 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-04-25 03:36:20.778 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:36:20.781 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:20.783 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:20.786 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-04-25 03:36:20.807 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-25 03:36:20.917 | Reading package lists... 2022-04-25 03:36:21.158 | Building dependency tree... 2022-04-25 03:36:21.159 | Reading state information... 2022-04-25 03:36:21.416 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-25 03:36:21.416 | The following packages were automatically installed and are no longer required: 2022-04-25 03:36:21.418 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:36:21.418 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:36:21.418 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:36:21.418 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:36:21.418 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:36:21.418 | python3-zope.interface 2022-04-25 03:36:21.418 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:36:21.531 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:36:21.536 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:36:21.538 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:36:21.540 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:21.542 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:21.544 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:21.547 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:21.549 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:21.551 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:36:21.554 | + functions-common:time_stop:2444 : start_time=1650857780804 2022-04-25 03:36:21.556 | + functions-common:time_stop:2446 : [[ -z 1650857780804 ]] 2022-04-25 03:36:21.558 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:21.562 | + functions-common:time_stop:2449 : end_time=1650857781560 2022-04-25 03:36:21.565 | + functions-common:time_stop:2450 : elapsed_time=756 2022-04-25 03:36:21.567 | + functions-common:time_stop:2451 : total=2252 2022-04-25 03:36:21.569 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:21.571 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3008 2022-04-25 03:36:21.573 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:36:21.576 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-25 03:36:21.578 | + ./stack.sh:main:841 : install_database_python 2022-04-25 03:36:21.580 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-25 03:36:21.583 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-04-25 03:36:21.585 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-25 03:36:21.587 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:36:21.590 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-25 03:36:21.593 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-25 03:36:21.595 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:36:21.599 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:36:21.599 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:36:21.604 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-25 03:36:21.606 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-25 03:36:21.609 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-25 03:36:21.611 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-25 03:36:21.614 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-25 03:36:21.635 | Using python 3.8 to install PyMySQL 2022-04-25 03:36:21.637 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-25 03:36:22.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:22.515 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:22.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:22.515 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:23.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:36:23.716 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-25 03:36:26.230 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:36:26.238 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:36:26.238 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:36:26.352 | + inc/python:pip_install:200 : result=0 2022-04-25 03:36:26.354 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:36:26.357 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:26.359 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:26.361 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:26.364 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:26.366 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:26.368 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:36:26.371 | + functions-common:time_stop:2444 : start_time=1650857781630 2022-04-25 03:36:26.373 | + functions-common:time_stop:2446 : [[ -z 1650857781630 ]] 2022-04-25 03:36:26.376 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:26.381 | + functions-common:time_stop:2449 : end_time=1650857786378 2022-04-25 03:36:26.383 | + functions-common:time_stop:2450 : elapsed_time=4748 2022-04-25 03:36:26.385 | + functions-common:time_stop:2451 : total=22425 2022-04-25 03:36:26.388 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:26.390 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27173 2022-04-25 03:36:26.392 | + inc/python:pip_install:203 : return 0 2022-04-25 03:36:26.395 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-25 03:36:26.397 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-25 03:36:26.399 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-25 03:36:26.401 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-25 03:36:26.418 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:26.420 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-25 03:36:26.422 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-25 03:36:26.426 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:36:26.427 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-25 03:36:26.432 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:36:26.434 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-25 03:36:26.437 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-25 03:36:26.439 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-25 03:36:26.442 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-25 03:36:26.444 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-25 03:36:26.460 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:26.462 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-25 03:36:26.465 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:36:26.467 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:36:26.469 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:36:26.471 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:36:26.474 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:36:26.476 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:36:26.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:26.481 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:26.483 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:36:26.485 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:36:26.488 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:36:26.492 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:36:26.494 | + functions-common:install_package:1476 : real_install_package radvd 2022-04-25 03:36:26.497 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:36:26.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:26.502 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:26.504 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-04-25 03:36:26.526 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-25 03:36:26.635 | Reading package lists... 2022-04-25 03:36:26.877 | Building dependency tree... 2022-04-25 03:36:26.879 | Reading state information... 2022-04-25 03:36:27.131 | radvd is already the newest version (1:2.17-2). 2022-04-25 03:36:27.131 | The following packages were automatically installed and are no longer required: 2022-04-25 03:36:27.132 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:36:27.132 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:36:27.132 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:36:27.132 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:36:27.132 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:36:27.132 | python3-zope.interface 2022-04-25 03:36:27.132 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:36:27.247 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:36:27.251 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:36:27.253 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:36:27.256 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:27.258 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:27.260 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:27.262 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:27.264 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:27.266 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:36:27.269 | + functions-common:time_stop:2444 : start_time=1650857786523 2022-04-25 03:36:27.271 | + functions-common:time_stop:2446 : [[ -z 1650857786523 ]] 2022-04-25 03:36:27.274 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:27.278 | + functions-common:time_stop:2449 : end_time=1650857787275 2022-04-25 03:36:27.280 | + functions-common:time_stop:2450 : elapsed_time=752 2022-04-25 03:36:27.282 | + functions-common:time_stop:2451 : total=3008 2022-04-25 03:36:27.285 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:27.287 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3760 2022-04-25 03:36:27.289 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:36:27.292 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-25 03:36:27.308 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:27.310 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-25 03:36:27.313 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-25 03:36:27.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-25 03:36:27.318 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-25 03:36:27.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-25 03:36:27.340 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:36:27.342 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:36:27.344 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:36:27.347 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:36:27.349 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:36:27.352 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:36:27.354 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:27.356 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:27.358 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:36:27.361 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:36:27.363 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:36:27.365 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:36:27.367 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-04-25 03:36:27.369 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:36:27.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:27.374 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:27.376 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-04-25 03:36:27.397 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-25 03:36:27.506 | Reading package lists... 2022-04-25 03:36:27.745 | Building dependency tree... 2022-04-25 03:36:27.746 | Reading state information... 2022-04-25 03:36:27.997 | fakeroot is already the newest version (1.24-1). 2022-04-25 03:36:27.997 | make is already the newest version (4.2.1-1.2). 2022-04-25 03:36:27.998 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-25 03:36:27.998 | The following packages were automatically installed and are no longer required: 2022-04-25 03:36:27.999 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:36:27.999 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:36:27.999 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:36:27.999 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:36:27.999 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:36:27.999 | python3-zope.interface 2022-04-25 03:36:27.999 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:36:28.112 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:36:28.117 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:36:28.119 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:36:28.121 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:28.123 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:28.125 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:28.128 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:28.130 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:28.132 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:36:28.134 | + functions-common:time_stop:2444 : start_time=1650857787394 2022-04-25 03:36:28.136 | + functions-common:time_stop:2446 : [[ -z 1650857787394 ]] 2022-04-25 03:36:28.139 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:28.143 | + functions-common:time_stop:2449 : end_time=1650857788141 2022-04-25 03:36:28.145 | + functions-common:time_stop:2450 : elapsed_time=747 2022-04-25 03:36:28.148 | + functions-common:time_stop:2451 : total=3760 2022-04-25 03:36:28.150 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:28.152 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4507 2022-04-25 03:36:28.155 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:36:28.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-25 03:36:28.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:28.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:28.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-25 03:36:28.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-25 03:36:28.172 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-25 03:36:28.177 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-25 03:36:28.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-25 03:36:28.182 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-25 03:36:28.183 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-25 03:36:28.187 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-25 03:36:28.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-25 03:36:28.192 | + functions:vercmp:628 : local v1=5.4 2022-04-25 03:36:28.194 | + functions:vercmp:629 : local 'op=<' 2022-04-25 03:36:28.196 | + functions:vercmp:630 : local v2=3.13 2022-04-25 03:36:28.198 | + functions:vercmp:631 : local result 2022-04-25 03:36:28.202 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-25 03:36:28.203 | ++ functions:vercmp:635 : head -1 2022-04-25 03:36:28.203 | ++ functions:vercmp:635 : sort -V 2022-04-25 03:36:28.207 | + functions:vercmp:635 : result=3.13 2022-04-25 03:36:28.210 | + functions:vercmp:637 : case $op in 2022-04-25 03:36:28.212 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-25 03:36:28.214 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-25 03:36:28.216 | + functions:vercmp:648 : return 2022-04-25 03:36:28.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-25 03:36:28.221 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:36:28.224 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-04-25 03:36:28.685 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-25 03:36:28.688 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-25 03:36:28.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:28.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:28.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-25 03:36:28.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:28.701 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-25 03:36:28.721 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:28.724 | + ./stack.sh:main:849 : install_etcd3 2022-04-25 03:36:28.726 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-25 03:36:28.726 | Installing etcd 2022-04-25 03:36:28.729 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-25 03:36:28.743 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-25 03:36:28.755 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-25 03:36:28.757 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-25 03:36:28.779 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-25 03:36:28.782 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:36:28.785 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:36:28.789 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:36:28.793 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:36:28.795 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-25 03:36:28.797 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-25 03:36:28.800 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:36:28.802 | ++ functions:get_extra_file:74 : return 2022-04-25 03:36:28.805 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-25 03:36:28.807 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-25 03:36:28.810 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-25 03:36:28.812 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-25 03:36:28.828 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:36:28.830 | + ./stack.sh:main:868 : install_dstat 2022-04-25 03:36:28.833 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-25 03:36:28.850 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:36:28.852 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-25 03:36:28.854 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:36:28.857 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-25 03:36:28.859 | + ./stack.sh:main:877 : install_libs 2022-04-25 03:36:28.861 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-25 03:36:28.864 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-25 03:36:28.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-25 03:36:28.868 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-25 03:36:28.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:28.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:28.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-25 03:36:28.877 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:28.880 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-25 03:36:28.882 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-25 03:36:28.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-25 03:36:28.887 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-25 03:36:28.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:28.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:28.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-25 03:36:28.896 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:28.898 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-25 03:36:28.901 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-25 03:36:28.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-25 03:36:28.905 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-25 03:36:28.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:28.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:28.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-25 03:36:28.914 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:28.916 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-25 03:36:28.919 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-25 03:36:28.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-25 03:36:28.923 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-25 03:36:28.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:28.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:28.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-25 03:36:28.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:28.935 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-25 03:36:28.937 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-25 03:36:28.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-25 03:36:28.942 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-25 03:36:28.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:28.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:28.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-25 03:36:28.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:28.953 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-25 03:36:28.956 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-25 03:36:28.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-25 03:36:28.961 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-25 03:36:28.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:28.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:28.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-25 03:36:28.970 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:28.972 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-25 03:36:28.974 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-25 03:36:28.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-25 03:36:28.979 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-25 03:36:28.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:28.983 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:28.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-25 03:36:28.988 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:28.990 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-25 03:36:28.992 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-25 03:36:28.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-25 03:36:28.997 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-25 03:36:28.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-25 03:36:29.007 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.009 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-25 03:36:29.011 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-25 03:36:29.014 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-25 03:36:29.016 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-25 03:36:29.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-25 03:36:29.025 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.028 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-25 03:36:29.030 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-25 03:36:29.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-25 03:36:29.035 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-25 03:36:29.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-25 03:36:29.044 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.046 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-25 03:36:29.048 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-25 03:36:29.050 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-25 03:36:29.053 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-25 03:36:29.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-25 03:36:29.062 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.064 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-25 03:36:29.067 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-25 03:36:29.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-25 03:36:29.072 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-25 03:36:29.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-25 03:36:29.081 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.084 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-25 03:36:29.086 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-25 03:36:29.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-25 03:36:29.091 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-25 03:36:29.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-25 03:36:29.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.102 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-25 03:36:29.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-25 03:36:29.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-25 03:36:29.109 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-25 03:36:29.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-25 03:36:29.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.121 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-25 03:36:29.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-25 03:36:29.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-25 03:36:29.128 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-25 03:36:29.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-25 03:36:29.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.140 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-25 03:36:29.142 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-25 03:36:29.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-25 03:36:29.147 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-25 03:36:29.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-25 03:36:29.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.159 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-25 03:36:29.161 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-25 03:36:29.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-25 03:36:29.166 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-25 03:36:29.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-25 03:36:29.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.177 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-25 03:36:29.180 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-25 03:36:29.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-25 03:36:29.184 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-25 03:36:29.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-25 03:36:29.194 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.196 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-25 03:36:29.198 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-25 03:36:29.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-25 03:36:29.203 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-25 03:36:29.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-25 03:36:29.213 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.215 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-25 03:36:29.218 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-25 03:36:29.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-25 03:36:29.222 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-25 03:36:29.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-25 03:36:29.231 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.234 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-25 03:36:29.236 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-25 03:36:29.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-25 03:36:29.242 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-25 03:36:29.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-25 03:36:29.252 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.255 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-25 03:36:29.257 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-25 03:36:29.259 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-25 03:36:29.262 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-25 03:36:29.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-25 03:36:29.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.273 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-25 03:36:29.276 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-25 03:36:29.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-25 03:36:29.280 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-25 03:36:29.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-25 03:36:29.289 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.292 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-25 03:36:29.294 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-25 03:36:29.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-25 03:36:29.299 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-25 03:36:29.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-25 03:36:29.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.311 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-25 03:36:29.313 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-25 03:36:29.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-25 03:36:29.318 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-25 03:36:29.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-25 03:36:29.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.330 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-25 03:36:29.332 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-25 03:36:29.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-25 03:36:29.337 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-25 03:36:29.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-25 03:36:29.346 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.348 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-25 03:36:29.351 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-25 03:36:29.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-25 03:36:29.355 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-25 03:36:29.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-25 03:36:29.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.367 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-25 03:36:29.370 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-25 03:36:29.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-25 03:36:29.374 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-25 03:36:29.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-25 03:36:29.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.386 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-25 03:36:29.389 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-25 03:36:29.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-25 03:36:29.393 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-25 03:36:29.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-25 03:36:29.402 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.405 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-25 03:36:29.407 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-25 03:36:29.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-25 03:36:29.412 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-25 03:36:29.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-25 03:36:29.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.423 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-25 03:36:29.426 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-25 03:36:29.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-25 03:36:29.431 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-25 03:36:29.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-25 03:36:29.448 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.451 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-25 03:36:29.453 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-25 03:36:29.456 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-25 03:36:29.459 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-25 03:36:29.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-25 03:36:29.468 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.470 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-25 03:36:29.473 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-25 03:36:29.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-25 03:36:29.478 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-25 03:36:29.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.482 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-25 03:36:29.487 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.489 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-25 03:36:29.492 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-25 03:36:29.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-25 03:36:29.496 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-25 03:36:29.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-25 03:36:29.506 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.508 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-25 03:36:29.510 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-25 03:36:29.513 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-25 03:36:29.515 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-25 03:36:29.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-25 03:36:29.525 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.527 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-25 03:36:29.529 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-25 03:36:29.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-25 03:36:29.534 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-25 03:36:29.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-25 03:36:29.544 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.546 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-25 03:36:29.548 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-25 03:36:29.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-25 03:36:29.553 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-25 03:36:29.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-25 03:36:29.562 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.565 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-25 03:36:29.567 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-25 03:36:29.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-25 03:36:29.572 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-25 03:36:29.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:29.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:29.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-25 03:36:29.582 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:29.584 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-25 03:36:29.605 | Using python 3.8 to install etcd3 2022-04-25 03:36:29.608 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-25 03:36:30.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:30.485 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:30.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:30.485 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:31.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:36:31.720 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-25 03:36:31.729 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-25 03:36:31.730 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-25 03:36:31.731 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-25 03:36:31.732 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-25 03:36:34.306 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:36:34.313 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:36:34.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:36:34.429 | + inc/python:pip_install:200 : result=0 2022-04-25 03:36:34.431 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:36:34.434 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:34.436 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:34.438 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:34.440 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:34.442 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:34.444 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:36:34.447 | + functions-common:time_stop:2444 : start_time=1650857789600 2022-04-25 03:36:34.449 | + functions-common:time_stop:2446 : [[ -z 1650857789600 ]] 2022-04-25 03:36:34.452 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:34.456 | + functions-common:time_stop:2449 : end_time=1650857794454 2022-04-25 03:36:34.459 | + functions-common:time_stop:2450 : elapsed_time=4854 2022-04-25 03:36:34.461 | + functions-common:time_stop:2451 : total=27173 2022-04-25 03:36:34.463 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:34.465 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32027 2022-04-25 03:36:34.467 | + inc/python:pip_install:203 : return 0 2022-04-25 03:36:34.470 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-25 03:36:34.493 | Using python 3.8 to install etcd3gw 2022-04-25 03:36:34.495 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-25 03:36:35.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:35.381 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:35.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:35.381 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:36.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:36:36.609 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-25 03:36:36.618 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-25 03:36:36.619 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-25 03:36:36.620 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-25 03:36:36.621 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-25 03:36:36.654 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-25 03:36:36.656 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-25 03:36:36.657 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-25 03:36:36.660 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-25 03:36:39.229 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:36:39.236 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:36:39.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:36:39.355 | + inc/python:pip_install:200 : result=0 2022-04-25 03:36:39.358 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:36:39.360 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:39.362 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:39.365 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:39.367 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:39.369 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:39.371 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:36:39.373 | + functions-common:time_stop:2444 : start_time=1650857794488 2022-04-25 03:36:39.376 | + functions-common:time_stop:2446 : [[ -z 1650857794488 ]] 2022-04-25 03:36:39.379 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:39.383 | + functions-common:time_stop:2449 : end_time=1650857799381 2022-04-25 03:36:39.385 | + functions-common:time_stop:2450 : elapsed_time=4893 2022-04-25 03:36:39.387 | + functions-common:time_stop:2451 : total=32027 2022-04-25 03:36:39.389 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:39.392 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36920 2022-04-25 03:36:39.394 | + inc/python:pip_install:203 : return 0 2022-04-25 03:36:39.397 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-25 03:36:39.399 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-25 03:36:39.401 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-25 03:36:39.404 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:36:39.406 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:36:39.409 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:36:39.411 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:36:39.413 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:36:39.415 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:36:39.418 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:36:39.420 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:36:39.422 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:36:39.424 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:36:39.427 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:36:39.429 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-25 03:36:39.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:39.434 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:39.436 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-25 03:36:39.438 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:36:39.441 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:36:39.443 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:36:39.446 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:36:39.448 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:36:39.450 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:36:39.453 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:36:39.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:39.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:39.460 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:36:39.462 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:36:39.464 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:36:39.467 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:36:39.469 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:36:39.471 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:36:39.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:39.476 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:39.478 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:36:39.499 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-25 03:36:39.615 | Reading package lists... 2022-04-25 03:36:39.859 | Building dependency tree... 2022-04-25 03:36:39.860 | Reading state information... 2022-04-25 03:36:40.121 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-25 03:36:40.121 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-25 03:36:40.121 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:36:40.121 | The following packages were automatically installed and are no longer required: 2022-04-25 03:36:40.122 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:36:40.122 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:36:40.122 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:36:40.122 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:36:40.122 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:36:40.122 | python3-zope.interface 2022-04-25 03:36:40.122 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:36:40.243 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:36:40.247 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:36:40.249 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:36:40.252 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:40.254 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:40.256 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:40.258 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:40.261 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:40.263 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:36:40.265 | + functions-common:time_stop:2444 : start_time=1650857799496 2022-04-25 03:36:40.267 | + functions-common:time_stop:2446 : [[ -z 1650857799496 ]] 2022-04-25 03:36:40.270 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:40.274 | + functions-common:time_stop:2449 : end_time=1650857800272 2022-04-25 03:36:40.276 | + functions-common:time_stop:2450 : elapsed_time=776 2022-04-25 03:36:40.278 | + functions-common:time_stop:2451 : total=4507 2022-04-25 03:36:40.281 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:40.283 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5283 2022-04-25 03:36:40.286 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:36:40.288 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-25 03:36:40.290 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:36:40.293 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:36:40.295 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-25 03:36:40.357 | Module proxy already enabled 2022-04-25 03:36:40.361 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-25 03:36:40.422 | Considering dependency proxy for proxy_uwsgi: 2022-04-25 03:36:40.422 | Module proxy already enabled 2022-04-25 03:36:40.422 | Module proxy_uwsgi already enabled 2022-04-25 03:36:40.426 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-25 03:36:40.429 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:36:40.431 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:36:40.433 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:36:40.632 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-25 03:36:40.638 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-25 03:36:40.642 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-25 03:36:40.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:40.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:40.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-25 03:36:40.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:40.656 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-25 03:36:40.658 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-25 03:36:40.661 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-25 03:36:40.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:40.666 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:40.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-25 03:36:40.670 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:40.673 | + ./stack.sh:main:885 : install_glanceclient 2022-04-25 03:36:40.675 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-25 03:36:40.677 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-25 03:36:40.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:40.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:40.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-25 03:36:40.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:40.689 | + ./stack.sh:main:886 : install_cinderclient 2022-04-25 03:36:40.692 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-25 03:36:40.694 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-25 03:36:40.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:40.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:40.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-25 03:36:40.704 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:40.707 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-25 03:36:40.709 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-25 03:36:40.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:40.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:40.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-25 03:36:40.719 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:40.722 | + ./stack.sh:main:887 : install_novaclient 2022-04-25 03:36:40.724 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-25 03:36:40.726 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-25 03:36:40.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:40.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:40.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-25 03:36:40.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:40.738 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-25 03:36:40.755 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:40.757 | + ./stack.sh:main:889 : install_swiftclient 2022-04-25 03:36:40.760 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-25 03:36:40.762 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-25 03:36:40.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:40.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:40.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-25 03:36:40.772 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:40.774 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-25 03:36:40.791 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:40.793 | + ./stack.sh:main:892 : install_neutronclient 2022-04-25 03:36:40.796 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-25 03:36:40.798 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-25 03:36:40.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:40.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:40.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-25 03:36:40.808 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:40.810 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-25 03:36:40.812 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-25 03:36:40.815 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-25 03:36:40.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:36:40.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:36:40.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-25 03:36:40.824 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:36:40.827 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-25 03:36:40.829 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-25 03:36:40.832 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:36:40.835 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-25 03:36:40.838 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-25 03:36:40.840 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:36:40.843 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:36:40.844 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:36:40.849 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-25 03:36:40.851 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-25 03:36:40.854 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-25 03:36:40.857 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-25 03:36:40.859 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-25 03:36:40.880 | Using python 3.8 to install keystonemiddleware 2022-04-25 03:36:40.882 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-25 03:36:41.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:41.751 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:41.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:41.751 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:42.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:36:42.968 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-25 03:36:43.021 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-25 03:36:43.022 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-25 03:36:43.023 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-25 03:36:43.024 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-25 03:36:43.025 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-25 03:36:43.026 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-25 03:36:43.027 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-25 03:36:43.028 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-25 03:36:43.029 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-25 03:36:43.030 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-25 03:36:43.031 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-25 03:36:43.032 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-25 03:36:43.035 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-25 03:36:43.036 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-25 03:36:43.092 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-25 03:36:43.093 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-25 03:36:43.095 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-25 03:36:43.134 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-25 03:36:43.174 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-25 03:36:43.175 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-25 03:36:43.177 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-25 03:36:43.178 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-25 03:36:43.229 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-25 03:36:43.231 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-25 03:36:43.241 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-25 03:36:43.242 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-25 03:36:43.256 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-04-25 03:36:43.258 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-25 03:36:43.259 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-25 03:36:43.324 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-25 03:36:43.325 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-25 03:36:43.328 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-25 03:36:43.331 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-25 03:36:43.379 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-25 03:36:43.391 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-25 03:36:45.820 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:36:45.827 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:36:45.827 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:36:45.946 | + inc/python:pip_install:200 : result=0 2022-04-25 03:36:45.948 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:36:45.951 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:45.953 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:45.955 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:45.958 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:45.960 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:45.962 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:36:45.964 | + functions-common:time_stop:2444 : start_time=1650857800874 2022-04-25 03:36:45.966 | + functions-common:time_stop:2446 : [[ -z 1650857800874 ]] 2022-04-25 03:36:45.969 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:45.973 | + functions-common:time_stop:2449 : end_time=1650857805971 2022-04-25 03:36:45.975 | + functions-common:time_stop:2450 : elapsed_time=5097 2022-04-25 03:36:45.978 | + functions-common:time_stop:2451 : total=36920 2022-04-25 03:36:45.980 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:45.982 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42017 2022-04-25 03:36:45.984 | + inc/python:pip_install:203 : return 0 2022-04-25 03:36:45.987 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-25 03:36:45.990 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-25 03:36:45.992 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:36:45.995 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-25 03:36:45.997 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-25 03:36:46.000 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:36:46.004 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:36:46.005 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:36:46.010 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-25 03:36:46.012 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-25 03:36:46.015 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-25 03:36:46.017 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-25 03:36:46.020 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-25 03:36:46.041 | Using python 3.8 to install python-memcached 2022-04-25 03:36:46.043 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-25 03:36:46.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:46.906 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:46.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:46.906 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:48.081 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:36:48.114 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-25 03:36:48.117 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-25 03:36:50.638 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:36:50.645 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:36:50.645 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:36:50.761 | + inc/python:pip_install:200 : result=0 2022-04-25 03:36:50.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:36:50.765 | + functions-common:time_stop:2437 : local name 2022-04-25 03:36:50.768 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:36:50.770 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:36:50.772 | + functions-common:time_stop:2440 : local total 2022-04-25 03:36:50.774 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:36:50.777 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:36:50.779 | + functions-common:time_stop:2444 : start_time=1650857806035 2022-04-25 03:36:50.781 | + functions-common:time_stop:2446 : [[ -z 1650857806035 ]] 2022-04-25 03:36:50.784 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:36:50.789 | + functions-common:time_stop:2449 : end_time=1650857810786 2022-04-25 03:36:50.791 | + functions-common:time_stop:2450 : elapsed_time=4751 2022-04-25 03:36:50.793 | + functions-common:time_stop:2451 : total=42017 2022-04-25 03:36:50.795 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:36:50.797 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46768 2022-04-25 03:36:50.800 | + inc/python:pip_install:203 : return 0 2022-04-25 03:36:50.803 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-25 03:36:50.819 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:36:50.822 | + ./stack.sh:main:899 : '[' 10.222.0.35 == 10.222.0.35 ']' 2022-04-25 03:36:50.824 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-25 03:36:50.827 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-25 03:36:50.829 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-25 03:36:50.831 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:36:50.834 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-25 03:36:50.836 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-25 03:36:50.851 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:36:50.854 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-25 03:36:50.856 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-25 03:36:50.858 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-25 03:36:50.860 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:36:50.863 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:36:50.865 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:36:50.868 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:36:50.870 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:36:50.872 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:36:50.887 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:36:50.889 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:36:50.891 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:36:50.893 | + functions-common:git_clone:629 : echo master 2022-04-25 03:36:50.894 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:36:50.899 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-25 03:36:50.901 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:36:50.903 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-25 03:36:50.916 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-04-25 03:36:50.918 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:36:50.919 | + functions-common:git_clone:690 : head -1 2022-04-25 03:36:50.922 | 65e3e33b6 Merge "typo fix in docstring" 2022-04-25 03:36:50.924 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:36:50.927 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-25 03:36:50.929 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:36:50.931 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-25 03:36:50.934 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-25 03:36:50.936 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:36:50.938 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-25 03:36:50.940 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:36:50.943 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-25 03:36:50.945 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-25 03:36:50.947 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:36:50.950 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:36:50.953 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-25 03:36:50.955 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:36:50.958 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-25 03:36:50.960 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:36:50.963 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:36:50.965 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-25 03:36:50.971 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-25 03:36:50.974 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-25 03:36:51.664 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-25 03:36:51.666 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:36:51.668 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:36:51.671 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:36:51.673 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-25 03:36:51.675 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-25 03:36:51.677 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:36:51.679 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:36:51.682 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:36:51.684 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:36:51.686 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:36:51.688 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:36:51.691 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:36:51.693 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-25 03:36:51.714 | Using python 3.8 to install /opt/stack/keystone 2022-04-25 03:36:51.716 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-25 03:36:52.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:52.573 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:52.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:36:52.573 | from cryptography.utils import int_from_bytes 2022-04-25 03:36:53.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:36:53.775 | Obtaining file:///opt/stack/keystone 2022-04-25 03:36:53.775 | Preparing metadata (setup.py): started 2022-04-25 03:36:58.910 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:36:58.985 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.8.1) 2022-04-25 03:36:58.987 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.8.7) 2022-04-25 03:36:58.988 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.1.1) 2022-04-25 03:36:58.989 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.3.9) 2022-04-25 03:36:58.990 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (36.0.2) 2022-04-25 03:36:58.991 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.4.35) 2022-04-25 03:36:58.992 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.13.0) 2022-04-25 03:36:58.993 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.5.0) 2022-04-25 03:36:58.994 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.7.4) 2022-04-25 03:36:58.996 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.4.0) 2022-04-25 03:36:58.997 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (9.4.0) 2022-04-25 03:36:58.998 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:36:58.999 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.8.20) 2022-04-25 03:36:59.000 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.10.1) 2022-04-25 03:36:59.001 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (8.8.0) 2022-04-25 03:36:59.002 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.1.0) 2022-04-25 03:36:59.003 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (12.13.0) 2022-04-25 03:36:59.004 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (11.2.0) 2022-04-25 03:36:59.006 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.1.0) 2022-04-25 03:36:59.007 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.7.0) 2022-04-25 03:36:59.008 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.5.1) 2022-04-25 03:36:59.009 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.11.0) 2022-04-25 03:36:59.010 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.3.0) 2022-04-25 03:36:59.011 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.5.0) 2022-04-25 03:36:59.012 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.12.2) 2022-04-25 03:36:59.013 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:36:59.014 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (7.1.2) 2022-04-25 03:36:59.015 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.3.0) 2022-04-25 03:36:59.016 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.1.5) 2022-04-25 03:36:59.017 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:36:59.018 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.1.1) 2022-04-25 03:36:59.019 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.0.3) 2022-04-25 03:36:59.021 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.4.2) 2022-04-25 03:36:59.022 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2022.1) 2022-04-25 03:36:59.033 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.16.0) 2022-04-25 03:36:59.034 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.15.0) 2022-04-25 03:36:59.077 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev9) (5.1.1) 2022-04-25 03:36:59.096 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (4.11.3) 2022-04-25 03:36:59.097 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.2) 2022-04-25 03:36:59.099 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (8.1.2) 2022-04-25 03:36:59.100 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.1.1) 2022-04-25 03:36:59.101 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.1) 2022-04-25 03:36:59.110 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev9) (9.0.1) 2022-04-25 03:36:59.172 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.27.1) 2022-04-25 03:36:59.175 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-25 03:36:59.272 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-25 03:36:59.273 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (0.8.0) 2022-04-25 03:36:59.274 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (1.5.0) 2022-04-25 03:36:59.276 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (6.0) 2022-04-25 03:36:59.329 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (0.5.0) 2022-04-25 03:36:59.331 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.0.1) 2022-04-25 03:36:59.333 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.7.7) 2022-04-25 03:36:59.384 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (0.9.6) 2022-04-25 03:36:59.385 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (2.8.2) 2022-04-25 03:36:59.470 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.2.4) 2022-04-25 03:36:59.473 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.4.0) 2022-04-25 03:36:59.474 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.1.1) 2022-04-25 03:36:59.476 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.8.0) 2022-04-25 03:36:59.477 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.0.0) 2022-04-25 03:36:59.479 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.4.0) 2022-04-25 03:36:59.498 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev9) (3.3.0) 2022-04-25 03:36:59.548 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (3.2.0) 2022-04-25 03:36:59.569 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (21.3) 2022-04-25 03:36:59.570 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (0.11.0) 2022-04-25 03:36:59.571 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (3.0.8) 2022-04-25 03:36:59.573 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (1.0.2) 2022-04-25 03:36:59.630 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-25 03:36:59.744 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (22.0.0) 2022-04-25 03:36:59.745 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (0.7.1) 2022-04-25 03:36:59.746 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (5.7.1) 2022-04-25 03:36:59.747 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (1.10.0) 2022-04-25 03:36:59.749 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (62.1.0) 2022-04-25 03:36:59.970 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev9) (1.1.2) 2022-04-25 03:36:59.993 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.4.2) 2022-04-25 03:36:59.994 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.5.2) 2022-04-25 03:37:00.061 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.2.0) 2022-04-25 03:37:00.080 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.0.0) 2022-04-25 03:37:00.138 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev9) (2.21) 2022-04-25 03:37:00.177 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev9) (1.14.0) 2022-04-25 03:37:00.285 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.8.0) 2022-04-25 03:37:00.341 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.1) 2022-04-25 03:37:00.414 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (1.7.0) 2022-04-25 03:37:00.540 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev9) (0.17.3) 2022-04-25 03:37:00.570 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.14.1) 2022-04-25 03:37:00.610 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (3.5.0) 2022-04-25 03:37:00.613 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (1.3.3) 2022-04-25 03:37:00.615 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.1.1) 2022-04-25 03:37:00.616 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.33.0) 2022-04-25 03:37:00.618 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.5.1) 2022-04-25 03:37:00.620 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (3.0.0) 2022-04-25 03:37:00.672 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (0.2.5) 2022-04-25 03:37:00.811 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (1.26.9) 2022-04-25 03:37:00.812 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2019.11.28) 2022-04-25 03:37:00.814 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (3.3) 2022-04-25 03:37:00.816 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.0.12) 2022-04-25 03:37:00.970 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-25 03:37:01.050 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev9) (2.5.0) 2022-04-25 03:37:01.298 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.2.1) 2022-04-25 03:37:01.562 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.7) 2022-04-25 03:37:01.597 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.0.0) 2022-04-25 03:37:03.463 | Installing collected packages: keystone 2022-04-25 03:37:03.463 | Attempting uninstall: keystone 2022-04-25 03:37:03.463 | Found existing installation: keystone 21.1.0.dev9 2022-04-25 03:37:03.466 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-25 03:37:03.468 | Running setup.py develop for keystone 2022-04-25 03:37:09.611 | Successfully installed keystone 2022-04-25 03:37:09.611 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:37:09.618 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:37:09.619 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:37:09.749 | + inc/python:pip_install:200 : result=0 2022-04-25 03:37:09.752 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:37:09.754 | + functions-common:time_stop:2437 : local name 2022-04-25 03:37:09.756 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:37:09.759 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:37:09.761 | + functions-common:time_stop:2440 : local total 2022-04-25 03:37:09.763 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:37:09.765 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:37:09.767 | + functions-common:time_stop:2444 : start_time=1650857811709 2022-04-25 03:37:09.769 | + functions-common:time_stop:2446 : [[ -z 1650857811709 ]] 2022-04-25 03:37:09.772 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:37:09.776 | + functions-common:time_stop:2449 : end_time=1650857829773 2022-04-25 03:37:09.778 | + functions-common:time_stop:2450 : elapsed_time=18064 2022-04-25 03:37:09.780 | + functions-common:time_stop:2451 : total=46768 2022-04-25 03:37:09.782 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:37:09.784 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=64832 2022-04-25 03:37:09.786 | + inc/python:pip_install:203 : return 0 2022-04-25 03:37:09.788 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:37:09.791 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-25 03:37:09.793 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-25 03:37:09.812 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-25 03:37:09.824 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-25 03:37:09.827 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-25 03:37:09.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:37:09.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:37:09.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-25 03:37:09.836 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:37:09.839 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-25 03:37:09.855 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:09.857 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-25 03:37:09.859 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:37:09.862 | + ./stack.sh:main:901 : configure_keystone 2022-04-25 03:37:09.865 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-25 03:37:09.877 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-25 03:37:09.880 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-25 03:37:09.884 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-25 03:37:09.900 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:09.902 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-25 03:37:09.932 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-25 03:37:09.959 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-25 03:37:09.989 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-25 03:37:10.020 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-25 03:37:10.050 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-25 03:37:10.080 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-25 03:37:10.107 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-25 03:37:10.135 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-25 03:37:10.137 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-25 03:37:10.139 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-25 03:37:10.142 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-25 03:37:10.144 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:37:10.146 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:37:10.162 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:10.165 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:37:10.167 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:37:10.169 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:37:10.190 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:10.193 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:37:10.196 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:37:10.234 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:37:10.237 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:37:10.240 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-25 03:37:10.242 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-25 03:37:10.258 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:10.260 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.35/identity 2022-04-25 03:37:10.290 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-25 03:37:10.292 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-25 03:37:10.323 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-25 03:37:10.326 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-25 03:37:10.328 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-25 03:37:10.331 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-04-25 03:37:10.333 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-25 03:37:10.336 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-25 03:37:10.366 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-25 03:37:10.368 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-25 03:37:10.371 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-25 03:37:10.373 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-25 03:37:10.376 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:37:10.392 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:37:10.395 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:37:10.397 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:37:10.399 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:37:10.402 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-25 03:37:10.430 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:37:10.457 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:37:10.484 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:37:10.512 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-25 03:37:10.541 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-25 03:37:10.544 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-25 03:37:10.547 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-25 03:37:10.549 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-25 03:37:10.552 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-25 03:37:10.554 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-25 03:37:10.556 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:37:10.559 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-25 03:37:10.564 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-25 03:37:10.566 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:37:10.568 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:37:10.582 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:37:10.582 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:37:10.590 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:37:10.594 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:37:10.610 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-25 03:37:10.612 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-25 03:37:10.616 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-25 03:37:10.645 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-25 03:37:10.672 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-25 03:37:10.698 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-25 03:37:10.726 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-25 03:37:10.753 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-25 03:37:10.780 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-25 03:37:10.807 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-25 03:37:10.838 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-25 03:37:10.866 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-25 03:37:10.893 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-25 03:37:10.920 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-25 03:37:10.947 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-25 03:37:10.974 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-25 03:37:10.977 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-25 03:37:10.979 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-25 03:37:10.982 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-25 03:37:10.984 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:37:10.987 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:37:10.989 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:37:10.991 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-25 03:37:10.994 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-25 03:37:10.996 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-25 03:37:11.023 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-25 03:37:11.057 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-25 03:37:11.057 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-25 03:37:11.066 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-25 03:37:11.070 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-25 03:37:11.072 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-25 03:37:11.074 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:37:11.077 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:37:11.080 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:37:11.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:37:11.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:37:11.087 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:37:11.089 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:37:11.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:37:11.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:37:11.096 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-25 03:37:11.162 | Site keystone-wsgi-public already enabled 2022-04-25 03:37:11.166 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-25 03:37:11.168 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:37:11.171 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:37:11.173 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:37:11.310 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-25 03:37:11.339 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-25 03:37:11.374 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-25 03:37:11.405 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-25 03:37:11.407 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-25 03:37:11.438 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-25 03:37:11.467 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-25 03:37:11.495 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-25 03:37:11.498 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-25 03:37:11.515 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:11.517 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-25 03:37:11.533 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:11.536 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-25 03:37:11.538 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-25 03:37:11.541 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-25 03:37:11.543 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:37:11.545 | + lib/stack:stack_install_service:32 : install_swift 2022-04-25 03:37:11.548 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-25 03:37:11.551 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-25 03:37:11.553 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-25 03:37:11.555 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:37:11.557 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:37:11.560 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:37:11.563 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:37:11.565 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:37:11.568 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:37:11.585 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:37:11.587 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:37:11.589 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:37:11.592 | + functions-common:git_clone:629 : echo master 2022-04-25 03:37:11.592 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:37:11.597 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-25 03:37:11.599 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:37:11.601 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-25 03:37:11.615 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-04-25 03:37:11.617 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:37:11.618 | + functions-common:git_clone:690 : head -1 2022-04-25 03:37:11.621 | b621a6f93 Merge "tests: Fix swiftclient/requests log level adjustment" 2022-04-25 03:37:11.624 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:37:11.627 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-25 03:37:11.629 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:37:11.632 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-25 03:37:11.634 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-25 03:37:11.637 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-25 03:37:11.639 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-25 03:37:11.641 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:37:11.644 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-25 03:37:11.646 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-25 03:37:11.648 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:37:11.651 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-25 03:37:11.654 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-25 03:37:11.656 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:37:11.659 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-25 03:37:11.662 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:37:11.664 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:37:11.667 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-25 03:37:11.673 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-25 03:37:11.676 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-25 03:37:12.344 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-25 03:37:12.347 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:37:12.349 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:37:12.351 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:37:12.353 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-25 03:37:12.356 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-25 03:37:12.358 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:37:12.361 | + inc/python:setup_package:428 : local extras=keystone 2022-04-25 03:37:12.363 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:37:12.365 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-25 03:37:12.368 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-25 03:37:12.370 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-25 03:37:12.372 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:37:12.375 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-25 03:37:12.396 | Using python 3.8 to install /opt/stack/swift 2022-04-25 03:37:12.398 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-25 03:37:13.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:37:13.298 | from cryptography.utils import int_from_bytes 2022-04-25 03:37:13.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:37:13.298 | from cryptography.utils import int_from_bytes 2022-04-25 03:37:14.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:37:14.511 | Obtaining file:///opt/stack/swift 2022-04-25 03:37:14.512 | Preparing metadata (setup.py): started 2022-04-25 03:37:19.220 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:37:19.259 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.33.0) 2022-04-25 03:37:19.260 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.1.2) 2022-04-25 03:37:19.262 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.11.0) 2022-04-25 03:37:19.263 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.1.1) 2022-04-25 03:37:19.263 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (4.8.0) 2022-04-25 03:37:19.264 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.27.1) 2022-04-25 03:37:19.266 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.16.0) 2022-04-25 03:37:19.267 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.9.9) 2022-04-25 03:37:19.268 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.6.1) 2022-04-25 03:37:19.269 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (36.0.2) 2022-04-25 03:37:19.270 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (9.4.0) 2022-04-25 03:37:19.307 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev28) (1.15.0) 2022-04-25 03:37:19.316 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev28) (2.2.1) 2022-04-25 03:37:19.371 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.12.2) 2022-04-25 03:37:19.372 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (3.1.1) 2022-04-25 03:37:19.373 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2.10.1) 2022-04-25 03:37:19.374 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (8.8.0) 2022-04-25 03:37:19.375 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (5.1.0) 2022-04-25 03:37:19.377 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.3.0) 2022-04-25 03:37:19.379 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.7.0) 2022-04-25 03:37:19.380 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.1.0) 2022-04-25 03:37:19.381 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (5.8.1) 2022-04-25 03:37:19.382 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.8.7) 2022-04-25 03:37:19.383 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.4.0) 2022-04-25 03:37:19.384 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.5.0) 2022-04-25 03:37:19.406 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev28) (62.1.0) 2022-04-25 03:37:19.436 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (3.3) 2022-04-25 03:37:19.438 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (1.26.9) 2022-04-25 03:37:19.439 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (2019.11.28) 2022-04-25 03:37:19.442 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (2.0.12) 2022-04-25 03:37:19.465 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev28) (2.21) 2022-04-25 03:37:19.571 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.0.2) 2022-04-25 03:37:19.572 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (3.5.0) 2022-04-25 03:37:19.574 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.7.0) 2022-04-25 03:37:19.617 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.1.5) 2022-04-25 03:37:19.661 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (0.8.0) 2022-04-25 03:37:19.662 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.5.0) 2022-04-25 03:37:19.663 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2.5.0) 2022-04-25 03:37:19.664 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (6.0) 2022-04-25 03:37:19.724 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2.8.2) 2022-04-25 03:37:19.727 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (0.9.6) 2022-04-25 03:37:19.742 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (2022.1) 2022-04-25 03:37:19.743 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.0.3) 2022-04-25 03:37:19.760 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (21.3) 2022-04-25 03:37:19.762 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (3.0.8) 2022-04-25 03:37:19.907 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.14.0) 2022-04-25 03:37:19.923 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (5.1.1) 2022-04-25 03:37:22.227 | Installing collected packages: swift 2022-04-25 03:37:22.227 | Attempting uninstall: swift 2022-04-25 03:37:22.227 | Found existing installation: swift 2.30.0.dev28 2022-04-25 03:37:22.230 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-25 03:37:22.231 | Running setup.py develop for swift 2022-04-25 03:37:28.067 | Successfully installed swift 2022-04-25 03:37:28.067 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:37:28.075 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:37:28.075 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:37:28.207 | + inc/python:pip_install:200 : result=0 2022-04-25 03:37:28.209 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:37:28.211 | + functions-common:time_stop:2437 : local name 2022-04-25 03:37:28.213 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:37:28.216 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:37:28.218 | + functions-common:time_stop:2440 : local total 2022-04-25 03:37:28.220 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:37:28.223 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:37:28.225 | + functions-common:time_stop:2444 : start_time=1650857832390 2022-04-25 03:37:28.227 | + functions-common:time_stop:2446 : [[ -z 1650857832390 ]] 2022-04-25 03:37:28.229 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:37:28.233 | + functions-common:time_stop:2449 : end_time=1650857848231 2022-04-25 03:37:28.236 | + functions-common:time_stop:2450 : elapsed_time=15841 2022-04-25 03:37:28.238 | + functions-common:time_stop:2451 : total=64832 2022-04-25 03:37:28.240 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:37:28.243 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=80673 2022-04-25 03:37:28.245 | + inc/python:pip_install:203 : return 0 2022-04-25 03:37:28.247 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:37:28.249 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-25 03:37:28.252 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-25 03:37:28.270 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-25 03:37:28.282 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-25 03:37:28.285 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-25 03:37:28.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:37:28.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:37:28.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-25 03:37:28.294 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:37:28.297 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-25 03:37:28.300 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:37:28.302 | + ./stack.sh:main:910 : configure_swift 2022-04-25 03:37:28.305 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-25 03:37:28.307 | + lib/swift:configure_swift:332 : local node_number 2022-04-25 03:37:28.309 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-25 03:37:28.311 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-25 03:37:28.313 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-25 03:37:29.522 | No account-replicator running 2022-04-25 03:37:29.522 | No object-server running 2022-04-25 03:37:29.522 | No account-server running 2022-04-25 03:37:29.522 | No container-sync running 2022-04-25 03:37:29.522 | No container-replicator running 2022-04-25 03:37:29.522 | No object-auditor running 2022-04-25 03:37:29.522 | No container-auditor running 2022-04-25 03:37:29.522 | No proxy-server running 2022-04-25 03:37:29.522 | No container-sharder running 2022-04-25 03:37:29.522 | No object-replicator running 2022-04-25 03:37:29.522 | No object-expirer running 2022-04-25 03:37:29.522 | No account-auditor running 2022-04-25 03:37:29.522 | No object-reconstructor running 2022-04-25 03:37:29.522 | No object-updater running 2022-04-25 03:37:29.522 | No container-server running 2022-04-25 03:37:29.522 | No container-reconciler running 2022-04-25 03:37:29.522 | No account-reaper running 2022-04-25 03:37:29.522 | No container-updater running 2022-04-25 03:37:29.617 | + lib/swift:configure_swift:337 : true 2022-04-25 03:37:29.619 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-25 03:37:29.632 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-25 03:37:29.643 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-25 03:37:29.646 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-25 03:37:29.647 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-25 03:37:29.651 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-25 03:37:29.651 | s/%GROUP%/ubuntu/; 2022-04-25 03:37:29.651 | s/%USER%/ubuntu/; 2022-04-25 03:37:29.651 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-25 03:37:29.651 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-25 03:37:29.655 | uid = ubuntu 2022-04-25 03:37:29.655 | gid = ubuntu 2022-04-25 03:37:29.655 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-25 03:37:29.655 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-25 03:37:29.655 | address = 127.0.0.1 2022-04-25 03:37:29.655 | 2022-04-25 03:37:29.655 | [account6612] 2022-04-25 03:37:29.655 | max connections = 25 2022-04-25 03:37:29.655 | path = /opt/stack/data/swift/1/node/ 2022-04-25 03:37:29.655 | read only = false 2022-04-25 03:37:29.655 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-25 03:37:29.655 | 2022-04-25 03:37:29.655 | [account6622] 2022-04-25 03:37:29.655 | max connections = 25 2022-04-25 03:37:29.655 | path = /opt/stack/data/swift/2/node/ 2022-04-25 03:37:29.655 | read only = false 2022-04-25 03:37:29.655 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-25 03:37:29.655 | 2022-04-25 03:37:29.655 | [account6632] 2022-04-25 03:37:29.655 | max connections = 25 2022-04-25 03:37:29.655 | path = /opt/stack/data/swift/3/node/ 2022-04-25 03:37:29.655 | read only = false 2022-04-25 03:37:29.655 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-25 03:37:29.655 | 2022-04-25 03:37:29.655 | [account6642] 2022-04-25 03:37:29.655 | max connections = 25 2022-04-25 03:37:29.655 | path = /opt/stack/data/swift/4/node/ 2022-04-25 03:37:29.655 | read only = false 2022-04-25 03:37:29.655 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-25 03:37:29.656 | 2022-04-25 03:37:29.656 | 2022-04-25 03:37:29.656 | [container6611] 2022-04-25 03:37:29.656 | max connections = 25 2022-04-25 03:37:29.656 | path = /opt/stack/data/swift/1/node/ 2022-04-25 03:37:29.656 | read only = false 2022-04-25 03:37:29.656 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-25 03:37:29.656 | 2022-04-25 03:37:29.656 | [container6621] 2022-04-25 03:37:29.656 | max connections = 25 2022-04-25 03:37:29.656 | path = /opt/stack/data/swift/2/node/ 2022-04-25 03:37:29.656 | read only = false 2022-04-25 03:37:29.656 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-25 03:37:29.656 | 2022-04-25 03:37:29.656 | [container6631] 2022-04-25 03:37:29.656 | max connections = 25 2022-04-25 03:37:29.656 | path = /opt/stack/data/swift/3/node/ 2022-04-25 03:37:29.656 | read only = false 2022-04-25 03:37:29.656 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-25 03:37:29.656 | 2022-04-25 03:37:29.656 | [container6641] 2022-04-25 03:37:29.656 | max connections = 25 2022-04-25 03:37:29.656 | path = /opt/stack/data/swift/4/node/ 2022-04-25 03:37:29.656 | read only = false 2022-04-25 03:37:29.656 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-25 03:37:29.656 | 2022-04-25 03:37:29.656 | 2022-04-25 03:37:29.656 | [object6613] 2022-04-25 03:37:29.656 | max connections = 25 2022-04-25 03:37:29.656 | path = /opt/stack/data/swift/1/node/ 2022-04-25 03:37:29.656 | read only = false 2022-04-25 03:37:29.656 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-25 03:37:29.656 | 2022-04-25 03:37:29.656 | [object6623] 2022-04-25 03:37:29.656 | max connections = 25 2022-04-25 03:37:29.657 | path = /opt/stack/data/swift/2/node/ 2022-04-25 03:37:29.657 | read only = false 2022-04-25 03:37:29.657 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-25 03:37:29.657 | 2022-04-25 03:37:29.657 | [object6633] 2022-04-25 03:37:29.657 | max connections = 25 2022-04-25 03:37:29.657 | path = /opt/stack/data/swift/3/node/ 2022-04-25 03:37:29.657 | read only = false 2022-04-25 03:37:29.657 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-25 03:37:29.657 | 2022-04-25 03:37:29.657 | [object6643] 2022-04-25 03:37:29.657 | max connections = 25 2022-04-25 03:37:29.657 | path = /opt/stack/data/swift/4/node/ 2022-04-25 03:37:29.657 | read only = false 2022-04-25 03:37:29.657 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-25 03:37:29.658 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-25 03:37:29.660 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:37:29.662 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:37:29.664 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-25 03:37:29.677 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-25 03:37:29.679 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-25 03:37:29.683 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-25 03:37:29.687 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-25 03:37:29.689 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-25 03:37:29.693 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-25 03:37:29.722 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.35:8080/v1/ 2022-04-25 03:37:29.748 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-25 03:37:29.766 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-25 03:37:29.794 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-25 03:37:29.812 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:37:29.840 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-25 03:37:29.858 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-25 03:37:29.885 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-25 03:37:29.902 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-25 03:37:29.931 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-25 03:37:29.948 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:37:29.976 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-25 03:37:29.993 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-25 03:37:30.008 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:30.010 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-25 03:37:30.041 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-25 03:37:30.070 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-25 03:37:30.097 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-25 03:37:30.124 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-25 03:37:30.138 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:30.140 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-25 03:37:30.167 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-25 03:37:30.182 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:30.184 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-25 03:37:30.198 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:30.201 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-25 03:37:30.203 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-25 03:37:30.218 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:30.221 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-25 03:37:30.223 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-25 03:37:30.225 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-25 03:37:30.230 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-25 03:37:30.235 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-25 03:37:30.261 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-25 03:37:30.289 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-25 03:37:30.317 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-25 03:37:30.348 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-25 03:37:30.374 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-25 03:37:30.377 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-25 03:37:30.379 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-25 03:37:30.381 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-25 03:37:30.383 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-25 03:37:30.410 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-25 03:37:30.436 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:37:30.463 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-25 03:37:30.490 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-25 03:37:30.517 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-25 03:37:30.544 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-25 03:37:30.570 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-25 03:37:30.598 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:37:30.624 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-25 03:37:30.652 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-25 03:37:30.678 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-25 03:37:30.706 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-25 03:37:30.733 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-25 03:37:30.763 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-25 03:37:30.790 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-25 03:37:30.808 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-25 03:37:30.836 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-25 03:37:30.864 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-25 03:37:30.868 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-25 03:37:30.896 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-25 03:37:30.922 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-25 03:37:30.950 | + lib/swift:configure_swift:475 : local node_number 2022-04-25 03:37:30.952 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-25 03:37:30.954 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-25 03:37:30.957 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-25 03:37:30.961 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-25 03:37:30.963 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-25 03:37:30.965 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-25 03:37:30.968 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-25 03:37:30.970 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-25 03:37:30.972 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-25 03:37:30.974 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-25 03:37:30.977 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-25 03:37:30.994 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-25 03:37:31.022 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-25 03:37:31.041 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-25 03:37:31.070 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-25 03:37:31.087 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:37:31.116 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-25 03:37:31.133 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-25 03:37:31.161 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-25 03:37:31.179 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-25 03:37:31.207 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-25 03:37:31.225 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-25 03:37:31.253 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-25 03:37:31.271 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-25 03:37:31.299 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-25 03:37:31.317 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-25 03:37:31.345 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-25 03:37:31.364 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-25 03:37:31.390 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-25 03:37:31.395 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-25 03:37:31.413 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:37:31.442 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-25 03:37:31.471 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-25 03:37:31.474 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-25 03:37:31.478 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-25 03:37:31.480 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-25 03:37:31.482 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-25 03:37:31.484 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-25 03:37:31.487 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-25 03:37:31.489 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-25 03:37:31.491 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-25 03:37:31.493 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-25 03:37:31.511 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-25 03:37:31.542 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-25 03:37:31.561 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-25 03:37:31.589 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-25 03:37:31.606 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:37:31.635 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-25 03:37:31.653 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-25 03:37:31.681 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-25 03:37:31.699 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-25 03:37:31.727 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-25 03:37:31.745 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-25 03:37:31.773 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-25 03:37:31.791 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-25 03:37:31.820 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-25 03:37:31.838 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-25 03:37:31.866 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-25 03:37:31.884 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-25 03:37:31.911 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-25 03:37:31.916 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-25 03:37:31.934 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:37:31.962 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-25 03:37:31.964 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-25 03:37:31.969 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-25 03:37:31.972 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-25 03:37:31.974 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-25 03:37:31.976 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-25 03:37:31.978 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-25 03:37:31.980 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-25 03:37:31.982 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-25 03:37:31.985 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-25 03:37:32.003 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-25 03:37:32.031 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-25 03:37:32.049 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-25 03:37:32.077 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-25 03:37:32.095 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-25 03:37:32.123 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-25 03:37:32.141 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-25 03:37:32.169 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-25 03:37:32.187 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-25 03:37:32.215 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-25 03:37:32.233 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-25 03:37:32.261 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-25 03:37:32.279 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-25 03:37:32.307 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-25 03:37:32.324 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-25 03:37:32.353 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-25 03:37:32.371 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-25 03:37:32.398 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-25 03:37:32.402 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-25 03:37:32.420 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-25 03:37:32.448 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-25 03:37:32.477 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-25 03:37:32.504 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-25 03:37:32.532 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-25 03:37:32.534 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-25 03:37:32.539 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-25 03:37:32.567 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-25 03:37:32.595 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-25 03:37:32.623 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-25 03:37:32.652 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-25 03:37:32.679 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-25 03:37:32.707 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-25 03:37:32.734 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-25 03:37:32.760 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-25 03:37:32.787 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-25 03:37:32.803 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:32.805 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-25 03:37:32.824 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-25 03:37:32.827 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-25 03:37:32.846 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-25 03:37:32.849 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.35 2022-04-25 03:37:32.875 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-25 03:37:32.878 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-25 03:37:32.909 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.35/identity 2022-04-25 03:37:32.937 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-25 03:37:32.939 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-25 03:37:32.967 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-25 03:37:32.984 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:32.987 | + lib/swift:configure_swift:538 : local user_group 2022-04-25 03:37:32.990 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-25 03:37:32.994 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-25 03:37:32.997 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-25 03:37:33.009 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-25 03:37:33.012 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-25 03:37:33.023 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-25 03:37:33.025 | + lib/swift:configure_swift:545 : is_suse 2022-04-25 03:37:33.027 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:37:33.029 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:37:33.032 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:37:33.034 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:37:33.036 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:37:33.038 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:37:33.041 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-25 03:37:33.055 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-25 03:37:33.057 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-25 03:37:33.059 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-25 03:37:33.077 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:33.079 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-25 03:37:33.096 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:33.098 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-25 03:37:33.101 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-25 03:37:33.103 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-25 03:37:33.106 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:37:33.108 | + lib/stack:stack_install_service:32 : install_glance 2022-04-25 03:37:33.111 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-25 03:37:33.113 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-25 03:37:33.116 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-25 03:37:33.133 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:33.136 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-25 03:37:33.138 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-25 03:37:33.155 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:33.158 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-25 03:37:33.160 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-25 03:37:33.163 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-25 03:37:33.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:37:33.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:37:33.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-25 03:37:33.174 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:37:33.177 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-25 03:37:33.180 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-25 03:37:33.182 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-25 03:37:33.185 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-25 03:37:33.188 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-25 03:37:33.191 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-25 03:37:33.193 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-25 03:37:33.197 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-25 03:37:33.199 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-25 03:37:33.202 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-25 03:37:33.206 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-25 03:37:33.206 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:37:33.212 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-25 03:37:33.214 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-25 03:37:33.217 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-25 03:37:33.220 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-25 03:37:33.222 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-25 03:37:33.244 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-25 03:37:33.246 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-25 03:37:34.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:37:34.114 | from cryptography.utils import int_from_bytes 2022-04-25 03:37:34.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:37:34.114 | from cryptography.utils import int_from_bytes 2022-04-25 03:37:35.288 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:37:35.321 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-25 03:37:35.404 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-25 03:37:35.405 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-25 03:37:35.406 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-25 03:37:35.408 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-25 03:37:35.409 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-25 03:37:35.410 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-25 03:37:35.411 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-25 03:37:35.412 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-25 03:37:35.414 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-25 03:37:35.415 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-25 03:37:35.416 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-25 03:37:35.418 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-25 03:37:35.421 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-25 03:37:35.424 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-25 03:37:35.426 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-25 03:37:35.429 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-25 03:37:35.431 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-25 03:37:35.433 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-25 03:37:35.442 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-25 03:37:35.444 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-25 03:37:35.457 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-04-25 03:37:35.526 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-25 03:37:35.528 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-25 03:37:35.529 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-25 03:37:35.558 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-25 03:37:35.559 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-25 03:37:35.561 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-25 03:37:35.562 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-25 03:37:35.563 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-25 03:37:35.574 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-25 03:37:35.616 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-25 03:37:35.617 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-25 03:37:35.619 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-25 03:37:35.620 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-25 03:37:35.641 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-25 03:37:35.642 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-25 03:37:35.658 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-25 03:37:35.672 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-25 03:37:35.674 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-25 03:37:35.695 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-25 03:37:35.696 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-25 03:37:35.781 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-25 03:37:35.783 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-25 03:37:35.786 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-25 03:37:35.787 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-25 03:37:35.837 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-25 03:37:35.862 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-25 03:37:36.106 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-25 03:37:36.109 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-25 03:37:36.145 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-25 03:37:36.147 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-25 03:37:36.148 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-25 03:37:36.151 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-25 03:37:36.152 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-25 03:37:36.153 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-25 03:37:36.208 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-25 03:37:36.388 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-25 03:37:36.411 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-04-25 03:37:36.495 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-25 03:37:36.641 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-25 03:37:38.747 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:37:38.754 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:37:38.754 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:37:38.882 | + inc/python:pip_install:200 : result=0 2022-04-25 03:37:38.884 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:37:38.887 | + functions-common:time_stop:2437 : local name 2022-04-25 03:37:38.889 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:37:38.891 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:37:38.894 | + functions-common:time_stop:2440 : local total 2022-04-25 03:37:38.896 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:37:38.898 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:37:38.901 | + functions-common:time_stop:2444 : start_time=1650857853238 2022-04-25 03:37:38.903 | + functions-common:time_stop:2446 : [[ -z 1650857853238 ]] 2022-04-25 03:37:38.906 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:37:38.911 | + functions-common:time_stop:2449 : end_time=1650857858908 2022-04-25 03:37:38.913 | + functions-common:time_stop:2450 : elapsed_time=5670 2022-04-25 03:37:38.915 | + functions-common:time_stop:2451 : total=80673 2022-04-25 03:37:38.917 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:37:38.920 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86343 2022-04-25 03:37:38.922 | + inc/python:pip_install:203 : return 0 2022-04-25 03:37:38.925 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-25 03:37:38.928 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-25 03:37:38.930 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-25 03:37:38.943 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-25 03:37:38.948 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-25 03:37:38.951 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-25 03:37:38.953 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-25 03:37:38.956 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:37:38.958 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:37:38.961 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:37:38.963 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:37:38.966 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:37:38.969 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:37:38.985 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:37:38.988 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:37:38.990 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:37:38.993 | + functions-common:git_clone:629 : echo master 2022-04-25 03:37:38.993 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:37:38.998 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-25 03:37:39.001 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:37:39.003 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-25 03:37:39.015 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-04-25 03:37:39.019 | + functions-common:git_clone:690 : head -1 2022-04-25 03:37:39.019 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:37:39.022 | 14bd3eb1b Update migration constant 2022-04-25 03:37:39.025 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:37:39.028 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-25 03:37:39.030 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:37:39.033 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-25 03:37:39.036 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-25 03:37:39.038 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:37:39.041 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-25 03:37:39.044 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:37:39.046 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-25 03:37:39.049 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-25 03:37:39.051 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:37:39.053 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:37:39.057 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-25 03:37:39.059 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:37:39.062 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-25 03:37:39.065 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:37:39.067 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:37:39.070 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-25 03:37:39.076 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-25 03:37:39.079 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-25 03:37:39.746 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-25 03:37:39.748 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:37:39.751 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:37:39.754 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:37:39.756 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-25 03:37:39.758 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-25 03:37:39.761 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:37:39.763 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:37:39.766 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:37:39.768 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:37:39.770 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:37:39.773 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:37:39.775 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:37:39.777 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-25 03:37:39.799 | Using python 3.8 to install /opt/stack/glance 2022-04-25 03:37:39.801 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-25 03:37:40.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:37:40.671 | from cryptography.utils import int_from_bytes 2022-04-25 03:37:40.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:37:40.672 | from cryptography.utils import int_from_bytes 2022-04-25 03:37:41.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:37:41.893 | Obtaining file:///opt/stack/glance 2022-04-25 03:37:41.894 | Preparing metadata (setup.py): started 2022-04-25 03:37:46.696 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:37:46.768 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.8.1) 2022-04-25 03:37:46.769 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.7.1) 2022-04-25 03:37:46.770 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.4.35) 2022-04-25 03:37:46.771 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.33.0) 2022-04-25 03:37:46.772 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.1.1) 2022-04-25 03:37:46.773 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.1) 2022-04-25 03:37:46.774 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.8.7) 2022-04-25 03:37:46.775 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.4.2) 2022-04-25 03:37:46.776 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.7.7) 2022-04-25 03:37:46.777 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.20.4) 2022-04-25 03:37:46.778 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (8.8.0) 2022-04-25 03:37:46.779 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-25 03:37:46.781 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.1.0) 2022-04-25 03:37:46.782 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-25 03:37:46.783 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.12.2) 2022-04-25 03:37:46.784 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-25 03:37:46.785 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.4.0) 2022-04-25 03:37:46.787 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.6.4) 2022-04-25 03:37:46.788 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-25 03:37:46.789 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (9.4.0) 2022-04-25 03:37:46.790 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.11.0) 2022-04-25 03:37:46.791 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-25 03:37:46.792 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-25 03:37:46.793 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-25 03:37:46.794 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.4.0) 2022-04-25 03:37:46.795 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (22.0.0) 2022-04-25 03:37:46.796 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (11.2.0) 2022-04-25 03:37:46.797 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.1.0) 2022-04-25 03:37:46.798 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-25 03:37:46.799 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.7.0) 2022-04-25 03:37:46.800 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (12.13.0) 2022-04-25 03:37:46.802 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.1) 2022-04-25 03:37:46.803 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.3.0) 2022-04-25 03:37:46.804 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0) 2022-04-25 03:37:46.805 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.3.3) 2022-04-25 03:37:46.806 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.4.2) 2022-04-25 03:37:46.807 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.0.0) 2022-04-25 03:37:46.808 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:37:46.809 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (36.0.2) 2022-04-25 03:37:46.810 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.2.2) 2022-04-25 03:37:46.812 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.0.2) 2022-04-25 03:37:46.813 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.6.0) 2022-04-25 03:37:46.814 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.10.1) 2022-04-25 03:37:46.830 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (5.7.1) 2022-04-25 03:37:46.831 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (1.2.0) 2022-04-25 03:37:46.833 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (4.11.3) 2022-04-25 03:37:46.853 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (2.27.1) 2022-04-25 03:37:46.854 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (5.3.0) 2022-04-25 03:37:46.895 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev14) (1.15.0) 2022-04-25 03:37:46.909 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev14) (4.3.0) 2022-04-25 03:37:46.919 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev14) (1.14.0) 2022-04-25 03:37:46.933 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (2.2.1) 2022-04-25 03:37:46.934 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.1.2) 2022-04-25 03:37:46.935 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.16.0) 2022-04-25 03:37:47.027 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev14) (3.0.8) 2022-04-25 03:37:47.104 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev14) (1.7.0) 2022-04-25 03:37:47.155 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (3.1.1) 2022-04-25 03:37:47.157 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (2.10.1) 2022-04-25 03:37:47.190 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev14) (0.17.3) 2022-04-25 03:37:47.260 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (0.8.0) 2022-04-25 03:37:47.262 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (6.0) 2022-04-25 03:37:47.264 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (1.5.0) 2022-04-25 03:37:47.323 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.13.0) 2022-04-25 03:37:47.325 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (2.0.1) 2022-04-25 03:37:47.327 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.0) 2022-04-25 03:37:47.352 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev14) (0.61.0) 2022-04-25 03:37:47.397 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (2.8.2) 2022-04-25 03:37:47.400 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (0.9.6) 2022-04-25 03:37:47.462 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.4.0) 2022-04-25 03:37:47.463 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.1.1) 2022-04-25 03:37:47.464 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.2.4) 2022-04-25 03:37:47.467 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (2.8.0) 2022-04-25 03:37:47.469 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-25 03:37:47.493 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.2.0) 2022-04-25 03:37:47.494 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.1.1) 2022-04-25 03:37:47.497 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.3.0) 2022-04-25 03:37:47.539 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev14) (5.9.0) 2022-04-25 03:37:47.583 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (21.3) 2022-04-25 03:37:47.584 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (2022.1) 2022-04-25 03:37:47.586 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (0.11.0) 2022-04-25 03:37:47.666 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev14) (62.1.0) 2022-04-25 03:37:47.725 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev14) (0.2.5) 2022-04-25 03:37:47.827 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev14) (0.7) 2022-04-25 03:37:48.096 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (6.3.1) 2022-04-25 03:37:48.099 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.8) 2022-04-25 03:37:48.102 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:37:48.103 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (1.4.2) 2022-04-25 03:37:48.158 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev14) (0.8.1) 2022-04-25 03:37:48.180 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-25 03:37:48.275 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev14) (2.21) 2022-04-25 03:37:48.390 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev14) (2.1.1) 2022-04-25 03:37:48.603 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.32) 2022-04-25 03:37:48.605 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (5.1.1) 2022-04-25 03:37:48.606 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.4) 2022-04-25 03:37:48.607 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.0.0) 2022-04-25 03:37:48.608 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.1.5) 2022-04-25 03:37:48.611 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.0) 2022-04-25 03:37:48.612 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:37:48.730 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.14.1) 2022-04-25 03:37:48.761 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev14) (1.0.3) 2022-04-25 03:37:48.806 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (3.0.0) 2022-04-25 03:37:48.809 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (1.3.3) 2022-04-25 03:37:49.046 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (3.10.1) 2022-04-25 03:37:49.232 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2.0.12) 2022-04-25 03:37:49.234 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (3.3) 2022-04-25 03:37:49.235 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (1.26.9) 2022-04-25 03:37:49.236 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2019.11.28) 2022-04-25 03:37:49.342 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.2) 2022-04-25 03:37:49.498 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-25 03:37:49.632 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev14) (3.8.0) 2022-04-25 03:37:49.945 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (0.5.0) 2022-04-25 03:37:49.949 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (2.4.1) 2022-04-25 03:37:50.175 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.3) 2022-04-25 03:37:50.455 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (1.0.0) 2022-04-25 03:37:50.812 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (1.8.2) 2022-04-25 03:37:50.814 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (21.4.0) 2022-04-25 03:37:52.276 | Installing collected packages: glance 2022-04-25 03:37:52.276 | Attempting uninstall: glance 2022-04-25 03:37:52.276 | Found existing installation: glance 25.0.0.dev14 2022-04-25 03:37:52.283 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-25 03:37:52.284 | Running setup.py develop for glance 2022-04-25 03:37:58.417 | Successfully installed glance 2022-04-25 03:37:58.417 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:37:58.425 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:37:58.425 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:37:58.564 | + inc/python:pip_install:200 : result=0 2022-04-25 03:37:58.566 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:37:58.569 | + functions-common:time_stop:2437 : local name 2022-04-25 03:37:58.571 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:37:58.573 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:37:58.576 | + functions-common:time_stop:2440 : local total 2022-04-25 03:37:58.578 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:37:58.580 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:37:58.582 | + functions-common:time_stop:2444 : start_time=1650857859793 2022-04-25 03:37:58.585 | + functions-common:time_stop:2446 : [[ -z 1650857859793 ]] 2022-04-25 03:37:58.588 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:37:58.592 | + functions-common:time_stop:2449 : end_time=1650857878589 2022-04-25 03:37:58.595 | + functions-common:time_stop:2450 : elapsed_time=18796 2022-04-25 03:37:58.598 | + functions-common:time_stop:2451 : total=86343 2022-04-25 03:37:58.601 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:37:58.603 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105139 2022-04-25 03:37:58.606 | + inc/python:pip_install:203 : return 0 2022-04-25 03:37:58.608 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:37:58.611 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-25 03:37:58.614 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-25 03:37:58.633 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-25 03:37:58.645 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-25 03:37:58.647 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-25 03:37:58.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:37:58.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:37:58.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-25 03:37:58.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:37:58.659 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:37:58.662 | + ./stack.sh:main:922 : configure_glance 2022-04-25 03:37:58.664 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-25 03:37:58.677 | + lib/glance:configure_glance:326 : local dburl 2022-04-25 03:37:58.680 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-25 03:37:58.682 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-25 03:37:58.684 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-25 03:37:58.687 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-04-25 03:37:58.690 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-25 03:37:58.692 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-25 03:37:58.695 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-25 03:37:58.723 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-25 03:37:58.752 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-25 03:37:58.780 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-25 03:37:58.810 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-25 03:37:58.839 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-25 03:37:58.869 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-25 03:37:58.871 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-25 03:37:58.873 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-25 03:37:58.876 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:37:58.878 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-25 03:37:58.906 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-25 03:37:58.936 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:37:58.966 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-25 03:37:58.995 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-25 03:37:59.024 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-25 03:37:59.054 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-25 03:37:59.083 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-25 03:37:59.113 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:37:59.142 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:37:59.171 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-25 03:37:59.201 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-25 03:37:59.204 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-25 03:37:59.206 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-25 03:37:59.209 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:37:59.211 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:37:59.213 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:37:59.230 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:59.233 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:37:59.236 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:37:59.238 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:37:59.255 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:59.258 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:37:59.260 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:37:59.291 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:37:59.293 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:37:59.295 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-25 03:37:59.298 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-25 03:37:59.300 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-25 03:37:59.330 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-25 03:37:59.360 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-25 03:37:59.363 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-25 03:37:59.365 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-25 03:37:59.367 | + lib/glance:configure_glance_store:254 : local be 2022-04-25 03:37:59.370 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-25 03:37:59.372 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-25 03:37:59.374 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-25 03:37:59.404 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-25 03:37:59.407 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.35 2022-04-25 03:37:59.437 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-25 03:37:59.439 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-25 03:37:59.456 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:37:59.459 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-25 03:37:59.489 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-25 03:37:59.518 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-25 03:37:59.548 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-25 03:37:59.578 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-25 03:37:59.608 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-25 03:37:59.625 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:59.627 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-25 03:37:59.657 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-25 03:37:59.690 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-25 03:37:59.719 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.35/identity/v3 2022-04-25 03:37:59.748 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-25 03:37:59.778 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.35/image 2022-04-25 03:37:59.807 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-25 03:37:59.825 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:37:59.827 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-25 03:37:59.830 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-25 03:37:59.833 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-25 03:37:59.836 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:37:59.853 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:37:59.855 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:37:59.857 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:37:59.860 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:37:59.862 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-25 03:37:59.892 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:37:59.921 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:37:59.951 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:37:59.981 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-25 03:37:59.986 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-25 03:38:00.016 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-25 03:38:00.045 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-25 03:38:00.076 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.35/identity 2022-04-25 03:38:00.105 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-25 03:38:00.136 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-25 03:38:00.165 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-25 03:38:00.195 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-25 03:38:00.225 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-25 03:38:00.255 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-25 03:38:00.284 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-25 03:38:00.314 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-25 03:38:00.319 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-25 03:38:00.327 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-25 03:38:00.342 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:38:00.345 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-25 03:38:00.348 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-25 03:38:00.350 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-25 03:38:00.352 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-25 03:38:00.355 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-25 03:38:00.357 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-25 03:38:00.362 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-25 03:38:00.364 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-25 03:38:00.368 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-25 03:38:00.397 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-25 03:38:00.399 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-25 03:38:00.402 | ++ functions:get_random_port:837 : true 2022-04-25 03:38:00.404 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-25 03:38:00.407 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-25 03:38:00.409 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-25 03:38:00.470 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-25 03:38:00.472 | ++ functions:get_random_port:841 : break 2 2022-04-25 03:38:00.474 | ++ functions:get_random_port:845 : echo 60999 2022-04-25 03:38:00.477 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-25 03:38:00.479 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-25 03:38:00.507 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-25 03:38:00.534 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-25 03:38:00.561 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:38:00.588 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:38:00.616 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:38:00.643 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:38:00.670 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:38:00.697 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-25 03:38:00.726 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:38:00.753 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:38:00.781 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:38:00.808 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:38:00.836 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-25 03:38:00.864 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-25 03:38:00.891 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-25 03:38:00.919 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-25 03:38:00.946 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-25 03:38:00.974 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-25 03:38:01.001 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-25 03:38:01.004 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-25 03:38:01.006 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:38:01.009 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:01.011 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:01.013 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-25 03:38:01.016 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-25 03:38:01.072 | proxy (enabled by site administrator) 2022-04-25 03:38:01.075 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-25 03:38:01.078 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-25 03:38:01.080 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:38:01.083 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:01.085 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:01.088 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-25 03:38:01.090 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-25 03:38:01.146 | proxy_http (enabled by site administrator) 2022-04-25 03:38:01.149 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-25 03:38:01.152 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-25 03:38:01.154 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-25 03:38:01.157 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:38:01.159 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:01.161 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:01.164 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:38:01.167 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:38:01.169 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-25 03:38:01.170 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:38:01.178 | KeepAlive Off 2022-04-25 03:38:01.182 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-25 03:38:01.183 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:38:01.192 | SetEnv proxy-sendchunked 1 2022-04-25 03:38:01.195 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-25 03:38:01.196 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-25 03:38:01.205 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-25 03:38:01.208 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-25 03:38:01.211 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-25 03:38:01.213 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:38:01.215 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:38:01.218 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:38:01.220 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:01.222 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:01.225 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:38:01.227 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:38:01.229 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:01.232 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:01.234 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-25 03:38:01.297 | Site glance-wsgi-api already enabled 2022-04-25 03:38:01.301 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-25 03:38:01.303 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:38:01.306 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:38:01.308 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:38:01.446 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-25 03:38:01.452 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-25 03:38:01.483 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-25 03:38:01.487 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-25 03:38:01.509 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:38:01.511 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-25 03:38:01.514 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-25 03:38:01.516 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-25 03:38:01.519 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:38:01.521 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-25 03:38:01.524 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-25 03:38:01.526 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-25 03:38:01.528 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-25 03:38:01.531 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:38:01.533 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:38:01.536 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:38:01.539 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:38:01.541 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:38:01.544 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:38:01.561 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:38:01.564 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:38:01.566 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:38:01.569 | + functions-common:git_clone:629 : echo master 2022-04-25 03:38:01.569 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:38:01.574 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-25 03:38:01.577 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:38:01.579 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-25 03:38:01.592 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-04-25 03:38:01.595 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:38:01.595 | + functions-common:git_clone:690 : head -1 2022-04-25 03:38:01.604 | 3e068b5ce Imported Translations from Zanata 2022-04-25 03:38:01.607 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:38:01.610 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-25 03:38:01.612 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:38:01.615 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-25 03:38:01.617 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-25 03:38:01.620 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:38:01.622 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-25 03:38:01.626 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:38:01.628 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-25 03:38:01.631 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-25 03:38:01.633 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:38:01.636 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:38:01.639 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-25 03:38:01.641 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:38:01.644 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-25 03:38:01.647 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:38:01.649 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:38:01.652 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-25 03:38:01.658 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-25 03:38:01.661 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-25 03:38:02.324 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-25 03:38:02.327 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:38:02.329 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:38:02.332 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:38:02.334 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-25 03:38:02.336 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-25 03:38:02.339 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:38:02.341 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:38:02.344 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:38:02.346 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:38:02.348 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:38:02.351 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:38:02.353 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:38:02.355 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-25 03:38:02.377 | Using python 3.8 to install /opt/stack/cinder 2022-04-25 03:38:02.380 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-25 03:38:03.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:38:03.242 | from cryptography.utils import int_from_bytes 2022-04-25 03:38:03.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:38:03.242 | from cryptography.utils import int_from_bytes 2022-04-25 03:38:04.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:38:04.463 | Obtaining file:///opt/stack/cinder 2022-04-25 03:38:04.464 | Preparing metadata (setup.py): started 2022-04-25 03:38:09.997 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:38:10.133 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.8.1) 2022-04-25 03:38:10.134 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.1) 2022-04-25 03:38:10.135 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.33.0) 2022-04-25 03:38:10.136 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.1.2) 2022-04-25 03:38:10.137 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.20.4) 2022-04-25 03:38:10.138 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.0.2) 2022-04-25 03:38:10.140 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev57) (3.2.0) 2022-04-25 03:38:10.141 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-25 03:38:10.142 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (9.4.0) 2022-04-25 03:38:10.143 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.8.0) 2022-04-25 03:38:10.144 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.1.3) 2022-04-25 03:38:10.146 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (8.8.0) 2022-04-25 03:38:10.147 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-25 03:38:10.148 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.1.0) 2022-04-25 03:38:10.149 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (11.2.0) 2022-04-25 03:38:10.150 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.7.0) 2022-04-25 03:38:10.151 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (12.13.0) 2022-04-25 03:38:10.152 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.1) 2022-04-25 03:38:10.153 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.11.0) 2022-04-25 03:38:10.154 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.7.0) 2022-04-25 03:38:10.156 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.3.0) 2022-04-25 03:38:10.157 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-25 03:38:10.158 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.3.0) 2022-04-25 03:38:10.159 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.8.0) 2022-04-25 03:38:10.161 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.5.0) 2022-04-25 03:38:10.162 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.12.2) 2022-04-25 03:38:10.163 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.6.0) 2022-04-25 03:38:10.164 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.4.2) 2022-04-25 03:38:10.165 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (21.3) 2022-04-25 03:38:10.166 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.8.1) 2022-04-25 03:38:10.167 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-25 03:38:10.168 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.1.1) 2022-04-25 03:38:10.169 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.9.0) 2022-04-25 03:38:10.170 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.0.8) 2022-04-25 03:38:10.171 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.3.0) 2022-04-25 03:38:10.172 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.6.0) 2022-04-25 03:38:10.173 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.4.0) 2022-04-25 03:38:10.175 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (17.7.0) 2022-04-25 03:38:10.176 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.13.1) 2022-04-25 03:38:10.177 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2022.1) 2022-04-25 03:38:10.178 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.27.1) 2022-04-25 03:38:10.179 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.5.1) 2022-04-25 03:38:10.180 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.6.4) 2022-04-25 03:38:10.181 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.1.74) 2022-04-25 03:38:10.182 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.16.0) 2022-04-25 03:38:10.183 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.4.35) 2022-04-25 03:38:10.184 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.13.0) 2022-04-25 03:38:10.185 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-25 03:38:10.187 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.8.9) 2022-04-25 03:38:10.188 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-25 03:38:10.189 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.8.7) 2022-04-25 03:38:10.190 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.0) 2022-04-25 03:38:10.192 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.10.0) 2022-04-25 03:38:10.193 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.2.0) 2022-04-25 03:38:10.194 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.6.0) 2022-04-25 03:38:10.195 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.11.0) 2022-04-25 03:38:10.196 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.45.0) 2022-04-25 03:38:10.197 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.10.1) 2022-04-25 03:38:10.198 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (36.0.2) 2022-04-25 03:38:10.199 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.2.2) 2022-04-25 03:38:10.200 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.5.2.4) 2022-04-25 03:38:10.201 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.21.44) 2022-04-25 03:38:10.215 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (0.5.2) 2022-04-25 03:38:10.217 | Requirement already satisfied: botocore<1.25.0,>=1.24.44 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (1.24.44) 2022-04-25 03:38:10.218 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev57) (1.0.0) 2022-04-25 03:38:10.280 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev57) (1.15.0) 2022-04-25 03:38:10.312 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev57) (2.2.1) 2022-04-25 03:38:10.329 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (0.1.0) 2022-04-25 03:38:10.330 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (2.6.5) 2022-04-25 03:38:10.331 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (4.1.1) 2022-04-25 03:38:10.333 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (2.7.2) 2022-04-25 03:38:10.430 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev57) (1.7.0) 2022-04-25 03:38:10.484 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev57) (2.10.1) 2022-04-25 03:38:10.487 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev57) (3.1.1) 2022-04-25 03:38:10.516 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (4.8) 2022-04-25 03:38:10.517 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (0.2.8) 2022-04-25 03:38:10.518 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev57) (0.4.8) 2022-04-25 03:38:10.598 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev57) (0.17.3) 2022-04-25 03:38:10.645 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (0.8.0) 2022-04-25 03:38:10.646 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (2.5.0) 2022-04-25 03:38:10.648 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (1.5.0) 2022-04-25 03:38:10.649 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (6.0) 2022-04-25 03:38:10.710 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (2.0.1) 2022-04-25 03:38:10.711 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (0.5.0) 2022-04-25 03:38:10.714 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (1.7.7) 2022-04-25 03:38:10.772 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev57) (2.8.2) 2022-04-25 03:38:10.776 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev57) (0.9.6) 2022-04-25 03:38:10.838 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.2.4) 2022-04-25 03:38:10.839 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (0.4.0) 2022-04-25 03:38:10.841 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.1.1) 2022-04-25 03:38:10.842 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.0.0) 2022-04-25 03:38:10.847 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (2.4.0) 2022-04-25 03:38:10.870 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.2.0) 2022-04-25 03:38:10.873 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.3.0) 2022-04-25 03:38:10.874 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.1.1) 2022-04-25 03:38:10.922 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev57) (1.0.3) 2022-04-25 03:38:11.017 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev57) (1.3.3) 2022-04-25 03:38:11.018 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev57) (3.0.0) 2022-04-25 03:38:11.040 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev57) (3.2.0) 2022-04-25 03:38:11.069 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev57) (0.11.0) 2022-04-25 03:38:11.136 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev57) (1.26.9) 2022-04-25 03:38:11.142 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev57) (1.1.0) 2022-04-25 03:38:11.275 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev57) (1.5.0) 2022-04-25 03:38:11.301 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev57) (62.1.0) 2022-04-25 03:38:11.458 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (3.10.1) 2022-04-25 03:38:11.500 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (22.0.0) 2022-04-25 03:38:11.502 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (1.3.3) 2022-04-25 03:38:11.504 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (1.14.0) 2022-04-25 03:38:11.710 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (3.3) 2022-04-25 03:38:11.711 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (2019.11.28) 2022-04-25 03:38:11.714 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (2.0.12) 2022-04-25 03:38:11.755 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev57) (0.7) 2022-04-25 03:38:11.787 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev57) (0.23.2) 2022-04-25 03:38:12.040 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.4.2) 2022-04-25 03:38:12.041 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.5.2) 2022-04-25 03:38:12.201 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.8) 2022-04-25 03:38:12.203 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (1.4.2) 2022-04-25 03:38:12.206 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.5.0) 2022-04-25 03:38:12.368 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev57) (0.13.1) 2022-04-25 03:38:12.502 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (1.2.0) 2022-04-25 03:38:12.504 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (5.7.1) 2022-04-25 03:38:12.505 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (4.11.3) 2022-04-25 03:38:12.541 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (5.0.0) 2022-04-25 03:38:12.767 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev57) (2.21) 2022-04-25 03:38:12.848 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (0.5.0) 2022-04-25 03:38:12.851 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (2.4.1) 2022-04-25 03:38:13.034 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev57) (2.5.0) 2022-04-25 03:38:13.131 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (3.20.0) 2022-04-25 03:38:13.132 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev57) (1.56.0) 2022-04-25 03:38:13.322 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (2.1.1) 2022-04-25 03:38:13.783 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev57) (1.1.5) 2022-04-25 03:38:13.837 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev57) (0.14.1) 2022-04-25 03:38:13.889 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev57) (0.2.5) 2022-04-25 03:38:15.023 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (1.32) 2022-04-25 03:38:15.347 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (1.8.2) 2022-04-25 03:38:15.348 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (21.4.0) 2022-04-25 03:38:15.518 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev57) (2.3) 2022-04-25 03:38:15.742 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev57) (1.0.0) 2022-04-25 03:38:15.927 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev57) (3.8.0) 2022-04-25 03:38:17.659 | Installing collected packages: cinder 2022-04-25 03:38:17.659 | Attempting uninstall: cinder 2022-04-25 03:38:17.659 | Found existing installation: cinder 20.1.0.dev57 2022-04-25 03:38:17.665 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-25 03:38:17.667 | Running setup.py develop for cinder 2022-04-25 03:38:25.158 | Successfully installed cinder 2022-04-25 03:38:25.158 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:38:25.166 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:38:25.166 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:38:25.315 | + inc/python:pip_install:200 : result=0 2022-04-25 03:38:25.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:38:25.320 | + functions-common:time_stop:2437 : local name 2022-04-25 03:38:25.322 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:38:25.324 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:38:25.327 | + functions-common:time_stop:2440 : local total 2022-04-25 03:38:25.330 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:38:25.332 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:38:25.334 | + functions-common:time_stop:2444 : start_time=1650857882371 2022-04-25 03:38:25.336 | + functions-common:time_stop:2446 : [[ -z 1650857882371 ]] 2022-04-25 03:38:25.339 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:38:25.343 | + functions-common:time_stop:2449 : end_time=1650857905341 2022-04-25 03:38:25.345 | + functions-common:time_stop:2450 : elapsed_time=22970 2022-04-25 03:38:25.348 | + functions-common:time_stop:2451 : total=105139 2022-04-25 03:38:25.350 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:38:25.352 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=128109 2022-04-25 03:38:25.354 | + inc/python:pip_install:203 : return 0 2022-04-25 03:38:25.357 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:38:25.359 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-25 03:38:25.362 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-25 03:38:25.381 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-25 03:38:25.393 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-25 03:38:25.396 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-25 03:38:25.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:38:25.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:38:25.403 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-25 03:38:25.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:38:25.408 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-25 03:38:25.411 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-25 03:38:25.413 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-25 03:38:25.416 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:25.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:25.421 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-25 03:38:25.432 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-25 03:38:25.435 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:38:25.438 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:38:25.440 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:38:25.443 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:38:25.445 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:38:25.448 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:38:25.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:25.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:25.456 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:38:25.459 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:38:25.462 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:38:25.465 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:38:25.467 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-04-25 03:38:25.470 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:38:25.472 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:25.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:25.477 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-04-25 03:38:25.501 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-25 03:38:25.609 | Reading package lists... 2022-04-25 03:38:25.851 | Building dependency tree... 2022-04-25 03:38:25.853 | Reading state information... 2022-04-25 03:38:26.103 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-25 03:38:26.104 | The following packages were automatically installed and are no longer required: 2022-04-25 03:38:26.104 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:38:26.104 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:38:26.104 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:38:26.105 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:38:26.105 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:38:26.105 | python3-zope.interface 2022-04-25 03:38:26.105 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:38:26.218 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:38:26.223 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:38:26.226 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:38:26.228 | + functions-common:time_stop:2437 : local name 2022-04-25 03:38:26.231 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:38:26.233 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:38:26.236 | + functions-common:time_stop:2440 : local total 2022-04-25 03:38:26.238 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:38:26.241 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:38:26.243 | + functions-common:time_stop:2444 : start_time=1650857905497 2022-04-25 03:38:26.246 | + functions-common:time_stop:2446 : [[ -z 1650857905497 ]] 2022-04-25 03:38:26.249 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:38:26.253 | + functions-common:time_stop:2449 : end_time=1650857906251 2022-04-25 03:38:26.256 | + functions-common:time_stop:2450 : elapsed_time=754 2022-04-25 03:38:26.258 | + functions-common:time_stop:2451 : total=5283 2022-04-25 03:38:26.261 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:38:26.263 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6037 2022-04-25 03:38:26.267 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:38:26.269 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:38:26.272 | + ./stack.sh:main:928 : configure_cinder 2022-04-25 03:38:26.274 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-25 03:38:26.287 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-25 03:38:26.291 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-25 03:38:26.293 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-25 03:38:26.295 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-25 03:38:26.298 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-25 03:38:26.298 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-25 03:38:26.303 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-25 03:38:26.305 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-25 03:38:26.307 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-25 03:38:26.309 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-25 03:38:26.312 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-25 03:38:26.314 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-25 03:38:26.316 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-25 03:38:26.318 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-25 03:38:26.330 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-25 03:38:26.342 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-25 03:38:26.354 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-25 03:38:26.366 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-25 03:38:26.378 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-25 03:38:26.380 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-25 03:38:26.384 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.jbKsMO5vz2 2022-04-25 03:38:26.387 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-25 03:38:26.389 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-25 03:38:26.392 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-25 03:38:26.394 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.jbKsMO5vz2 2022-04-25 03:38:26.397 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.jbKsMO5vz2 2022-04-25 03:38:26.409 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.jbKsMO5vz2 /etc/sudoers.d/cinder-rootwrap 2022-04-25 03:38:26.421 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-25 03:38:26.425 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-25 03:38:26.427 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-25 03:38:26.430 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-25 03:38:26.432 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-25 03:38:26.434 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-25 03:38:26.436 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-25 03:38:26.439 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-25 03:38:26.441 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-25 03:38:26.445 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-25 03:38:26.450 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-25 03:38:26.469 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-25 03:38:26.487 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-25 03:38:26.505 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-25 03:38:26.524 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-25 03:38:26.543 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-25 03:38:26.561 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-25 03:38:26.580 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-25 03:38:26.598 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-25 03:38:26.601 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-25 03:38:26.603 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-25 03:38:26.605 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:38:26.607 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-25 03:38:26.637 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-25 03:38:26.664 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:38:26.691 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-25 03:38:26.719 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-25 03:38:26.746 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-25 03:38:26.774 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-25 03:38:26.807 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-25 03:38:26.835 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:38:26.862 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:38:26.891 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-25 03:38:26.920 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-25 03:38:26.949 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-25 03:38:26.951 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-25 03:38:26.954 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-25 03:38:26.957 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-04-25 03:38:26.959 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-25 03:38:26.962 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-25 03:38:26.993 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-25 03:38:27.021 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-25 03:38:27.048 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-25 03:38:27.077 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-25 03:38:27.105 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-25 03:38:27.132 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-25 03:38:27.166 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-25 03:38:27.169 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.35 2022-04-25 03:38:27.196 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-25 03:38:27.228 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-25 03:38:27.235 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 40c24c2995581ae92116e77272bea779 2022-04-25 03:38:27.263 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-25 03:38:27.265 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-25 03:38:27.293 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-25 03:38:27.320 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-25 03:38:27.349 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-25 03:38:27.377 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-25 03:38:27.394 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:38:27.396 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-25 03:38:27.398 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-25 03:38:27.401 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-25 03:38:27.403 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-25 03:38:27.405 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-25 03:38:27.408 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-25 03:38:27.410 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-25 03:38:27.412 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-25 03:38:27.415 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-25 03:38:27.417 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-25 03:38:27.420 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-25 03:38:27.450 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-25 03:38:27.479 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-25 03:38:27.506 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-25 03:38:27.534 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-25 03:38:27.562 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-25 03:38:27.590 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-25 03:38:27.592 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-25 03:38:27.594 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-25 03:38:27.597 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-25 03:38:27.624 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-25 03:38:27.627 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-25 03:38:27.654 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-25 03:38:27.657 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-25 03:38:27.659 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-25 03:38:27.662 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-25 03:38:27.689 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-25 03:38:27.692 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-25 03:38:27.694 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-25 03:38:27.711 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:38:27.713 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-25 03:38:27.716 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-25 03:38:27.718 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-25 03:38:27.721 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-25 03:38:27.750 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.35:8080/v1/AUTH_ 2022-04-25 03:38:27.783 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-25 03:38:27.800 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:38:27.802 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-25 03:38:27.820 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:38:27.822 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-25 03:38:27.839 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:38:27.841 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-25 03:38:27.843 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-25 03:38:27.846 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-25 03:38:27.848 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-25 03:38:27.850 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:38:27.853 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:38:27.855 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:38:27.872 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:38:27.875 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:38:27.878 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:38:27.880 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:38:27.896 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:38:27.898 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:38:27.901 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:38:27.929 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:38:27.932 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:38:27.934 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-25 03:38:27.937 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-25 03:38:27.939 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-25 03:38:27.942 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:38:27.959 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:38:27.962 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:38:27.964 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:38:27.966 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:38:27.968 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-25 03:38:27.996 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:38:28.024 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:38:28.053 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:38:28.081 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-25 03:38:28.098 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:38:28.100 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-25 03:38:28.103 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-25 03:38:28.105 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-25 03:38:28.108 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-25 03:38:28.111 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-25 03:38:28.113 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:38:28.116 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-25 03:38:28.120 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-25 03:38:28.122 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:38:28.125 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:38:28.137 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:38:28.137 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:38:28.146 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:38:28.149 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:38:28.165 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-25 03:38:28.167 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-25 03:38:28.172 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-25 03:38:28.200 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-25 03:38:28.227 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-25 03:38:28.255 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:38:28.282 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:38:28.310 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:38:28.337 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:38:28.365 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:38:28.395 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:38:28.423 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-25 03:38:28.450 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:38:28.479 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:38:28.505 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:38:28.533 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-25 03:38:28.536 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-25 03:38:28.539 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-25 03:38:28.541 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-25 03:38:28.544 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:38:28.546 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:28.548 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:28.551 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-25 03:38:28.553 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-25 03:38:28.556 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-25 03:38:28.583 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-25 03:38:28.612 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-25 03:38:28.612 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-25 03:38:28.620 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-25 03:38:28.623 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-25 03:38:28.626 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-25 03:38:28.628 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:38:28.630 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:38:28.633 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:38:28.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:28.637 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:28.640 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:38:28.643 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:38:28.645 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:38:28.647 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:38:28.649 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-25 03:38:28.710 | Enabling site cinder-wsgi. 2022-04-25 03:38:28.716 | To activate the new configuration, you need to run: 2022-04-25 03:38:28.716 | systemctl reload apache2 2022-04-25 03:38:28.721 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-25 03:38:28.723 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:38:28.726 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:38:28.728 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:38:28.865 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-25 03:38:28.869 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-25 03:38:28.901 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.35/image 2022-04-25 03:38:28.930 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-25 03:38:28.948 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:38:28.950 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-25 03:38:28.953 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-25 03:38:28.956 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-25 03:38:28.958 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-25 03:38:28.961 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-25 03:38:28.991 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-25 03:38:29.019 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.35/identity 2022-04-25 03:38:29.047 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-25 03:38:29.076 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-25 03:38:29.103 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-25 03:38:29.131 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-25 03:38:29.159 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-25 03:38:29.187 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:38:29.215 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-25 03:38:29.243 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-25 03:38:29.271 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-25 03:38:29.299 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-25 03:38:29.302 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-25 03:38:29.318 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:38:29.321 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.35:2379 2022-04-25 03:38:29.353 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-25 03:38:29.355 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-25 03:38:29.373 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:38:29.376 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-25 03:38:29.379 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-25 03:38:29.381 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-25 03:38:29.384 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:38:29.386 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-25 03:38:29.388 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-25 03:38:29.392 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:38:29.393 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-25 03:38:29.398 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:38:29.400 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-25 03:38:29.403 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-25 03:38:29.406 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-25 03:38:29.408 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-25 03:38:29.411 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-25 03:38:29.413 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-25 03:38:29.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:38:29.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:38:29.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-25 03:38:29.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:38:29.427 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-25 03:38:29.429 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-25 03:38:29.431 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-25 03:38:29.434 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:38:29.436 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:38:29.439 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:38:29.442 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:38:29.444 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:38:29.447 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:38:29.464 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:38:29.466 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:38:29.468 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:38:29.471 | + functions-common:git_clone:629 : echo master 2022-04-25 03:38:29.472 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:38:29.477 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-25 03:38:29.479 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:38:29.481 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-04-25 03:38:29.495 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-04-25 03:38:29.498 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:38:29.498 | + functions-common:git_clone:690 : head -1 2022-04-25 03:38:29.502 | f2211da945 Add ironic endpoint filter options 2022-04-25 03:38:29.505 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:38:29.508 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-25 03:38:29.510 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:38:29.513 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-25 03:38:29.515 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-25 03:38:29.518 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:38:29.520 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-25 03:38:29.523 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:38:29.525 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-25 03:38:29.527 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-25 03:38:29.530 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:38:29.532 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:38:29.536 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-25 03:38:29.538 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:38:29.541 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-25 03:38:29.544 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:38:29.547 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:38:29.550 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-25 03:38:29.556 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-25 03:38:29.558 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-25 03:38:30.224 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-25 03:38:30.226 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:38:30.228 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:38:30.231 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:38:30.233 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-25 03:38:30.236 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-25 03:38:30.238 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:38:30.241 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:38:30.243 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:38:30.245 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:38:30.248 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:38:30.250 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:38:30.252 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:38:30.255 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-25 03:38:30.276 | Using python 3.8 to install /opt/stack/neutron 2022-04-25 03:38:30.278 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-25 03:38:31.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:38:31.140 | from cryptography.utils import int_from_bytes 2022-04-25 03:38:31.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:38:31.141 | from cryptography.utils import int_from_bytes 2022-04-25 03:38:32.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:38:32.342 | Obtaining file:///opt/stack/neutron 2022-04-25 03:38:32.343 | Preparing metadata (setup.py): started 2022-04-25 03:38:38.090 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:38:38.179 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (5.8.1) 2022-04-25 03:38:38.180 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.5.0) 2022-04-25 03:38:38.181 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.1.1) 2022-04-25 03:38:38.182 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.5.1) 2022-04-25 03:38:38.184 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.5.0) 2022-04-25 03:38:38.185 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (5.1.1) 2022-04-25 03:38:38.185 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.33.0) 2022-04-25 03:38:38.187 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.4.1) 2022-04-25 03:38:38.188 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.20.4) 2022-04-25 03:38:38.189 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.27.1) 2022-04-25 03:38:38.190 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.1.1) 2022-04-25 03:38:38.191 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (9.4.0) 2022-04-25 03:38:38.192 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.8.0) 2022-04-25 03:38:38.193 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.11.0) 2022-04-25 03:38:38.194 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.20.0) 2022-04-25 03:38:38.195 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (7.8.0) 2022-04-25 03:38:38.196 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (6.3.1) 2022-04-25 03:38:38.197 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.4.35) 2022-04-25 03:38:38.199 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.8.7) 2022-04-25 03:38:38.200 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.5.0) 2022-04-25 03:38:38.201 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.7.7) 2022-04-25 03:38:38.203 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.5.0) 2022-04-25 03:38:38.204 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.10.1) 2022-04-25 03:38:38.205 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.5.0) 2022-04-25 03:38:38.206 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (8.8.0) 2022-04-25 03:38:38.207 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.1.0) 2022-04-25 03:38:38.208 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (11.2.0) 2022-04-25 03:38:38.209 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (5.1.0) 2022-04-25 03:38:38.210 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.7.0) 2022-04-25 03:38:38.211 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (12.13.0) 2022-04-25 03:38:38.212 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.5.1) 2022-04-25 03:38:38.213 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.11.0) 2022-04-25 03:38:38.215 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.7.0) 2022-04-25 03:38:38.216 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.3.0) 2022-04-25 03:38:38.217 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (6.3.1) 2022-04-25 03:38:38.218 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.3.0) 2022-04-25 03:38:38.219 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.8.0) 2022-04-25 03:38:38.220 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.5.0) 2022-04-25 03:38:38.221 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.12.2) 2022-04-25 03:38:38.222 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.6.0) 2022-04-25 03:38:38.223 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (3.4.2) 2022-04-25 03:38:38.225 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.3.1) 2022-04-25 03:38:38.226 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.1.0) 2022-04-25 03:38:38.227 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.16.0) 2022-04-25 03:38:38.228 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (1.16.0) 2022-04-25 03:38:38.228 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (21.3) 2022-04-25 03:38:38.230 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (5.9.0) 2022-04-25 03:38:38.231 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:38:38.232 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (22.0.0) 2022-04-25 03:38:38.233 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (17.7.0) 2022-04-25 03:38:38.234 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (0.61.0) 2022-04-25 03:38:38.236 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (4.5.0) 2022-04-25 03:38:38.237 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.7.1) 2022-04-25 03:38:38.237 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.4.0) 2022-04-25 03:38:38.238 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev145) (2.11.0) 2022-04-25 03:38:38.255 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev145) (1.2.0) 2022-04-25 03:38:38.256 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev145) (5.7.1) 2022-04-25 03:38:38.257 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev145) (4.11.3) 2022-04-25 03:38:38.265 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev145) (1.14.0) 2022-04-25 03:38:38.277 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev145) (1.16.0) 2022-04-25 03:38:38.278 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev145) (1.1.2) 2022-04-25 03:38:38.279 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev145) (2.2.1) 2022-04-25 03:38:38.298 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev145) (3.0.8) 2022-04-25 03:38:38.305 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev145) (2.1.1) 2022-04-25 03:38:38.366 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev145) (1.7.0) 2022-04-25 03:38:38.368 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev145) (1.0.2) 2022-04-25 03:38:38.420 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev145) (4.4.0) 2022-04-25 03:38:38.424 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev145) (3.1.1) 2022-04-25 03:38:38.470 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev145) (1.2.3) 2022-04-25 03:38:38.474 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev145) (2.7.0) 2022-04-25 03:38:38.501 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (1.32) 2022-04-25 03:38:38.502 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (6.0) 2022-04-25 03:38:38.504 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (1.4.4) 2022-04-25 03:38:38.505 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (1.1.5) 2022-04-25 03:38:38.506 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (1.0.0) 2022-04-25 03:38:38.508 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (36.0.2) 2022-04-25 03:38:38.509 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (1.4.0) 2022-04-25 03:38:38.510 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev145) (2.5.0) 2022-04-25 03:38:38.528 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev145) (1.0.3) 2022-04-25 03:38:38.618 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev145) (0.17.3) 2022-04-25 03:38:38.688 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev145) (1.5.0) 2022-04-25 03:38:38.751 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev145) (0.5.0) 2022-04-25 03:38:38.752 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev145) (2.0.1) 2022-04-25 03:38:38.754 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev145) (0.13.0) 2022-04-25 03:38:38.811 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev145) (2.8.2) 2022-04-25 03:38:38.814 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev145) (0.9.6) 2022-04-25 03:38:38.872 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev145) (0.4.0) 2022-04-25 03:38:38.874 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev145) (5.0.0) 2022-04-25 03:38:38.878 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev145) (5.2.4) 2022-04-25 03:38:38.879 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev145) (5.1.1) 2022-04-25 03:38:38.901 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev145) (3.2.0) 2022-04-25 03:38:38.905 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev145) (3.3.0) 2022-04-25 03:38:38.953 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev145) (1.15.0) 2022-04-25 03:38:39.006 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev145) (2022.1) 2022-04-25 03:38:39.037 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev145) (1.3.3) 2022-04-25 03:38:39.041 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev145) (3.0.0) 2022-04-25 03:38:39.065 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev145) (3.2.0) 2022-04-25 03:38:39.206 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev145) (2.4.0) 2022-04-25 03:38:39.285 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev145) (62.1.0) 2022-04-25 03:38:39.363 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev145) (3.0.0) 2022-04-25 03:38:39.364 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev145) (0.3.5) 2022-04-25 03:38:39.473 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:38:39.474 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:38:39.475 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:38:39.476 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:38:39.477 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:38:39.478 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:38:39.480 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev145) (0.6.9) 2022-04-25 03:38:39.687 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev145) (3.10.1) 2022-04-25 03:38:39.688 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev145) (2.5.0) 2022-04-25 03:38:39.689 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev145) (3.2.0) 2022-04-25 03:38:39.734 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev145) (2.1.0) 2022-04-25 03:38:39.738 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev145) (3.17.6) 2022-04-25 03:38:39.832 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev145) (1.26.9) 2022-04-25 03:38:39.835 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev145) (2.0.12) 2022-04-25 03:38:39.836 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev145) (2019.11.28) 2022-04-25 03:38:39.839 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev145) (3.3) 2022-04-25 03:38:39.875 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev145) (0.7) 2022-04-25 03:38:40.213 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev145) (0.13.1) 2022-04-25 03:38:40.286 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev145) (5.0.0) 2022-04-25 03:38:40.445 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev145) (2.21) 2022-04-25 03:38:40.519 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev145) (2.4.1) 2022-04-25 03:38:40.522 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev145) (0.5.0) 2022-04-25 03:38:40.754 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev145) (2.5.0) 2022-04-25 03:38:40.926 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev145) (2.3) 2022-04-25 03:38:41.479 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev145) (0.14.1) 2022-04-25 03:38:41.527 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev145) (0.2.5) 2022-04-25 03:38:42.133 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev145) (0.5.2) 2022-04-25 03:38:42.134 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev145) (0.4.2) 2022-04-25 03:38:42.447 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev145) (4.11.1) 2022-04-25 03:38:42.448 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev145) (2.1.1) 2022-04-25 03:38:42.616 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev145) (3.8.0) 2022-04-25 03:38:42.859 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev145) (1.8.2) 2022-04-25 03:38:42.860 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev145) (21.4.0) 2022-04-25 03:38:43.044 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev145) (1.0.0) 2022-04-25 03:38:43.304 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev145) (2.3.2.post1) 2022-04-25 03:38:44.899 | Installing collected packages: neutron 2022-04-25 03:38:44.899 | Attempting uninstall: neutron 2022-04-25 03:38:44.900 | Found existing installation: neutron 20.1.0.dev145 2022-04-25 03:38:44.918 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-25 03:38:44.919 | Running setup.py develop for neutron 2022-04-25 03:38:52.421 | Successfully installed neutron 2022-04-25 03:38:52.421 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:38:52.429 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:38:52.429 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:38:52.576 | + inc/python:pip_install:200 : result=0 2022-04-25 03:38:52.579 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:38:52.581 | + functions-common:time_stop:2437 : local name 2022-04-25 03:38:52.583 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:38:52.585 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:38:52.588 | + functions-common:time_stop:2440 : local total 2022-04-25 03:38:52.590 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:38:52.592 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:38:52.595 | + functions-common:time_stop:2444 : start_time=1650857910271 2022-04-25 03:38:52.597 | + functions-common:time_stop:2446 : [[ -z 1650857910271 ]] 2022-04-25 03:38:52.600 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:38:52.604 | + functions-common:time_stop:2449 : end_time=1650857932601 2022-04-25 03:38:52.606 | + functions-common:time_stop:2450 : elapsed_time=22330 2022-04-25 03:38:52.609 | + functions-common:time_stop:2451 : total=128109 2022-04-25 03:38:52.611 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:38:52.613 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=150439 2022-04-25 03:38:52.615 | + inc/python:pip_install:203 : return 0 2022-04-25 03:38:52.618 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:38:52.620 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-25 03:38:52.623 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-25 03:38:52.643 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-25 03:38:52.654 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-25 03:38:52.657 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-25 03:38:52.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:38:52.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:38:52.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-25 03:38:52.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:38:52.669 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-25 03:38:52.672 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:38:52.675 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-25 03:38:52.692 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:38:52.695 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-25 03:38:52.697 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-25 03:38:52.700 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-25 03:38:52.703 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:38:52.705 | + lib/stack:stack_install_service:32 : install_nova 2022-04-25 03:38:52.708 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-25 03:38:52.710 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-25 03:38:52.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:38:52.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:38:52.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-25 03:38:52.720 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:38:52.722 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-25 03:38:52.738 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:38:52.740 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-25 03:38:52.757 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:38:52.760 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-25 03:38:52.776 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:38:52.778 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-25 03:38:52.780 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-25 03:38:52.783 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-25 03:38:52.785 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:38:52.787 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:38:52.790 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:38:52.792 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:38:52.795 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:38:52.798 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:38:52.814 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:38:52.816 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:38:52.818 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:38:52.821 | + functions-common:git_clone:629 : echo master 2022-04-25 03:38:52.822 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:38:52.827 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-25 03:38:52.829 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:38:52.831 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-04-25 03:38:52.844 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-04-25 03:38:52.847 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:38:52.847 | + functions-common:git_clone:690 : head -1 2022-04-25 03:38:52.852 | 1ff89a09d4 Merge "db: Close connection on early return" 2022-04-25 03:38:52.855 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:38:52.858 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-25 03:38:52.860 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:38:52.863 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-25 03:38:52.865 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-25 03:38:52.867 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:38:52.870 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-25 03:38:52.872 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:38:52.875 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-25 03:38:52.877 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-25 03:38:52.880 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:38:52.882 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:38:52.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-25 03:38:52.888 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:38:52.891 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-25 03:38:52.893 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:38:52.895 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:38:52.899 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-25 03:38:52.905 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-25 03:38:52.907 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-25 03:38:53.574 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-25 03:38:53.577 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:38:53.579 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:38:53.582 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:38:53.584 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-25 03:38:53.586 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-25 03:38:53.589 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:38:53.591 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:38:53.594 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:38:53.596 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:38:53.599 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:38:53.601 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:38:53.603 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:38:53.606 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-25 03:38:53.626 | Using python 3.8 to install /opt/stack/nova 2022-04-25 03:38:53.629 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-25 03:38:54.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:38:54.491 | from cryptography.utils import int_from_bytes 2022-04-25 03:38:54.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:38:54.491 | from cryptography.utils import int_from_bytes 2022-04-25 03:38:55.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:38:55.686 | Obtaining file:///opt/stack/nova 2022-04-25 03:38:55.686 | Preparing metadata (setup.py): started 2022-04-25 03:39:02.321 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:39:02.447 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.8.1) 2022-04-25 03:39:02.448 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.4.35) 2022-04-25 03:39:02.449 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.1.1) 2022-04-25 03:39:02.451 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.33.0) 2022-04-25 03:39:02.452 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.1.1) 2022-04-25 03:39:02.453 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (9.4.0) 2022-04-25 03:39:02.454 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.8.0) 2022-04-25 03:39:02.455 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.5.1) 2022-04-25 03:39:02.456 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (36.0.2) 2022-04-25 03:39:02.457 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.8.7) 2022-04-25 03:39:02.458 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.1.2) 2022-04-25 03:39:02.459 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.1.1) 2022-04-25 03:39:02.460 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.5.0) 2022-04-25 03:39:02.461 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.2.0) 2022-04-25 03:39:02.462 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.13.0) 2022-04-25 03:39:02.463 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.7.7) 2022-04-25 03:39:02.464 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.8.0) 2022-04-25 03:39:02.465 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.11.0) 2022-04-25 03:39:02.466 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.8.1) 2022-04-25 03:39:02.467 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.0.2) 2022-04-25 03:39:02.468 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev62) (3.2.0) 2022-04-25 03:39:02.470 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (8.3.0) 2022-04-25 03:39:02.471 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.5.0) 2022-04-25 03:39:02.472 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (7.8.0) 2022-04-25 03:39:02.473 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.6.0) 2022-04-25 03:39:02.474 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.27.1) 2022-04-25 03:39:02.475 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.5.0) 2022-04-25 03:39:02.476 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.10.0) 2022-04-25 03:39:02.477 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.10.1) 2022-04-25 03:39:02.478 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.5.0) 2022-04-25 03:39:02.479 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (8.8.0) 2022-04-25 03:39:02.481 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.1.0) 2022-04-25 03:39:02.482 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.7.0) 2022-04-25 03:39:02.483 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.5.0) 2022-04-25 03:39:02.484 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.3.0) 2022-04-25 03:39:02.486 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.3.0) 2022-04-25 03:39:02.487 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.5.0) 2022-04-25 03:39:02.488 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.12.2) 2022-04-25 03:39:02.489 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (11.2.0) 2022-04-25 03:39:02.490 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (6.3.1) 2022-04-25 03:39:02.492 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (12.13.0) 2022-04-25 03:39:02.493 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.11.0) 2022-04-25 03:39:02.494 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.7.0) 2022-04-25 03:39:02.495 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.1.0) 2022-04-25 03:39:02.496 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.8.0) 2022-04-25 03:39:02.497 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.5.0) 2022-04-25 03:39:02.499 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.5.1) 2022-04-25 03:39:02.500 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.9.0) 2022-04-25 03:39:02.501 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.6.0) 2022-04-25 03:39:02.502 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (5.2.0) 2022-04-25 03:39:02.503 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.1.0) 2022-04-25 03:39:02.504 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.7.0) 2022-04-25 03:39:02.505 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.7.1) 2022-04-25 03:39:02.506 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (3.10.1) 2022-04-25 03:39:02.507 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.0.1) 2022-04-25 03:39:02.508 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.11.0) 2022-04-25 03:39:02.509 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.2.2) 2022-04-25 03:39:02.510 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.3.3) 2022-04-25 03:39:02.512 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (1.7.0) 2022-04-25 03:39:02.513 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (4.6.4) 2022-04-25 03:39:02.514 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.8.2) 2022-04-25 03:39:02.515 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (2.4.0) 2022-04-25 03:39:02.516 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (0.61.0) 2022-04-25 03:39:02.517 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev62) (6.0) 2022-04-25 03:39:02.533 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev62) (5.7.1) 2022-04-25 03:39:02.535 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev62) (4.11.3) 2022-04-25 03:39:02.536 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev62) (1.2.0) 2022-04-25 03:39:02.557 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev62) (5.3.0) 2022-04-25 03:39:02.599 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev62) (1.15.0) 2022-04-25 03:39:02.630 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev62) (1.16.0) 2022-04-25 03:39:02.631 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev62) (2.2.1) 2022-04-25 03:39:02.656 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev62) (2.1.1) 2022-04-25 03:39:02.781 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev62) (4.4.0) 2022-04-25 03:39:02.785 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev62) (3.1.1) 2022-04-25 03:39:02.843 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (1.4.0) 2022-04-25 03:39:02.845 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (1.0.0) 2022-04-25 03:39:02.871 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (1.32) 2022-04-25 03:39:02.872 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (1.4.4) 2022-04-25 03:39:02.873 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (2.5.0) 2022-04-25 03:39:02.874 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev62) (1.1.5) 2022-04-25 03:39:02.898 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev62) (5.6.0) 2022-04-25 03:39:02.900 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev62) (6.3.1) 2022-04-25 03:39:02.954 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev62) (0.6.9) 2022-04-25 03:39:02.956 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev62) (1.16.0) 2022-04-25 03:39:02.959 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev62) (2.5.0) 2022-04-25 03:39:03.019 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev62) (0.17.3) 2022-04-25 03:39:03.129 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev62) (0.5.0) 2022-04-25 03:39:03.132 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev62) (2.0.1) 2022-04-25 03:39:03.213 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev62) (0.9.6) 2022-04-25 03:39:03.276 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev62) (5.0.0) 2022-04-25 03:39:03.278 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev62) (5.1.1) 2022-04-25 03:39:03.279 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev62) (5.2.4) 2022-04-25 03:39:03.281 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev62) (0.4.0) 2022-04-25 03:39:03.308 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev62) (3.2.0) 2022-04-25 03:39:03.311 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev62) (3.3.0) 2022-04-25 03:39:03.364 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev62) (1.0.3) 2022-04-25 03:39:03.424 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev62) (2022.1) 2022-04-25 03:39:03.457 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev62) (1.3.3) 2022-04-25 03:39:03.459 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev62) (3.0.0) 2022-04-25 03:39:03.515 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev62) (21.3) 2022-04-25 03:39:03.518 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev62) (3.0.8) 2022-04-25 03:39:03.608 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev62) (1.5.0) 2022-04-25 03:39:03.634 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev62) (62.1.0) 2022-04-25 03:39:03.716 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev62) (0.2.5) 2022-04-25 03:39:03.795 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev62) (3.17.6) 2022-04-25 03:39:03.861 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev62) (1.14.0) 2022-04-25 03:39:03.864 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev62) (1.3.3) 2022-04-25 03:39:03.866 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev62) (22.0.0) 2022-04-25 03:39:03.912 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev62) (2.5.0) 2022-04-25 03:39:03.915 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev62) (3.10.1) 2022-04-25 03:39:03.917 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev62) (2.1.0) 2022-04-25 03:39:03.999 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev62) (3.3) 2022-04-25 03:39:04.001 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev62) (2019.11.28) 2022-04-25 03:39:04.002 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev62) (1.26.9) 2022-04-25 03:39:04.004 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev62) (2.0.12) 2022-04-25 03:39:04.102 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev62) (0.7) 2022-04-25 03:39:04.316 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev62) (0.5.2) 2022-04-25 03:39:04.317 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev62) (0.4.2) 2022-04-25 03:39:04.429 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev62) (2.5.0) 2022-04-25 03:39:04.431 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev62) (1.4.2) 2022-04-25 03:39:04.432 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev62) (2.8) 2022-04-25 03:39:04.524 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev62) (0.13.1) 2022-04-25 03:39:04.601 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev62) (1.22.3) 2022-04-25 03:39:04.664 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev62) (5.0.0) 2022-04-25 03:39:04.871 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev62) (2.21) 2022-04-25 03:39:04.950 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev62) (0.5.0) 2022-04-25 03:39:04.952 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev62) (2.4.1) 2022-04-25 03:39:05.171 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev62) (2.5.0) 2022-04-25 03:39:05.283 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev62) (2.3) 2022-04-25 03:39:05.759 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev62) (0.14.1) 2022-04-25 03:39:05.805 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev62) (2.16.0) 2022-04-25 03:39:06.177 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev62) (0.6.9) 2022-04-25 03:39:06.178 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev62) (0.6.9) 2022-04-25 03:39:06.180 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev62) (0.6.9) 2022-04-25 03:39:06.181 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev62) (0.6.9) 2022-04-25 03:39:06.182 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev62) (0.6.9) 2022-04-25 03:39:06.183 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev62) (0.6.9) 2022-04-25 03:39:06.184 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev62) (0.6.9) 2022-04-25 03:39:07.425 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev62) (3.8.0) 2022-04-25 03:39:07.839 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev62) (21.4.0) 2022-04-25 03:39:07.841 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev62) (1.8.2) 2022-04-25 03:39:07.939 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev62) (2.4.0) 2022-04-25 03:39:08.046 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev62) (1.0.0) 2022-04-25 03:39:09.715 | Installing collected packages: nova 2022-04-25 03:39:09.715 | Attempting uninstall: nova 2022-04-25 03:39:09.715 | Found existing installation: nova 25.1.0.dev62 2022-04-25 03:39:09.724 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-25 03:39:09.725 | Running setup.py develop for nova 2022-04-25 03:39:17.923 | Successfully installed nova 2022-04-25 03:39:17.924 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:39:17.932 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:39:17.932 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:39:18.081 | + inc/python:pip_install:200 : result=0 2022-04-25 03:39:18.083 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:39:18.085 | + functions-common:time_stop:2437 : local name 2022-04-25 03:39:18.087 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:39:18.089 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:39:18.092 | + functions-common:time_stop:2440 : local total 2022-04-25 03:39:18.094 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:39:18.096 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:39:18.098 | + functions-common:time_stop:2444 : start_time=1650857933621 2022-04-25 03:39:18.100 | + functions-common:time_stop:2446 : [[ -z 1650857933621 ]] 2022-04-25 03:39:18.103 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:39:18.108 | + functions-common:time_stop:2449 : end_time=1650857958105 2022-04-25 03:39:18.110 | + functions-common:time_stop:2450 : elapsed_time=24484 2022-04-25 03:39:18.112 | + functions-common:time_stop:2451 : total=150439 2022-04-25 03:39:18.114 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:39:18.116 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=174923 2022-04-25 03:39:18.119 | + inc/python:pip_install:203 : return 0 2022-04-25 03:39:18.121 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:39:18.124 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-25 03:39:18.127 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-25 03:39:18.145 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-25 03:39:18.157 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-25 03:39:18.159 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-25 03:39:18.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:39:18.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:39:18.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-25 03:39:18.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:39:18.172 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-25 03:39:18.185 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:39:18.188 | + ./stack.sh:main:939 : configure_nova 2022-04-25 03:39:18.190 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-25 03:39:18.203 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-25 03:39:18.205 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-25 03:39:18.208 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-25 03:39:18.211 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-25 03:39:18.212 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-25 03:39:18.216 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-25 03:39:18.219 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-25 03:39:18.221 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-25 03:39:18.224 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-25 03:39:18.226 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-25 03:39:18.228 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-25 03:39:18.231 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-25 03:39:18.233 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-25 03:39:18.245 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-25 03:39:18.258 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-25 03:39:18.270 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-25 03:39:18.282 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-25 03:39:18.294 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-25 03:39:18.297 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-25 03:39:18.302 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Ssz0xEs6rO 2022-04-25 03:39:18.304 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-25 03:39:18.306 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-25 03:39:18.309 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-25 03:39:18.312 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-25 03:39:18.314 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-25 03:39:18.317 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Ssz0xEs6rO 2022-04-25 03:39:18.321 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Ssz0xEs6rO 2022-04-25 03:39:18.333 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Ssz0xEs6rO /etc/sudoers.d/nova-rootwrap 2022-04-25 03:39:18.346 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-25 03:39:18.350 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-25 03:39:18.352 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-25 03:39:18.355 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-25 03:39:18.358 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-25 03:39:18.360 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-25 03:39:18.362 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-25 03:39:18.365 | + 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-04-25 03:39:18.367 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-25 03:39:18.372 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-25 03:39:18.388 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:18.391 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-25 03:39:18.393 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-25 03:39:18.397 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-25 03:39:18.401 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-25 03:39:18.430 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-25 03:39:18.432 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-25 03:39:18.458 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-25 03:39:18.487 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-25 03:39:18.513 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-25 03:39:18.542 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-25 03:39:18.572 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-25 03:39:18.604 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-25 03:39:18.607 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.35 2022-04-25 03:39:18.634 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-25 03:39:18.661 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-25 03:39:18.688 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-25 03:39:18.715 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-25 03:39:18.741 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-25 03:39:18.771 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-25 03:39:18.773 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:39:18.775 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:39:18.777 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:39:18.780 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:39:18.782 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:39:18.784 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:39:18.786 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:39:18.788 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:39:18.791 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:39:18.793 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:39:18.795 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:39:18.797 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-25 03:39:18.799 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:39:18.802 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:39:18.804 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:39:18.806 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:39:18.808 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:39:18.810 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:39:18.813 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-25 03:39:18.829 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:18.831 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-25 03:39:18.834 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-25 03:39:18.836 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-25 03:39:18.863 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-25 03:39:18.866 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-25 03:39:18.868 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-25 03:39:18.870 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-04-25 03:39:18.872 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-25 03:39:18.875 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-25 03:39:18.907 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-25 03:39:18.909 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-25 03:39:18.911 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-25 03:39:18.914 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-04-25 03:39:18.916 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-25 03:39:18.919 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-25 03:39:18.951 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-25 03:39:18.981 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-25 03:39:19.007 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-25 03:39:19.034 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-25 03:39:19.050 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:19.052 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-25 03:39:19.068 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:19.071 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-25 03:39:19.071 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-25 03:39:19.077 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-25 03:39:19.079 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-25 03:39:19.106 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-25 03:39:19.123 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:19.125 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-25 03:39:19.127 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-25 03:39:19.129 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-25 03:39:19.131 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:39:19.134 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-25 03:39:19.163 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-25 03:39:19.190 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:39:19.217 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-25 03:39:19.246 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-25 03:39:19.274 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-25 03:39:19.301 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-25 03:39:19.329 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-25 03:39:19.356 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:39:19.384 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:39:19.411 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-25 03:39:19.426 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:19.429 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-25 03:39:19.431 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-25 03:39:19.462 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-25 03:39:19.489 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.35/identity 2022-04-25 03:39:19.516 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-25 03:39:19.544 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-25 03:39:19.571 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-25 03:39:19.599 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-25 03:39:19.627 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-25 03:39:19.654 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-25 03:39:19.670 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:19.673 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-25 03:39:19.675 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-25 03:39:19.702 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-25 03:39:19.732 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-25 03:39:19.734 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-25 03:39:19.761 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-25 03:39:19.764 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-25 03:39:19.766 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-25 03:39:19.768 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:39:19.770 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:39:19.773 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:39:19.775 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:39:19.777 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:39:19.779 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:39:19.782 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-25 03:39:19.784 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:39:19.786 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:39:19.788 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:39:19.791 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:39:19.793 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:39:19.796 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:39:19.798 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:39:19.800 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:39:19.802 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:39:19.804 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:39:19.807 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:39:19.809 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-25 03:39:19.812 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-25 03:39:19.814 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-25 03:39:19.817 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:39:19.833 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:39:19.835 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:39:19.838 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:39:19.840 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:39:19.843 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-25 03:39:19.870 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:39:19.897 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:39:19.925 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:39:19.952 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-25 03:39:19.982 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-25 03:39:19.998 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:20.002 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-25 03:39:20.005 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-25 03:39:20.007 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-25 03:39:20.009 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-25 03:39:20.012 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-25 03:39:20.014 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:39:20.017 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-25 03:39:20.021 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-25 03:39:20.023 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:39:20.025 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:39:20.038 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:39:20.039 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:39:20.047 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:39:20.051 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:39:20.066 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-25 03:39:20.068 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-25 03:39:20.072 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-25 03:39:20.101 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-25 03:39:20.128 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-25 03:39:20.155 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:39:20.182 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:39:20.209 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:39:20.236 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:39:20.263 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:39:20.290 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:39:20.316 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-25 03:39:20.344 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:39:20.370 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:39:20.397 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:39:20.424 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-25 03:39:20.427 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-25 03:39:20.429 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-25 03:39:20.432 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-25 03:39:20.434 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:39:20.436 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:20.439 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:20.441 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-25 03:39:20.444 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-25 03:39:20.446 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-25 03:39:20.474 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-25 03:39:20.501 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-25 03:39:20.501 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-25 03:39:20.510 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-25 03:39:20.513 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-25 03:39:20.516 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-25 03:39:20.518 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:39:20.520 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:39:20.523 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:39:20.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:20.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:20.530 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:39:20.532 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:39:20.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:20.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:20.539 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-25 03:39:20.600 | Enabling site nova-api-wsgi. 2022-04-25 03:39:20.606 | To activate the new configuration, you need to run: 2022-04-25 03:39:20.606 | systemctl reload apache2 2022-04-25 03:39:20.610 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-25 03:39:20.613 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:39:20.615 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:39:20.617 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:39:20.751 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-25 03:39:20.773 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:20.775 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-25 03:39:20.779 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-25 03:39:20.782 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-25 03:39:20.784 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-25 03:39:20.786 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-25 03:39:20.789 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:39:20.792 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-25 03:39:20.796 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-25 03:39:20.798 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:39:20.801 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:39:20.814 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:39:20.814 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:39:20.823 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:39:20.827 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:39:20.843 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-25 03:39:20.845 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-25 03:39:20.849 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-25 03:39:20.878 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-25 03:39:20.905 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-25 03:39:20.932 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:39:20.960 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:39:20.987 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:39:21.014 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:39:21.040 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:39:21.068 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:39:21.095 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-25 03:39:21.123 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:39:21.150 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:39:21.178 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:39:21.205 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-25 03:39:21.207 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-25 03:39:21.235 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-25 03:39:21.251 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:21.254 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-25 03:39:21.285 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-25 03:39:21.287 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-25 03:39:21.290 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-25 03:39:21.306 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:21.309 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:39:21.312 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:39:21.340 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-25 03:39:21.371 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-25 03:39:21.373 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-25 03:39:21.375 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-25 03:39:21.378 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:39:21.380 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:39:21.382 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:39:21.398 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:21.401 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:39:21.404 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:39:21.406 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:39:21.423 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:21.425 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:39:21.428 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:39:21.455 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:39:21.458 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:39:21.460 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-25 03:39:21.488 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-25 03:39:21.516 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-25 03:39:21.546 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-25 03:39:21.564 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:21.566 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-25 03:39:21.595 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-25 03:39:21.597 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-25 03:39:21.599 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-25 03:39:21.630 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-25 03:39:21.658 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.35/identity 2022-04-25 03:39:21.686 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-25 03:39:21.715 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-25 03:39:21.743 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-25 03:39:21.771 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-25 03:39:21.799 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-25 03:39:21.827 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-25 03:39:21.854 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-25 03:39:21.871 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:21.875 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-25 03:39:21.879 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-25 03:39:21.881 | + lib/nova:create_nova_conf:553 : local conf 2022-04-25 03:39:21.883 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-25 03:39:21.886 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-25 03:39:21.889 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-25 03:39:21.891 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-25 03:39:21.894 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-25 03:39:21.896 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-25 03:39:21.898 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-25 03:39:21.903 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-25 03:39:21.905 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-25 03:39:21.907 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-25 03:39:21.910 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-04-25 03:39:21.913 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-25 03:39:21.915 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-25 03:39:21.946 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-25 03:39:21.976 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-25 03:39:22.007 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-25 03:39:22.009 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-25 03:39:22.012 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-25 03:39:22.016 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-25 03:39:22.034 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:22.037 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-25 03:39:22.038 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-25 03:39:22.721 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-25 03:39:22.723 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-25 03:39:22.726 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-25 03:39:22.728 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-25 03:39:22.731 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:39:22.735 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-25 03:39:22.738 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:39:22.754 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:22.757 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-25 03:39:22.760 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-25 03:39:22.763 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:39:22.779 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:22.781 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-04-25 03:39:22.784 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-04-25 03:39:22.811 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:39:22.813 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:39:22.816 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-25 03:39:22.833 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:22.835 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-25 03:39:22.837 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-25 03:39:22.840 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-25 03:39:22.870 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.35/identity 2022-04-25 03:39:22.898 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-25 03:39:22.925 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-25 03:39:22.953 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-25 03:39:22.981 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-25 03:39:23.008 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-25 03:39:23.036 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-25 03:39:23.063 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-25 03:39:23.066 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-25 03:39:23.068 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-25 03:39:23.071 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:39:23.088 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:39:23.091 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:39:23.093 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:39:23.095 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:39:23.098 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-25 03:39:23.125 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:39:23.153 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:39:23.181 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:39:23.209 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-25 03:39:23.212 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-25 03:39:23.216 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-25 03:39:23.219 | + lib/nova:create_nova_conf:587 : local conf 2022-04-25 03:39:23.221 | + lib/nova:create_nova_conf:588 : local offset 2022-04-25 03:39:23.224 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-25 03:39:23.226 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-25 03:39:23.229 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-25 03:39:23.232 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-25 03:39:23.234 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-25 03:39:23.237 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-25 03:39:23.239 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-25 03:39:23.241 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-25 03:39:23.244 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-25 03:39:23.246 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-25 03:39:23.262 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:23.264 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-25 03:39:23.267 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-25 03:39:23.282 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:23.285 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-25 03:39:23.301 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:23.303 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-25 03:39:23.320 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:23.323 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-25 03:39:23.340 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:23.343 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-25 03:39:23.345 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-25 03:39:23.348 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-25 03:39:23.350 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-25 03:39:23.353 | + lib/stack:stack_install_service:32 : install_placement 2022-04-25 03:39:23.355 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-25 03:39:23.358 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-25 03:39:23.361 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:23.363 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:23.366 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-25 03:39:23.368 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:39:23.371 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:39:23.374 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:39:23.376 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:39:23.379 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:39:23.381 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:39:23.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:23.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:23.389 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:39:23.391 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:39:23.394 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:39:23.396 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:39:23.399 | + functions-common:install_package:1476 : real_install_package apache2 2022-04-25 03:39:23.401 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:39:23.404 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:23.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:23.409 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-04-25 03:39:23.431 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-25 03:39:23.545 | Reading package lists... 2022-04-25 03:39:23.798 | Building dependency tree... 2022-04-25 03:39:23.799 | Reading state information... 2022-04-25 03:39:24.055 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-25 03:39:24.055 | The following packages were automatically installed and are no longer required: 2022-04-25 03:39:24.056 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:39:24.056 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:39:24.056 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:39:24.056 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:39:24.056 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:39:24.056 | python3-zope.interface 2022-04-25 03:39:24.056 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:39:24.169 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:39:24.173 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:39:24.176 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:39:24.178 | + functions-common:time_stop:2437 : local name 2022-04-25 03:39:24.180 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:39:24.183 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:39:24.185 | + functions-common:time_stop:2440 : local total 2022-04-25 03:39:24.187 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:39:24.190 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:39:24.192 | + functions-common:time_stop:2444 : start_time=1650857963428 2022-04-25 03:39:24.194 | + functions-common:time_stop:2446 : [[ -z 1650857963428 ]] 2022-04-25 03:39:24.197 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:39:24.202 | + functions-common:time_stop:2449 : end_time=1650857964199 2022-04-25 03:39:24.204 | + functions-common:time_stop:2450 : elapsed_time=771 2022-04-25 03:39:24.207 | + functions-common:time_stop:2451 : total=6037 2022-04-25 03:39:24.209 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:39:24.211 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6808 2022-04-25 03:39:24.214 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:39:24.217 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-25 03:39:24.220 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-04-25 03:39:24.222 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-04-25 03:39:24.226 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-04-25 03:39:24.228 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-04-25 03:39:24.251 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-25 03:39:24.254 | + functions-common:install_package:1475 : update_package_repo 2022-04-25 03:39:24.256 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-25 03:39:24.259 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-25 03:39:24.261 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-25 03:39:24.264 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-25 03:39:24.267 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-25 03:39:24.269 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:24.272 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:24.274 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-25 03:39:24.277 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-25 03:39:24.280 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-25 03:39:24.283 | + functions-common:apt_get_update:1202 : return 2022-04-25 03:39:24.285 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-04-25 03:39:24.288 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-25 03:39:24.290 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:24.293 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:24.295 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-04-25 03:39:24.318 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-25 03:39:24.427 | Reading package lists... 2022-04-25 03:39:24.668 | Building dependency tree... 2022-04-25 03:39:24.669 | Reading state information... 2022-04-25 03:39:24.930 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-25 03:39:24.930 | The following packages were automatically installed and are no longer required: 2022-04-25 03:39:24.931 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-25 03:39:24.931 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-25 03:39:24.931 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-25 03:39:24.931 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-25 03:39:24.931 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-25 03:39:24.931 | python3-zope.interface 2022-04-25 03:39:24.931 | Use 'sudo apt autoremove' to remove them. 2022-04-25 03:39:25.045 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-25 03:39:25.050 | + functions-common:apt_get:1246 : result=0 2022-04-25 03:39:25.052 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-25 03:39:25.055 | + functions-common:time_stop:2437 : local name 2022-04-25 03:39:25.057 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:39:25.060 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:39:25.063 | + functions-common:time_stop:2440 : local total 2022-04-25 03:39:25.065 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:39:25.067 | + functions-common:time_stop:2443 : name=apt-get 2022-04-25 03:39:25.070 | + functions-common:time_stop:2444 : start_time=1650857964315 2022-04-25 03:39:25.072 | + functions-common:time_stop:2446 : [[ -z 1650857964315 ]] 2022-04-25 03:39:25.075 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:39:25.079 | + functions-common:time_stop:2449 : end_time=1650857965077 2022-04-25 03:39:25.082 | + functions-common:time_stop:2450 : elapsed_time=762 2022-04-25 03:39:25.084 | + functions-common:time_stop:2451 : total=6808 2022-04-25 03:39:25.086 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:39:25.089 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7570 2022-04-25 03:39:25.092 | + functions-common:apt_get:1250 : return 0 2022-04-25 03:39:25.095 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-25 03:39:25.097 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-25 03:39:25.100 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:39:25.102 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:25.105 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:25.108 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-25 03:39:25.110 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-25 03:39:25.165 | wsgi (enabled by maintainer script) 2022-04-25 03:39:25.169 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-25 03:39:25.171 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-25 03:39:25.174 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:39:25.177 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-25 03:39:25.180 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-25 03:39:25.182 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:39:25.186 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:39:25.187 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:39:25.192 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-25 03:39:25.194 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-25 03:39:25.197 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-25 03:39:25.200 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-25 03:39:25.203 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-25 03:39:25.226 | Using python 3.8 to install osc-placement 2022-04-25 03:39:25.228 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-25 03:39:26.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:39:26.113 | from cryptography.utils import int_from_bytes 2022-04-25 03:39:26.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:39:26.113 | from cryptography.utils import int_from_bytes 2022-04-25 03:39:27.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:39:27.312 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-25 03:39:27.323 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-25 03:39:27.325 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-25 03:39:27.326 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-25 03:39:27.327 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-25 03:39:27.328 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-25 03:39:27.329 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-25 03:39:27.387 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-25 03:39:27.388 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-25 03:39:27.389 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-25 03:39:27.391 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-25 03:39:27.403 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-25 03:39:27.405 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-25 03:39:27.406 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-25 03:39:27.421 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.8) 2022-04-25 03:39:27.422 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-25 03:39:27.424 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-25 03:39:27.425 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-25 03:39:27.426 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-25 03:39:27.427 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-25 03:39:27.446 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-25 03:39:27.448 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-25 03:39:27.448 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-25 03:39:27.450 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-04-25 03:39:27.459 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-25 03:39:27.496 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-25 03:39:27.498 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-25 03:39:27.499 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-25 03:39:27.500 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-25 03:39:27.501 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-25 03:39:27.502 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-25 03:39:27.504 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-25 03:39:27.506 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-25 03:39:27.571 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-25 03:39:27.572 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-25 03:39:27.573 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-25 03:39:27.576 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-25 03:39:27.664 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-25 03:39:27.665 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-25 03:39:27.666 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-25 03:39:27.714 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-25 03:39:27.754 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-04-25 03:39:27.930 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-25 03:39:30.183 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:39:30.190 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:39:30.190 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:39:30.316 | + inc/python:pip_install:200 : result=0 2022-04-25 03:39:30.319 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:39:30.322 | + functions-common:time_stop:2437 : local name 2022-04-25 03:39:30.324 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:39:30.327 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:39:30.329 | + functions-common:time_stop:2440 : local total 2022-04-25 03:39:30.332 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:39:30.334 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:39:30.337 | + functions-common:time_stop:2444 : start_time=1650857965220 2022-04-25 03:39:30.339 | + functions-common:time_stop:2446 : [[ -z 1650857965220 ]] 2022-04-25 03:39:30.343 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:39:30.348 | + functions-common:time_stop:2449 : end_time=1650857970345 2022-04-25 03:39:30.350 | + functions-common:time_stop:2450 : elapsed_time=5125 2022-04-25 03:39:30.353 | + functions-common:time_stop:2451 : total=174923 2022-04-25 03:39:30.355 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:39:30.358 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=180048 2022-04-25 03:39:30.361 | + inc/python:pip_install:203 : return 0 2022-04-25 03:39:30.363 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-25 03:39:30.366 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-25 03:39:30.368 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-25 03:39:30.371 | + functions-common:git_clone:610 : local git_ref=master 2022-04-25 03:39:30.373 | + functions-common:git_clone:611 : local orig_dir 2022-04-25 03:39:30.376 | ++ functions-common:git_clone:612 : pwd 2022-04-25 03:39:30.379 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-25 03:39:30.382 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-25 03:39:30.385 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-25 03:39:30.402 | + functions-common:git_clone:615 : RECLONE=False 2022-04-25 03:39:30.405 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-25 03:39:30.407 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-25 03:39:30.410 | + functions-common:git_clone:629 : echo master 2022-04-25 03:39:30.411 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-25 03:39:30.416 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-25 03:39:30.418 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-25 03:39:30.421 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-04-25 03:39:30.433 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-04-25 03:39:30.436 | + functions-common:git_clone:690 : git show --oneline 2022-04-25 03:39:30.437 | + functions-common:git_clone:690 : head -1 2022-04-25 03:39:30.441 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-04-25 03:39:30.443 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-25 03:39:30.446 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-25 03:39:30.448 | + inc/python:setup_develop:338 : local bindep 2022-04-25 03:39:30.451 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-25 03:39:30.454 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-25 03:39:30.456 | + inc/python:setup_develop:344 : local extras= 2022-04-25 03:39:30.459 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-25 03:39:30.461 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-25 03:39:30.464 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-25 03:39:30.467 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-25 03:39:30.469 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-25 03:39:30.472 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-25 03:39:30.475 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-25 03:39:30.478 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-25 03:39:30.481 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-25 03:39:30.483 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-25 03:39:30.486 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-25 03:39:30.489 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-25 03:39:30.495 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-25 03:39:30.497 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-25 03:39:31.166 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-25 03:39:31.169 | + inc/python:setup_package:418 : local bindep=0 2022-04-25 03:39:31.171 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-25 03:39:31.174 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-25 03:39:31.176 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-25 03:39:31.179 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-25 03:39:31.181 | + inc/python:setup_package:427 : local flags=-e 2022-04-25 03:39:31.184 | + inc/python:setup_package:428 : local extras= 2022-04-25 03:39:31.187 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-25 03:39:31.189 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-25 03:39:31.192 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-25 03:39:31.195 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-25 03:39:31.197 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-25 03:39:31.200 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-25 03:39:31.221 | Using python 3.8 to install /opt/stack/placement 2022-04-25 03:39:31.224 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-25 03:39:32.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:39:32.094 | from cryptography.utils import int_from_bytes 2022-04-25 03:39:32.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:39:32.094 | from cryptography.utils import int_from_bytes 2022-04-25 03:39:33.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:39:33.290 | Obtaining file:///opt/stack/placement 2022-04-25 03:39:33.290 | Preparing metadata (setup.py): started 2022-04-25 03:39:37.926 | Preparing metadata (setup.py): finished with status 'done' 2022-04-25 03:39:37.970 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.8.1) 2022-04-25 03:39:37.971 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.35) 2022-04-25 03:39:37.972 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-04-25 03:39:37.973 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-04-25 03:39:37.974 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-04-25 03:39:37.975 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-25 03:39:37.976 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-04-25 03:39:37.978 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (62.1.0) 2022-04-25 03:39:37.979 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.0) 2022-04-25 03:39:37.980 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-04-25 03:39:37.981 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-04-25 03:39:37.983 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-04-25 03:39:37.984 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-04-25 03:39:37.985 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.12.2) 2022-04-25 03:39:37.986 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.2.0) 2022-04-25 03:39:37.987 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.11.0) 2022-04-25 03:39:37.988 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-04-25 03:39:37.989 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-04-25 03:39:37.990 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-04-25 03:39:37.992 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-04-25 03:39:37.993 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-04-25 03:39:38.062 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.5.0) 2022-04-25 03:39:38.063 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.16.0) 2022-04-25 03:39:38.065 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.4.0) 2022-04-25 03:39:38.066 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (5.1.0) 2022-04-25 03:39:38.067 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-04-25 03:39:38.069 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (2.10.1) 2022-04-25 03:39:38.088 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev20) (0.17.3) 2022-04-25 03:39:38.130 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.5.0) 2022-04-25 03:39:38.132 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (3.5.0) 2022-04-25 03:39:38.133 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (6.0) 2022-04-25 03:39:38.134 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-04-25 03:39:38.135 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (0.8.0) 2022-04-25 03:39:38.184 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-04-25 03:39:38.185 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-04-25 03:39:38.187 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-04-25 03:39:38.188 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-04-25 03:39:38.231 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (0.9.6) 2022-04-25 03:39:38.233 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (2.8.2) 2022-04-25 03:39:38.250 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-25 03:39:38.251 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-04-25 03:39:38.252 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-04-25 03:39:38.280 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (2022.1) 2022-04-25 03:39:38.281 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (1.0.3) 2022-04-25 03:39:38.294 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-25 03:39:38.311 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (1.0.2) 2022-04-25 03:39:38.313 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (21.3) 2022-04-25 03:39:38.314 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (3.0.8) 2022-04-25 03:39:38.316 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (0.11.0) 2022-04-25 03:39:38.357 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-04-25 03:39:38.359 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2.0.12) 2022-04-25 03:39:38.360 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (1.26.9) 2022-04-25 03:39:38.363 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (3.3) 2022-04-25 03:39:38.379 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev20) (0.7) 2022-04-25 03:39:38.566 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-04-25 03:39:38.605 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-04-25 03:39:38.607 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-04-25 03:39:38.609 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-04-25 03:39:38.625 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (1.15.0) 2022-04-25 03:39:38.659 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.14.0) 2022-04-25 03:39:38.715 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.1.1) 2022-04-25 03:39:38.780 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.7.0) 2022-04-25 03:39:38.862 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.1.5) 2022-04-25 03:39:38.913 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (0.2.5) 2022-04-25 03:39:39.103 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-04-25 03:39:39.105 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-04-25 03:39:39.105 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-04-25 03:39:39.182 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-04-25 03:39:39.245 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.21) 2022-04-25 03:39:39.407 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-04-25 03:39:39.518 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-04-25 03:39:39.519 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-04-25 03:39:41.446 | Installing collected packages: openstack-placement 2022-04-25 03:39:41.446 | Attempting uninstall: openstack-placement 2022-04-25 03:39:41.447 | Found existing installation: openstack-placement 7.1.0.dev20 2022-04-25 03:39:41.450 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-25 03:39:41.451 | Running setup.py develop for openstack-placement 2022-04-25 03:39:47.365 | Successfully installed openstack-placement 2022-04-25 03:39:47.365 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:39:47.374 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:39:47.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:39:47.501 | + inc/python:pip_install:200 : result=0 2022-04-25 03:39:47.503 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:39:47.506 | + functions-common:time_stop:2437 : local name 2022-04-25 03:39:47.508 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:39:47.510 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:39:47.512 | + functions-common:time_stop:2440 : local total 2022-04-25 03:39:47.515 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:39:47.517 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:39:47.519 | + functions-common:time_stop:2444 : start_time=1650857971216 2022-04-25 03:39:47.521 | + functions-common:time_stop:2446 : [[ -z 1650857971216 ]] 2022-04-25 03:39:47.524 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:39:47.529 | + functions-common:time_stop:2449 : end_time=1650857987526 2022-04-25 03:39:47.531 | + functions-common:time_stop:2450 : elapsed_time=16310 2022-04-25 03:39:47.534 | + functions-common:time_stop:2451 : total=180048 2022-04-25 03:39:47.536 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:39:47.538 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=196358 2022-04-25 03:39:47.541 | + inc/python:pip_install:203 : return 0 2022-04-25 03:39:47.544 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-25 03:39:47.546 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-25 03:39:47.549 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-25 03:39:47.568 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-25 03:39:47.580 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-25 03:39:47.583 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-25 03:39:47.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:39:47.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:39:47.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-25 03:39:47.594 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:39:47.596 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-25 03:39:47.599 | + ./stack.sh:main:945 : configure_placement 2022-04-25 03:39:47.601 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-25 03:39:47.613 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-25 03:39:47.616 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-25 03:39:47.621 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-25 03:39:47.623 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-25 03:39:47.626 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-25 03:39:47.628 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-04-25 03:39:47.631 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-25 03:39:47.634 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-25 03:39:47.667 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-25 03:39:47.698 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-25 03:39:47.731 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-25 03:39:47.733 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-25 03:39:47.736 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-25 03:39:47.738 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:39:47.741 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-25 03:39:47.772 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-25 03:39:47.801 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:39:47.831 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-25 03:39:47.860 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-25 03:39:47.889 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-25 03:39:47.918 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-25 03:39:47.947 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-25 03:39:47.977 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:39:48.006 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:39:48.035 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-25 03:39:48.038 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-25 03:39:48.040 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-25 03:39:48.044 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:39:48.062 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:39:48.065 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:39:48.067 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:39:48.070 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:39:48.072 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-25 03:39:48.102 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:39:48.134 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:39:48.164 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:39:48.193 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-25 03:39:48.195 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-25 03:39:48.198 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-25 03:39:48.201 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-25 03:39:48.204 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-25 03:39:48.206 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-25 03:39:48.209 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-25 03:39:48.212 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-25 03:39:48.216 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-25 03:39:48.218 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-25 03:39:48.221 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-25 03:39:48.233 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-25 03:39:48.234 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:39:48.242 | d /var/run/uwsgi 0755 ubuntu root 2022-04-25 03:39:48.246 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-25 03:39:48.262 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-25 03:39:48.265 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-25 03:39:48.269 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-25 03:39:48.300 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-25 03:39:48.329 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-25 03:39:48.358 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-25 03:39:48.387 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-25 03:39:48.415 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-25 03:39:48.445 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-25 03:39:48.473 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-25 03:39:48.503 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-25 03:39:48.531 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-25 03:39:48.560 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-25 03:39:48.589 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-25 03:39:48.618 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-25 03:39:48.647 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-25 03:39:48.649 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-25 03:39:48.653 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-25 03:39:48.655 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-25 03:39:48.658 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-25 03:39:48.660 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:48.663 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:48.665 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-25 03:39:48.669 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-25 03:39:48.671 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-25 03:39:48.700 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-25 03:39:48.731 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-25 03:39:48.731 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-25 03:39:48.739 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-25 03:39:48.743 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-25 03:39:48.745 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-25 03:39:48.748 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-25 03:39:48.751 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-25 03:39:48.753 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-25 03:39:48.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:48.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:48.761 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-25 03:39:48.763 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-25 03:39:48.766 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:48.768 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:48.771 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-25 03:39:48.832 | Site placement-api already enabled 2022-04-25 03:39:48.837 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-25 03:39:48.840 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-25 03:39:48.842 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:39:48.845 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-25 03:39:48.977 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-25 03:39:49.000 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:49.003 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-25 03:39:49.024 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:49.026 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-25 03:39:49.048 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:49.050 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-25 03:39:49.053 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-25 03:39:49.055 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-25 03:39:49.087 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.35/identity 2022-04-25 03:39:49.118 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-25 03:39:49.148 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-25 03:39:49.177 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-25 03:39:49.206 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-25 03:39:49.236 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-25 03:39:49.267 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-25 03:39:49.298 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-25 03:39:49.315 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:49.318 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-25 03:39:49.336 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:39:49.338 | + ./stack.sh:main:971 : run_phase stack install 2022-04-25 03:39:49.341 | + functions-common:run_phase:1865 : local mode=stack 2022-04-25 03:39:49.344 | + functions-common:run_phase:1866 : local phase=install 2022-04-25 03:39:49.346 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-25 03:39:49.349 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-25 03:39:49.351 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-25 03:39:49.354 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-25 03:39:49.356 | + functions-common:run_phase:1875 : local extra 2022-04-25 03:39:49.360 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-25 03:39:49.364 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-25 03:39:49.366 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-25 03:39:49.369 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-25 03:39:49.371 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-25 03:39:49.374 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-25 03:39:49.390 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:49.393 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:39:49.395 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-25 03:39:49.397 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-25 03:39:49.400 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-25 03:39:49.403 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:39:49.405 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-25 03:39:49.407 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-25 03:39:49.410 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-25 03:39:49.466 | ++ inc/async:async_inner:63 : install_tempest 2022-04-25 03:39:49.503 | [154006 Async install_tempest:179481]: running: install_tempest 2022-04-25 03:39:49.505 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-25 03:39:49.508 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-25 03:39:49.511 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-25 03:39:49.514 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-25 03:39:49.517 | + functions-common:run_phase:1892 : run_plugins stack install 2022-04-25 03:39:49.520 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-25 03:39:49.523 | + functions-common:run_plugins:1852 : local phase=install 2022-04-25 03:39:49.526 | + functions-common:run_plugins:1854 : local plugins= 2022-04-25 03:39:49.528 | + functions-common:run_plugins:1855 : local plugin 2022-04-25 03:39:49.531 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-25 03:39:49.534 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-25 03:39:49.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-25 03:39:49.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-25 03:39:49.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-25 03:39:49.545 | + inc/python:use_library_from_git:253 : return 1 2022-04-25 03:39:49.547 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-25 03:39:49.550 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-25 03:39:49.553 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-25 03:39:49.557 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-25 03:39:49.560 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-25 03:39:49.563 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-25 03:39:49.568 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-25 03:39:49.569 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-25 03:39:49.576 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-25 03:39:49.579 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-25 03:39:49.582 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-25 03:39:49.585 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-25 03:39:49.587 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-25 03:39:49.611 | Using python 3.8 to install python-openstackclient 2022-04-25 03:39:49.614 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-25 03:39:50.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:39:50.479 | from cryptography.utils import int_from_bytes 2022-04-25 03:39:50.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:39:50.479 | from cryptography.utils import int_from_bytes 2022-04-25 03:39:51.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-25 03:39:51.697 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-25 03:39:51.718 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-25 03:39:51.719 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-25 03:39:51.720 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-25 03:39:51.721 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-25 03:39:51.722 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-25 03:39:51.723 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-25 03:39:51.724 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-25 03:39:51.726 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-25 03:39:51.727 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-25 03:39:51.728 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-25 03:39:51.729 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-25 03:39:51.739 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-25 03:39:51.740 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-25 03:39:51.741 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-04-25 03:39:51.743 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-04-25 03:39:51.744 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-25 03:39:51.771 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-25 03:39:51.772 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-25 03:39:51.773 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-25 03:39:51.774 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-25 03:39:51.776 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-25 03:39:51.777 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-25 03:39:51.778 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-25 03:39:51.779 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-25 03:39:51.780 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-25 03:39:51.782 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-25 03:39:51.783 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-25 03:39:51.797 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-25 03:39:51.815 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-25 03:39:51.817 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-25 03:39:51.818 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-25 03:39:51.819 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-25 03:39:51.841 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-25 03:39:51.860 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-25 03:39:51.861 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-25 03:39:51.862 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-25 03:39:51.955 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-25 03:39:51.956 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-25 03:39:51.957 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-25 03:39:52.000 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-25 03:39:52.012 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-25 03:39:52.045 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-04-25 03:39:52.223 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-25 03:39:52.238 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-25 03:39:52.342 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-25 03:39:52.343 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-25 03:39:52.344 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-25 03:39:52.346 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-25 03:39:52.499 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-25 03:39:54.800 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-25 03:39:54.807 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-25 03:39:54.807 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-25 03:39:54.938 | + inc/python:pip_install:200 : result=0 2022-04-25 03:39:54.941 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-25 03:39:54.943 | + functions-common:time_stop:2437 : local name 2022-04-25 03:39:54.945 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:39:54.948 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:39:54.951 | + functions-common:time_stop:2440 : local total 2022-04-25 03:39:54.954 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:39:54.956 | + functions-common:time_stop:2443 : name=pip_install 2022-04-25 03:39:54.958 | + functions-common:time_stop:2444 : start_time=1650857989606 2022-04-25 03:39:54.961 | + functions-common:time_stop:2446 : [[ -z 1650857989606 ]] 2022-04-25 03:39:54.964 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:39:54.968 | + functions-common:time_stop:2449 : end_time=1650857994966 2022-04-25 03:39:54.971 | + functions-common:time_stop:2450 : elapsed_time=5360 2022-04-25 03:39:54.973 | + functions-common:time_stop:2451 : total=196358 2022-04-25 03:39:54.975 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:39:54.978 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=201718 2022-04-25 03:39:54.981 | + inc/python:pip_install:203 : return 0 2022-04-25 03:39:54.984 | + ./stack.sh:main:983 : install_oscwrap 2022-04-25 03:39:54.987 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-04-25 03:39:54.991 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.UoazEVMBI1 2022-04-25 03:39:54.994 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-04-25 03:39:54.996 | + functions-common:install_oscwrap:2488 : unalias -a 2022-04-25 03:39:54.999 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-04-25 03:39:55.002 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-25 03:39:55.004 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-25 03:39:55.007 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-25 03:39:55.024 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:55.028 | + ./stack.sh:main:1037 : configure_database 2022-04-25 03:39:55.030 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-25 03:39:55.033 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-25 03:39:55.035 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-25 03:39:55.037 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:39:55.040 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-25 03:39:55.043 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-25 03:39:55.045 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:55.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:55.050 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-25 03:39:55.053 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-25 03:39:55.055 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-04-25 03:39:55.059 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-04-25 03:39:55.064 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-25 03:39:55.116 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-25 03:39:55.119 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-25 03:39:55.121 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-25 03:39:55.124 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-25 03:39:55.126 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-25 03:39:55.129 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-25 03:39:55.131 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-25 03:39:55.134 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-25 03:39:55.136 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-25 03:39:55.139 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-25 03:39:55.141 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-25 03:39:55.144 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-25 03:39:55.146 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-25 03:39:55.148 | + functions-common:is_suse:542 : is_opensuse 2022-04-25 03:39:55.151 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-25 03:39:55.154 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-25 03:39:55.156 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-25 03:39:55.158 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-25 03:39:55.161 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-25 03:39:55.163 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-25 03:39:55.166 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:55.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:55.170 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-25 03:39:55.173 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:39:55.175 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-25 03:39:57.065 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-25 03:39:57.082 | mysqladmin: connect to server at 'localhost' failed 2022-04-25 03:39:57.083 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-25 03:39:57.084 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-25 03:39:57.087 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-25 03:39:57.090 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:57.092 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:57.095 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-25 03:39:57.097 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-25 03:39:57.099 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-25 03:39:57.102 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-25 03:39:57.105 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-25 03:39:57.107 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-25 03:39:57.110 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-25 03:39:57.112 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-25 03:39:57.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-25 03:39:57.158 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-25 03:39:57.171 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-25 03:39:57.189 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-25 03:39:57.243 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-25 03:39:57.297 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-25 03:39:57.351 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-25 03:39:57.354 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-04-25 03:39:57.357 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-04-25 03:39:57.357 | enabling MySQL performance_schema items 2022-04-25 03:39:57.359 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-04-25 03:39:57.416 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-04-25 03:39:57.472 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-04-25 03:39:57.474 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:39:57.477 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-25 03:39:59.584 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-25 03:39:59.586 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-25 03:39:59.590 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-25 03:39:59.594 | + functions-common:save_stackenv:62 : time_stamp=2022-04-25-033959 2022-04-25 03:39:59.597 | + functions-common:save_stackenv:63 : echo '# 2022-04-25-033959 1041' 2022-04-25 03:39:59.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.602 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-25 03:39:59.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.608 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-25 03:39:59.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.613 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-25 03:39:59.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.618 | + 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-04-25 03:39:59.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.623 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-04-25 03:39:59.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.628 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-04-25 03:39:59.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.633 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-25-033530 2022-04-25 03:39:59.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.638 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-25 03:39:59.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.644 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-04-25 03:39:59.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.651 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-25 03:39:59.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.657 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-25 03:39:59.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.662 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-25 03:39:59.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-25 03:39:59.667 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-25 03:39:59.669 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-25 03:39:59.672 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-25 03:39:59.674 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-25 03:39:59.687 | + ./stack.sh:main:1067 : start_dstat 2022-04-25 03:39:59.689 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:39:59.692 | + functions-common:run_process:1692 : local service=dstat 2022-04-25 03:39:59.694 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:39:59.697 | + functions-common:run_process:1694 : local group= 2022-04-25 03:39:59.700 | + functions-common:run_process:1695 : local user= 2022-04-25 03:39:59.703 | + functions-common:run_process:1697 : local name=dstat 2022-04-25 03:39:59.705 | + functions-common:run_process:1699 : time_start run_process 2022-04-25 03:39:59.708 | + functions-common:time_start:2423 : local name=run_process 2022-04-25 03:39:59.710 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:39:59.713 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:39:59.716 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:39:59.721 | + functions-common:time_start:2428 : _TIME_START[$name]=1650857999718 2022-04-25 03:39:59.723 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-04-25 03:39:59.741 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:39:59.743 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-25 03:39:59.746 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-04-25 03:39:59.748 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:39:59.751 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:39:59.754 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:39:59.756 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:39:59.759 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-25 03:39:59.762 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-25 03:39:59.764 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-04-25 03:39:59.767 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-25 03:39:59.769 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-25 03:39:59.772 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-25 03:39:59.774 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-25 03:39:59.778 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-04-25 03:39:59.780 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:39:59.783 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-25 03:39:59.785 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-25 03:39:59.787 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-25 03:39:59.790 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-25 03:39:59.792 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-25 03:39:59.795 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-25 03:39:59.799 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-25 03:39:59.851 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-25 03:39:59.903 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-25 03:39:59.956 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-25 03:40:00.010 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-25 03:40:00.063 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-25 03:40:00.117 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-25 03:40:00.119 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-25 03:40:00.174 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-25 03:40:00.562 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-04-25 03:40:00.576 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-25 03:40:00.947 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-04-25 03:40:00.969 | + functions-common:run_process:1703 : time_stop run_process 2022-04-25 03:40:00.971 | + functions-common:time_stop:2437 : local name 2022-04-25 03:40:00.974 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:40:00.976 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:40:00.979 | + functions-common:time_stop:2440 : local total 2022-04-25 03:40:00.982 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:40:00.984 | + functions-common:time_stop:2443 : name=run_process 2022-04-25 03:40:00.987 | + functions-common:time_stop:2444 : start_time=1650857999718 2022-04-25 03:40:00.989 | + functions-common:time_stop:2446 : [[ -z 1650857999718 ]] 2022-04-25 03:40:00.993 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:40:00.997 | + functions-common:time_stop:2449 : end_time=1650858000995 2022-04-25 03:40:01.000 | + functions-common:time_stop:2450 : elapsed_time=1277 2022-04-25 03:40:01.002 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:40:01.005 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:40:01.007 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1277 2022-04-25 03:40:01.010 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-25 03:40:01.012 | + functions-common:run_process:1692 : local service=memory_tracker 2022-04-25 03:40:01.015 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-25 03:40:01.017 | + functions-common:run_process:1694 : local group= 2022-04-25 03:40:01.020 | + functions-common:run_process:1695 : local user=root 2022-04-25 03:40:01.022 | + functions-common:run_process:1697 : local name=memory_tracker 2022-04-25 03:40:01.025 | + functions-common:run_process:1699 : time_start run_process 2022-04-25 03:40:01.028 | + functions-common:time_start:2423 : local name=run_process 2022-04-25 03:40:01.030 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:40:01.033 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:40:01.036 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:40:01.041 | + functions-common:time_start:2428 : _TIME_START[$name]=1650858001038 2022-04-25 03:40:01.044 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-04-25 03:40:01.064 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:40:01.066 | + functions-common:run_process:1703 : time_stop run_process 2022-04-25 03:40:01.069 | + functions-common:time_stop:2437 : local name 2022-04-25 03:40:01.071 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:40:01.074 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:40:01.077 | + functions-common:time_stop:2440 : local total 2022-04-25 03:40:01.079 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:40:01.082 | + functions-common:time_stop:2443 : name=run_process 2022-04-25 03:40:01.084 | + functions-common:time_stop:2444 : start_time=1650858001038 2022-04-25 03:40:01.087 | + functions-common:time_stop:2446 : [[ -z 1650858001038 ]] 2022-04-25 03:40:01.090 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:40:01.095 | + functions-common:time_stop:2449 : end_time=1650858001092 2022-04-25 03:40:01.097 | + functions-common:time_stop:2450 : elapsed_time=54 2022-04-25 03:40:01.100 | + functions-common:time_stop:2451 : total=1277 2022-04-25 03:40:01.102 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:40:01.105 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1331 2022-04-25 03:40:01.108 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-25 03:40:01.131 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:40:01.134 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-25 03:40:01.159 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:40:01.162 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-25 03:40:01.182 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:40:01.184 | + ./stack.sh:main:1080 : start_etcd3 2022-04-25 03:40:01.187 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-25 03:40:01.191 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-839145-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-25 03:40:01.194 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-25 03:40:01.197 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-839145-1-hyperv=http://10.222.0.35:2380' 2022-04-25 03:40:01.201 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.35:2380' 2022-04-25 03:40:01.204 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.35:2379' 2022-04-25 03:40:01.206 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-25 03:40:01.209 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-25 03:40:01.211 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.35:2379' 2022-04-25 03:40:01.216 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-25 03:40:01.218 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-25 03:40:01.221 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-25 03:40:01.224 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-839145-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839145-1-hyperv=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' '' root 2022-04-25 03:40:01.226 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-04-25 03:40:01.229 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-839145-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839145-1-hyperv=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' 2022-04-25 03:40:01.231 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-25 03:40:01.236 | + functions-common:write_user_unit_file:1577 : local user=root 2022-04-25 03:40:01.238 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-25 03:40:01.241 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-25 03:40:01.243 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-25 03:40:01.246 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-25 03:40:01.251 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-25 03:40:01.332 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-25 03:40:01.399 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-839145-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839145-1-hyperv=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' 2022-04-25 03:40:01.451 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-25 03:40:01.502 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-25 03:40:01.553 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-25 03:40:01.603 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-25 03:40:01.606 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-25 03:40:01.668 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-25 03:40:02.030 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-25 03:40:02.084 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-25 03:40:02.139 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-25 03:40:02.195 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-25 03:40:02.247 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-25 03:40:02.251 | ++ functions-common:is_arch:506 : uname -m 2022-04-25 03:40:02.255 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-25 03:40:02.257 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-25 03:40:02.620 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-25 03:40:02.633 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-25 03:40:02.993 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-25 03:40:03.576 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-25 03:40:03.594 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:40:03.596 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-25 03:40:03.599 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-25 03:40:03.602 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-25 03:40:03.607 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-25 03:40:03.619 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-25 03:40:03.631 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-25 03:40:03.634 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-25 03:40:03.637 | + 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.35/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-25 03:40:03.773 | + 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.35/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-25 03:40:03.910 | + 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.35/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-25 03:40:04.046 | + 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.35/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-25 03:40:04.185 | + 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.35/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-25 03:40:04.321 | + 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.35/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-25 03:40:04.458 | + 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.35/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-25 03:40:04.596 | + 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.35/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-25 03:40:04.740 | + 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.35/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-25 03:40:04.879 | + 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.35/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-25 03:40:05.024 | + functions-common:write_clouds_yaml:198 : cat 2022-04-25 03:40:05.029 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-25 03:40:05.032 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-25 03:40:05.035 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-25 03:40:05.040 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-25 03:40:05.043 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-25 03:40:05.046 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-25 03:40:05.063 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:40:05.065 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-25 03:40:05.067 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:40:05.070 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-25 03:40:05.072 | + ./stack.sh:main:1097 : '[' 10.222.0.35 == 10.222.0.35 ']' 2022-04-25 03:40:05.075 | + ./stack.sh:main:1098 : init_keystone 2022-04-25 03:40:05.078 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-25 03:40:05.094 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:40:05.096 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-25 03:40:05.098 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-25 03:40:05.101 | + lib/database:recreate_database:112 : local db=keystone 2022-04-25 03:40:05.103 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-25 03:40:05.106 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-25 03:40:05.109 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-25 03:40:05.113 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-25 03:40:05.578 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-25 03:40:05.583 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-25 03:40:05.601 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-25 03:40:05.603 | + functions-common:time_start:2423 : local name=dbsync 2022-04-25 03:40:05.606 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:40:05.609 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:40:05.612 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:40:05.616 | + functions-common:time_start:2428 : _TIME_START[$name]=1650858005613 2022-04-25 03:40:05.619 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-25 03:40:10.126 | 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=181468) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-25 03:40:10.133 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:10.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.134 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.134 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.134 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.136 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:10.136 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:10.163 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:10.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.164 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.165 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.165 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.166 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:10.167 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:10.312 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:10.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.313 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.313 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.313 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:10.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:10.314 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:10.315 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:10.322 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-25 03:40:12.138 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.138 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-25 03:40:12.147 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.147 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-25 03:40:12.155 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.155 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-25 03:40:12.164 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.164 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-25 03:40:12.172 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.173 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-25 03:40:12.181 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.181 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-25 03:40:12.245 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.245 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:12.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.248 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:12.248 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:12.249 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:12.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.250 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.250 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.251 | 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=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.252 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:12.252 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:12.259 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:12.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.262 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:12.262 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:12.626 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:12.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.629 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:12.629 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:12.656 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:12.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.659 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:12.659 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:12.666 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-25 03:40:12.705 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.705 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-25 03:40:12.714 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.714 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-25 03:40:12.722 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.722 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-25 03:40:12.730 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.730 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-25 03:40:12.738 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.738 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-25 03:40:12.747 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.747 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-25 03:40:12.754 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:12.754 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:12.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.757 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:12.757 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:12.758 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:12.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:12.761 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:12.768 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:12.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:12.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:12.771 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:12.771 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:13.086 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:13.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.089 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:13.089 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:13.116 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-25 03:40:13.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-25 03:40:13.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-25 03:40:13.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-25 03:40:13.120 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=181468) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-25 03:40:13.127 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-25 03:40:13.135 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:13.135 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-25 03:40:13.144 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:13.144 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-25 03:40:13.151 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:13.151 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-25 03:40:13.160 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:13.160 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-25 03:40:13.168 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:13.169 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-25 03:40:13.176 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:13.176 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-25 03:40:13.185 | INFO migrate.versioning.api [-] done 2022-04-25 03:40:13.596 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-25 03:40:13.598 | + functions-common:time_stop:2437 : local name 2022-04-25 03:40:13.601 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:40:13.603 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:40:13.606 | + functions-common:time_stop:2440 : local total 2022-04-25 03:40:13.609 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:40:13.611 | + functions-common:time_stop:2443 : name=dbsync 2022-04-25 03:40:13.614 | + functions-common:time_stop:2444 : start_time=1650858005613 2022-04-25 03:40:13.616 | + functions-common:time_stop:2446 : [[ -z 1650858005613 ]] 2022-04-25 03:40:13.619 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:40:13.624 | + functions-common:time_stop:2449 : end_time=1650858013621 2022-04-25 03:40:13.626 | + functions-common:time_stop:2450 : elapsed_time=8008 2022-04-25 03:40:13.629 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:40:13.631 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:40:13.634 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8008 2022-04-25 03:40:13.636 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-25 03:40:13.638 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-25 03:40:13.642 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-25 03:40:18.199 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-25 03:40:18.200 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-25 03:40:18.200 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-25 03:40:18.200 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-25 03:40:18.201 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-25 03:40:18.201 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-25 03:40:18.201 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-25 03:40:18.201 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-25 03:40:18.201 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-25 03:40:18.567 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-25 03:40:18.571 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-25 03:40:22.970 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-25 03:40:22.970 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-25 03:40:22.970 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-25 03:40:22.971 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-25 03:40:22.971 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-25 03:40:22.971 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-25 03:40:22.971 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-25 03:40:22.972 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-25 03:40:22.972 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-25 03:40:23.334 | + ./stack.sh:main:1099 : start_keystone 2022-04-25 03:40:23.336 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-25 03:40:23.339 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-25 03:40:23.341 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-25 03:40:23.359 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:40:23.362 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-25 03:40:23.365 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-25 03:40:23.370 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-25 03:40:23.372 | + functions-common:run_process:1692 : local service=keystone 2022-04-25 03:40:23.375 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:40:23.377 | + functions-common:run_process:1694 : local group= 2022-04-25 03:40:23.380 | + functions-common:run_process:1695 : local user= 2022-04-25 03:40:23.382 | + functions-common:run_process:1697 : local name=keystone 2022-04-25 03:40:23.385 | + functions-common:run_process:1699 : time_start run_process 2022-04-25 03:40:23.387 | + functions-common:time_start:2423 : local name=run_process 2022-04-25 03:40:23.390 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:40:23.392 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:40:23.395 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:40:23.400 | + functions-common:time_start:2428 : _TIME_START[$name]=1650858023397 2022-04-25 03:40:23.402 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-04-25 03:40:23.418 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:40:23.421 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-25 03:40:23.423 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-04-25 03:40:23.426 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:40:23.428 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:40:23.430 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:40:23.433 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:40:23.436 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-25 03:40:23.438 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-25 03:40:23.440 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-04-25 03:40:23.443 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-25 03:40:23.445 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-25 03:40:23.448 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-25 03:40:23.451 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-25 03:40:23.453 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-04-25 03:40:23.455 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:40:23.458 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-25 03:40:23.460 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-25 03:40:23.462 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-25 03:40:23.464 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-25 03:40:23.468 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-25 03:40:23.519 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-25 03:40:23.569 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-25 03:40:23.622 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-25 03:40:23.672 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-25 03:40:23.723 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-25 03:40:23.775 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-25 03:40:23.826 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-25 03:40:23.878 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-25 03:40:23.930 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-25 03:40:23.982 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-25 03:40:23.985 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-25 03:40:24.035 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-25 03:40:24.424 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-04-25 03:40:24.438 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-25 03:40:24.789 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-04-25 03:40:24.872 | + functions-common:run_process:1703 : time_stop run_process 2022-04-25 03:40:24.876 | + functions-common:time_stop:2437 : local name 2022-04-25 03:40:24.884 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:40:24.888 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:40:24.892 | + functions-common:time_stop:2440 : local total 2022-04-25 03:40:24.896 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:40:24.898 | + functions-common:time_stop:2443 : name=run_process 2022-04-25 03:40:24.900 | + functions-common:time_stop:2444 : start_time=1650858023397 2022-04-25 03:40:24.903 | + functions-common:time_stop:2446 : [[ -z 1650858023397 ]] 2022-04-25 03:40:24.908 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:40:24.911 | + functions-common:time_stop:2449 : end_time=1650858024908 2022-04-25 03:40:24.913 | + functions-common:time_stop:2450 : elapsed_time=1511 2022-04-25 03:40:24.915 | + functions-common:time_stop:2451 : total=1331 2022-04-25 03:40:24.918 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:40:24.920 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2842 2022-04-25 03:40:24.923 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-25 03:40:24.923 | Waiting for keystone to start... 2022-04-25 03:40:24.925 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.35/identity/v3/ 2022-04-25 03:40:24.928 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.35/identity/v3/ 2022-04-25 03:40:24.930 | + functions:wait_for_service:457 : local timeout=60 2022-04-25 03:40:24.933 | + functions:wait_for_service:458 : local url=http://10.222.0.35/identity/v3/ 2022-04-25 03:40:24.936 | + functions:wait_for_service:459 : local rval=0 2022-04-25 03:40:24.938 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-25 03:40:24.941 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-25 03:40:24.943 | + functions-common:time_start:2424 : local start_time= 2022-04-25 03:40:24.945 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-25 03:40:24.950 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-25 03:40:24.954 | + functions-common:time_start:2428 : _TIME_START[$name]=1650858024951 2022-04-25 03:40:24.957 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-25 03:40:24.973 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/identity/v3/ 2022-04-25 03:40:30.682 | ++ inc/async:async_inner:64 : rc=0 2022-04-25 03:40:30.727 | [179481 Async install_tempest:179481]: finished successfully 2022-04-25 03:40:31.320 | + :: : [[ 200 == 503 ]] 2022-04-25 03:40:31.321 | + :: : [[ 0 -eq 7 ]] 2022-04-25 03:40:31.325 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-25 03:40:31.327 | + functions-common:time_stop:2437 : local name 2022-04-25 03:40:31.330 | + functions-common:time_stop:2438 : local end_time 2022-04-25 03:40:31.332 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-25 03:40:31.335 | + functions-common:time_stop:2440 : local total 2022-04-25 03:40:31.337 | + functions-common:time_stop:2441 : local start_time 2022-04-25 03:40:31.340 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-25 03:40:31.342 | + functions-common:time_stop:2444 : start_time=1650858024951 2022-04-25 03:40:31.345 | + functions-common:time_stop:2446 : [[ -z 1650858024951 ]] 2022-04-25 03:40:31.348 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-25 03:40:31.353 | + functions-common:time_stop:2449 : end_time=1650858031350 2022-04-25 03:40:31.356 | + functions-common:time_stop:2450 : elapsed_time=6399 2022-04-25 03:40:31.358 | + functions-common:time_stop:2451 : total=0 2022-04-25 03:40:31.360 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-25 03:40:31.363 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6399 2022-04-25 03:40:31.365 | + functions:wait_for_service:467 : return 0 2022-04-25 03:40:31.368 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-25 03:40:31.386 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:40:31.388 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-25 03:40:31.391 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-25 03:40:31.393 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-04-25 03:40:31.422 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-25 03:40:31.424 | + 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.35/identity 2022-04-25 03:40:35.992 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:35.992 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:35.992 | 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=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.000 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.016 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.016 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.048 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.082 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.082 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.173 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.173 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.173 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.173 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.174 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.174 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.186 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.187 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.187 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.187 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.187 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.187 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.188 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.195 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.198 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.198 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.198 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.199 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.199 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.199 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.199 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=182275) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-25 03:40:36.231 | 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=182275) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-25 03:40:36.444 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created domain default 2022-04-25 03:40:36.485 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created project admin 2022-04-25 03:40:36.512 | DEBUG passlib.handlers.bcrypt [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=182275) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-25 03:40:36.513 | DEBUG passlib.handlers.bcrypt [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=182275) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-25 03:40:36.573 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created user admin 2022-04-25 03:40:36.585 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created role reader 2022-04-25 03:40:36.596 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created role member 2022-04-25 03:40:36.622 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created implied role where 00d7cf01a1f8434fa9e35d16f20ed3af implies 5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:40:36.631 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created role admin 2022-04-25 03:40:36.651 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created implied role where 541bb17824f4482498b1c4c2b146af6b implies 00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:40:36.663 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Granted role admin on project admin to user admin. 2022-04-25 03:40:36.670 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Granted role admin on the system to user admin. 2022-04-25 03:40:36.682 | WARNING py.warnings [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-25 03:40:36.682 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-25 03:40:36.682 |  2022-04-25 03:40:36.686 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created region RegionOne 2022-04-25 03:40:36.724 | INFO keystone.cmd.bootstrap [None req-2f968e44-2bed-44b6-8f51-9317bb2c7f82 None None] Created public endpoint http://10.222.0.35/identity 2022-04-25 03:40:37.171 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-25 03:40:37.174 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-25 03:40:37.176 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-25 03:40:37.180 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-25 03:40:40.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:40.077 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:40.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:40.077 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:40.238 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:40.241 | + lib/keystone:create_keystone_accounts:310 : admin_project=99c36bf05f524c00b600883a8421f363 2022-04-25 03:40:40.244 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-25 03:40:40.247 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-25 03:40:42.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:42.383 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:42.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:42.383 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:42.546 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:42.549 | + lib/keystone:create_keystone_accounts:312 : admin_user=aebdaf095c5a439588efca89d988a04c 2022-04-25 03:40:42.551 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-25 03:40:42.553 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-25 03:40:42.556 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-25 03:40:42.558 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin aebdaf095c5a439588efca89d988a04c default 2022-04-25 03:40:42.614 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin aebdaf095c5a439588efca89d988a04c default 2022-04-25 03:40:42.658 | [154006 Async ks-domain-role:182436]: running: get_or_add_user_domain_role admin aebdaf095c5a439588efca89d988a04c default 2022-04-25 03:40:42.661 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-25 03:40:42.663 | + functions-common:get_or_create_domain:889 : local domain_id 2022-04-25 03:40:42.667 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-25 03:40:45.680 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-04-25 03:40:45.682 | + functions-common:get_or_create_domain:900 : echo default 2022-04-25 03:40:45.683 | default 2022-04-25 03:40:45.685 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-25 03:40:45.746 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-25 03:40:45.789 | [154006 Async ks-project:182566]: running: get_or_create_project service Default 2022-04-25 03:40:45.792 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-25 03:40:45.855 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-25 03:40:45.901 | [154006 Async ks-service:182652]: running: get_or_create_role service 2022-04-25 03:40:45.903 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-25 03:40:45.984 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-25 03:40:46.111 | [154006 Async ks-reseller:182748]: running: get_or_create_role ResellerAdmin 2022-04-25 03:40:46.128 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-25 03:40:46.152 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-25 03:40:46.587 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-25 03:40:46.763 | [154006 Async ks-anotherrole:182838]: running: get_or_create_role anotherrole 2022-04-25 03:40:46.788 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-25 03:40:46.816 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-25 03:40:46.835 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:40:46.864 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-25 03:40:49.062 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:40:49.246 | [182652 Async ks-service:182652]: finished successfully 2022-04-25 03:40:49.394 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:40:49.500 | [182748 Async ks-reseller:182748]: finished successfully 2022-04-25 03:40:49.689 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:40:49.725 | [182566 Async ks-project:182566]: finished successfully 2022-04-25 03:40:50.184 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:40:50.215 | [182838 Async ks-anotherrole:182838]: finished successfully 2022-04-25 03:40:50.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:50.564 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:50.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:50.564 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:50.738 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:50.740 | ++ functions-common:get_or_create_project:950 : project_id=e5235b32ee624dfb8f6765c4bda0f6b7 2022-04-25 03:40:50.743 | ++ functions-common:get_or_create_project:951 : echo e5235b32ee624dfb8f6765c4bda0f6b7 2022-04-25 03:40:50.746 | + lib/keystone:create_keystone_accounts:340 : invis_project=e5235b32ee624dfb8f6765c4bda0f6b7 2022-04-25 03:40:50.749 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-25 03:40:50.752 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-25 03:40:50.754 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:40:50.757 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-25 03:40:53.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:53.191 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:53.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:53.191 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:53.380 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:53.384 | ++ functions-common:get_or_create_project:950 : project_id=e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:53.386 | ++ functions-common:get_or_create_project:951 : echo e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:53.389 | + lib/keystone:create_keystone_accounts:344 : demo_project=e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:53.392 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-25 03:40:53.395 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-25 03:40:53.397 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:40:53.400 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-04-25 03:40:53.402 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-04-25 03:40:53.405 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-25 03:40:53.457 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:40:53.481 | [182436 Async ks-domain-role:182436]: finished successfully 2022-04-25 03:40:55.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:55.834 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:55.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:55.834 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.001 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:56.003 | ++ functions-common:get_or_create_user:937 : user_id=95c57d5366884d5687c9444379c9e4da 2022-04-25 03:40:56.006 | ++ functions-common:get_or_create_user:938 : echo 95c57d5366884d5687c9444379c9e4da 2022-04-25 03:40:56.009 | + lib/keystone:create_keystone_accounts:347 : demo_user=95c57d5366884d5687c9444379c9e4da 2022-04-25 03:40:56.012 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-25 03:40:56.060 | [154006 Async ks-domain-role:182436]: Waiting for completion of get_or_add_user_domain_role admin aebdaf095c5a439588efca89d988a04c default running on PID 182436 (6 other jobs running) 2022-04-25 03:40:56.085 | [154006 Async ks-domain-role:182436]: Signaling child to exit 2022-04-25 03:40:56.085 | WAKEUP 2022-04-25 03:40:56.109 | [154006 Async ks-domain-role:182436]: Signaled 2022-04-25 03:40:56.111 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-04-25 03:40:56.111 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-04-25 03:40:56.111 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aebdaf095c5a439588efca89d988a04c --domain default 2022-04-25 03:40:56.111 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:40:56.111 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:40:56.111 | ++ functions-common:get_field:824 : read data 2022-04-25 03:40:56.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.111 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.111 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.111 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:56.111 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-04-25 03:40:56.111 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-04-25 03:40:56.111 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user aebdaf095c5a439588efca89d988a04c --domain default 2022-04-25 03:40:56.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.111 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.111 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.111 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-04-25 03:40:56.111 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aebdaf095c5a439588efca89d988a04c --domain default 2022-04-25 03:40:56.111 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:40:56.111 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:40:56.112 | ++ functions-common:get_field:824 : read data 2022-04-25 03:40:56.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.112 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.112 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.112 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:56.112 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:40:56.112 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:40:56.112 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:40:56.112 | ++ functions-common:get_field:830 : echo '| 541bb17824f4482498b1c4c2b146af6b | aebdaf095c5a439588efca89d988a04c | | | default | | False |' 2022-04-25 03:40:56.112 | ++ functions-common:get_field:824 : read data 2022-04-25 03:40:56.112 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:40:56.112 | + functions-common:get_or_add_user_domain_role:1033 : echo 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:40:56.112 | 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:40:56.155 | [154006 Async ks-domain-role:182436]: finished get_or_add_user_domain_role admin aebdaf095c5a439588efca89d988a04c default with result 0 in 10 seconds 2022-04-25 03:40:56.162 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-25 03:40:56.196 | [154006 Async ks-project:182566]: Waiting for completion of get_or_create_project service Default running on PID 182566 (5 other jobs running) 2022-04-25 03:40:56.221 | [154006 Async ks-project:182566]: Signaling child to exit 2022-04-25 03:40:56.221 | WAKEUP 2022-04-25 03:40:56.243 | [154006 Async ks-project:182566]: Signaled 2022-04-25 03:40:56.244 | + functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:40:56.244 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-25 03:40:56.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.244 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.244 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.244 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:56.244 | + functions-common:get_or_create_project:950 : project_id=520b81d8050b4e4399fa208372f953e0 2022-04-25 03:40:56.244 | + functions-common:get_or_create_project:951 : echo 520b81d8050b4e4399fa208372f953e0 2022-04-25 03:40:56.244 | 520b81d8050b4e4399fa208372f953e0 2022-04-25 03:40:56.287 | [154006 Async ks-project:182566]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-25 03:40:56.324 | [154006 Async ks-service:182652]: Waiting for completion of get_or_create_role service running on PID 182652 (4 other jobs running) 2022-04-25 03:40:56.348 | [154006 Async ks-service:182652]: Signaling child to exit 2022-04-25 03:40:56.348 | WAKEUP 2022-04-25 03:40:56.370 | [154006 Async ks-service:182652]: Signaled 2022-04-25 03:40:56.372 | + functions-common:get_or_create_role:957 : local role_id 2022-04-25 03:40:56.372 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-25 03:40:56.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.372 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.372 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.372 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:56.372 | + functions-common:get_or_create_role:962 : role_id=39f72ac9449846b083ae0c628a33f942 2022-04-25 03:40:56.372 | + functions-common:get_or_create_role:963 : echo 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:40:56.372 | 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:40:56.415 | [154006 Async ks-service:182652]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-25 03:40:56.454 | [154006 Async ks-reseller:182748]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 182748 (3 other jobs running) 2022-04-25 03:40:56.477 | [154006 Async ks-reseller:182748]: Signaling child to exit 2022-04-25 03:40:56.477 | WAKEUP 2022-04-25 03:40:56.500 | [154006 Async ks-reseller:182748]: Signaled 2022-04-25 03:40:56.501 | + functions-common:get_or_create_role:957 : local role_id 2022-04-25 03:40:56.501 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-25 03:40:56.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.501 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.501 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.501 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:56.501 | + functions-common:get_or_create_role:962 : role_id=22f65841b5b04c97a128c75b96345a6f 2022-04-25 03:40:56.501 | + functions-common:get_or_create_role:963 : echo 22f65841b5b04c97a128c75b96345a6f 2022-04-25 03:40:56.501 | 22f65841b5b04c97a128c75b96345a6f 2022-04-25 03:40:56.544 | [154006 Async ks-reseller:182748]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-25 03:40:56.581 | [154006 Async ks-anotherrole:182838]: Waiting for completion of get_or_create_role anotherrole running on PID 182838 (2 other jobs running) 2022-04-25 03:40:56.605 | [154006 Async ks-anotherrole:182838]: Signaling child to exit 2022-04-25 03:40:56.605 | WAKEUP 2022-04-25 03:40:56.627 | [154006 Async ks-anotherrole:182838]: Signaled 2022-04-25 03:40:56.629 | + functions-common:get_or_create_role:957 : local role_id 2022-04-25 03:40:56.629 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-25 03:40:56.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.629 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:40:56.629 | from cryptography.utils import int_from_bytes 2022-04-25 03:40:56.629 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:40:56.629 | + functions-common:get_or_create_role:962 : role_id=8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:40:56.629 | + functions-common:get_or_create_role:963 : echo 8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:40:56.629 | 8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:40:56.672 | [154006 Async ks-anotherrole:182838]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-25 03:40:56.676 | + inc/async:async_wait:197 : return 0 2022-04-25 03:40:56.679 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:56.736 | + inc/async:async_inner:63 : get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:56.774 | [154006 Async ks-demo-member:183707]: running: get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:56.776 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin aebdaf095c5a439588efca89d988a04c e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:56.842 | + inc/async:async_inner:63 : get_or_add_user_project_role admin aebdaf095c5a439588efca89d988a04c e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:56.885 | [154006 Async ks-demo-admin:183819]: running: get_or_add_user_project_role admin aebdaf095c5a439588efca89d988a04c e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:56.888 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:56.953 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:57.000 | [154006 Async ks-demo-another:183931]: running: get_or_add_user_project_role anotherrole 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 2022-04-25 03:40:57.003 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e5235b32ee624dfb8f6765c4bda0f6b7 2022-04-25 03:40:57.068 | + inc/async:async_inner:63 : get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e5235b32ee624dfb8f6765c4bda0f6b7 2022-04-25 03:40:57.181 | [154006 Async ks-demo-invis:184043]: running: get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e5235b32ee624dfb8f6765c4bda0f6b7 2022-04-25 03:40:57.216 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-25 03:40:57.248 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-25 03:40:57.263 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:40:57.283 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-04-25 03:40:57.303 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-04-25 03:40:57.336 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-25 03:41:01.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:01.254 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:01.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:01.254 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:01.465 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:01.472 | ++ functions-common:get_or_create_user:937 : user_id=027a2721075e44c785e1c1ffeb8f55a2 2022-04-25 03:41:01.476 | ++ functions-common:get_or_create_user:938 : echo 027a2721075e44c785e1c1ffeb8f55a2 2022-04-25 03:41:01.480 | + lib/keystone:create_keystone_accounts:360 : demo_reader=027a2721075e44c785e1c1ffeb8f55a2 2022-04-25 03:41:01.484 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 027a2721075e44c785e1c1ffeb8f55a2 e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:01.695 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 027a2721075e44c785e1c1ffeb8f55a2 e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:01.872 | [154006 Async ks-demo-reader:184218]: running: get_or_add_user_project_role reader 027a2721075e44c785e1c1ffeb8f55a2 e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:01.889 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-25 03:41:01.907 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-25 03:41:01.932 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:41:01.954 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-25 03:41:06.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:06.880 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:06.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:06.880 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:07.220 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:07.241 | ++ functions-common:get_or_create_project:950 : project_id=2ede998525044f9185259701d53a537e 2022-04-25 03:41:07.256 | ++ functions-common:get_or_create_project:951 : echo 2ede998525044f9185259701d53a537e 2022-04-25 03:41:07.276 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=2ede998525044f9185259701d53a537e 2022-04-25 03:41:07.297 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-25 03:41:07.330 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-25 03:41:07.350 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:41:07.373 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-04-25 03:41:07.386 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-04-25 03:41:07.425 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-25 03:41:10.708 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:10.787 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:10.853 | [183819 Async ks-demo-admin:183819]: finished successfully 2022-04-25 03:41:10.873 | [183707 Async ks-demo-member:183707]: finished successfully 2022-04-25 03:41:11.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:11.258 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:11.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:11.258 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:11.452 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:11.455 | ++ functions-common:get_or_create_user:937 : user_id=a8efbc2eda9248f086a1206be54f7274 2022-04-25 03:41:11.457 | ++ functions-common:get_or_create_user:938 : echo a8efbc2eda9248f086a1206be54f7274 2022-04-25 03:41:11.460 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a8efbc2eda9248f086a1206be54f7274 2022-04-25 03:41:11.462 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e 2022-04-25 03:41:11.529 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e 2022-04-25 03:41:11.590 | [154006 Async ks-alt-admin:184669]: running: get_or_add_user_project_role admin a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e 2022-04-25 03:41:11.592 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e 2022-04-25 03:41:11.741 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e 2022-04-25 03:41:11.823 | [154006 Async ks-alt-another:184781]: running: get_or_add_user_project_role anotherrole a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e 2022-04-25 03:41:11.825 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-25 03:41:11.844 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-25 03:41:11.847 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:41:11.850 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-04-25 03:41:11.856 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-04-25 03:41:11.882 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-25 03:41:13.228 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:13.280 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:13.384 | [184043 Async ks-demo-invis:184043]: finished successfully 2022-04-25 03:41:13.431 | [183931 Async ks-demo-another:183931]: finished successfully 2022-04-25 03:41:14.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:14.980 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:14.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:14.980 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:15.183 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:15.185 | ++ functions-common:get_or_create_user:937 : user_id=f01536521f3a4c71b4722af2367c5f2b 2022-04-25 03:41:15.189 | ++ functions-common:get_or_create_user:938 : echo f01536521f3a4c71b4722af2367c5f2b 2022-04-25 03:41:15.191 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=f01536521f3a4c71b4722af2367c5f2b 2022-04-25 03:41:15.193 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member f01536521f3a4c71b4722af2367c5f2b 2ede998525044f9185259701d53a537e 2022-04-25 03:41:15.265 | + inc/async:async_inner:63 : get_or_add_user_project_role member f01536521f3a4c71b4722af2367c5f2b 2ede998525044f9185259701d53a537e 2022-04-25 03:41:15.313 | [154006 Async ks-alt-member-user:185064]: running: get_or_add_user_project_role member f01536521f3a4c71b4722af2367c5f2b 2ede998525044f9185259701d53a537e 2022-04-25 03:41:15.319 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-25 03:41:15.326 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-25 03:41:15.328 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:41:15.332 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-25 03:41:15.335 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-04-25 03:41:15.339 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-25 03:41:17.215 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:17.389 | [184218 Async ks-demo-reader:184218]: finished successfully 2022-04-25 03:41:18.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:18.040 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:18.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:18.041 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:18.297 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:18.306 | ++ functions-common:get_or_create_user:937 : user_id=2609a51d24c04842a77398b0dd1a1f31 2022-04-25 03:41:18.310 | ++ functions-common:get_or_create_user:938 : echo 2609a51d24c04842a77398b0dd1a1f31 2022-04-25 03:41:18.313 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=2609a51d24c04842a77398b0dd1a1f31 2022-04-25 03:41:18.317 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 2609a51d24c04842a77398b0dd1a1f31 2ede998525044f9185259701d53a537e 2022-04-25 03:41:18.433 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2609a51d24c04842a77398b0dd1a1f31 2ede998525044f9185259701d53a537e 2022-04-25 03:41:18.572 | [154006 Async ks-alt-reader-user:185288]: running: get_or_add_user_project_role reader 2609a51d24c04842a77398b0dd1a1f31 2ede998525044f9185259701d53a537e 2022-04-25 03:41:18.600 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-25 03:41:18.617 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:41:18.635 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-04-25 03:41:18.649 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-04-25 03:41:18.665 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-25 03:41:21.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:21.868 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:21.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:21.869 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:22.121 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:22.128 | ++ functions-common:get_or_create_user:937 : user_id=870a7157db61446cac297244af71ec84 2022-04-25 03:41:22.131 | ++ functions-common:get_or_create_user:938 : echo 870a7157db61446cac297244af71ec84 2022-04-25 03:41:22.137 | + lib/keystone:create_keystone_accounts:392 : system_member_user=870a7157db61446cac297244af71ec84 2022-04-25 03:41:22.141 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 870a7157db61446cac297244af71ec84 all 2022-04-25 03:41:22.270 | + inc/async:async_inner:63 : get_or_add_user_system_role member 870a7157db61446cac297244af71ec84 all 2022-04-25 03:41:22.344 | [154006 Async ks-system-member:185514]: running: get_or_add_user_system_role member 870a7157db61446cac297244af71ec84 all 2022-04-25 03:41:22.360 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-25 03:41:22.362 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:41:22.370 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-04-25 03:41:22.378 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-04-25 03:41:22.381 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-25 03:41:24.958 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:25.049 | [184669 Async ks-alt-admin:184669]: finished successfully 2022-04-25 03:41:25.710 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:25.832 | [184781 Async ks-alt-another:184781]: finished successfully 2022-04-25 03:41:26.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:26.051 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:26.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:26.051 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:26.242 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:26.245 | ++ functions-common:get_or_create_user:937 : user_id=3a709a9dc44c48d1b4ef595cd72776d7 2022-04-25 03:41:26.248 | ++ functions-common:get_or_create_user:938 : echo 3a709a9dc44c48d1b4ef595cd72776d7 2022-04-25 03:41:26.252 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=3a709a9dc44c48d1b4ef595cd72776d7 2022-04-25 03:41:26.254 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 3a709a9dc44c48d1b4ef595cd72776d7 all 2022-04-25 03:41:26.349 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3a709a9dc44c48d1b4ef595cd72776d7 all 2022-04-25 03:41:26.409 | [154006 Async ks-system-reader:185806]: running: get_or_add_user_system_role reader 3a709a9dc44c48d1b4ef595cd72776d7 all 2022-04-25 03:41:26.412 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-25 03:41:26.421 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-25 03:41:26.424 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-04-25 03:41:26.430 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-25 03:41:26.446 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-25 03:41:28.550 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:28.699 | [185064 Async ks-alt-member-user:185064]: finished successfully 2022-04-25 03:41:29.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:29.542 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:29.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:29.542 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:29.751 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:29.756 | ++ functions-common:get_or_create_group:914 : group_id=213d9333a34741a3a2aa8f8e606ba170 2022-04-25 03:41:29.760 | ++ functions-common:get_or_create_group:915 : echo 213d9333a34741a3a2aa8f8e606ba170 2022-04-25 03:41:29.764 | + lib/keystone:create_keystone_accounts:402 : admin_group=213d9333a34741a3a2aa8f8e606ba170 2022-04-25 03:41:29.768 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-25 03:41:29.776 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-25 03:41:29.779 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-04-25 03:41:29.782 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-25 03:41:29.786 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-25 03:41:31.334 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:31.374 | [185288 Async ks-alt-reader-user:185288]: finished successfully 2022-04-25 03:41:32.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:32.326 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:32.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:32.326 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:32.524 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:32.527 | ++ functions-common:get_or_create_group:914 : group_id=f8729dc45eea467fa63a3438cb06940f 2022-04-25 03:41:32.529 | ++ functions-common:get_or_create_group:915 : echo f8729dc45eea467fa63a3438cb06940f 2022-04-25 03:41:32.532 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=f8729dc45eea467fa63a3438cb06940f 2022-04-25 03:41:32.535 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:32.609 | + inc/async:async_inner:63 : get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:32.612 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:32.657 | [154006 Async ks-group-memberdemo:186154]: running: get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:32.659 | [185514 Async ks-system-member:185514]: finished successfully 2022-04-25 03:41:32.662 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:32.729 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:32.790 | [154006 Async ks-group-anotherdemo:186272]: running: get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:32.793 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e 2022-04-25 03:41:32.896 | + inc/async:async_inner:63 : get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e 2022-04-25 03:41:32.987 | [154006 Async ks-group-memberalt:186358]: running: get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e 2022-04-25 03:41:32.998 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e 2022-04-25 03:41:33.319 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e 2022-04-25 03:41:33.535 | [154006 Async ks-group-anotheralt:186445]: running: get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e 2022-04-25 03:41:33.556 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 213d9333a34741a3a2aa8f8e606ba170 99c36bf05f524c00b600883a8421f363 2022-04-25 03:41:33.954 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 213d9333a34741a3a2aa8f8e606ba170 99c36bf05f524c00b600883a8421f363 2022-04-25 03:41:34.201 | [154006 Async ks-group-admin:186552]: running: get_or_add_group_project_role admin 213d9333a34741a3a2aa8f8e606ba170 99c36bf05f524c00b600883a8421f363 2022-04-25 03:41:34.204 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-25 03:41:34.533 | [154006 Async ks-demo-member:183707]: Waiting for completion of get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 running on PID 183707 (17 other jobs running) 2022-04-25 03:41:34.683 | [154006 Async ks-demo-member:183707]: Signaling child to exit 2022-04-25 03:41:34.683 | WAKEUP 2022-04-25 03:41:34.825 | [154006 Async ks-demo-member:183707]: Signaled 2022-04-25 03:41:34.844 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:41:34.844 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:41:34.844 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:34.844 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:34.844 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:34.844 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:34.844 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:34.844 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:41:34.844 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95c57d5366884d5687c9444379c9e4da --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:34.845 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:34.845 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:41:34.845 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:34.845 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:34.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:34.845 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:34.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:34.845 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:34.845 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:34.845 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:41:34.845 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:41:34.845 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 95c57d5366884d5687c9444379c9e4da --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:34.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:34.845 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:34.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:34.845 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:34.845 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95c57d5366884d5687c9444379c9e4da --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:34.845 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:41:34.845 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:34.845 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:34.845 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:34.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:34.845 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:34.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:34.845 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:34.845 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:34.845 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:41:34.845 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:41:34.845 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:41:34.845 | ++ functions-common:get_field:830 : echo '| 00d7cf01a1f8434fa9e35d16f20ed3af | 95c57d5366884d5687c9444379c9e4da | | e3ee534161c0483fad2d8827fa120464 | | | False |' 2022-04-25 03:41:34.846 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:34.846 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:34.846 | + functions-common:get_or_add_user_project_role:1009 : echo 00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:34.846 | 00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:35.151 | [154006 Async ks-demo-member:183707]: finished get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 with result 0 in 14 seconds 2022-04-25 03:41:35.377 | [154006 Async ks-demo-admin:183819]: Waiting for completion of get_or_add_user_project_role admin aebdaf095c5a439588efca89d988a04c e3ee534161c0483fad2d8827fa120464 running on PID 183819 (16 other jobs running) 2022-04-25 03:41:35.556 | [154006 Async ks-demo-admin:183819]: Signaling child to exit 2022-04-25 03:41:35.556 | WAKEUP 2022-04-25 03:41:35.693 | [154006 Async ks-demo-admin:183819]: Signaled 2022-04-25 03:41:35.703 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:41:35.703 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:41:35.703 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:35.703 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:35.703 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:35.703 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:35.703 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:35.703 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:41:35.704 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:35.704 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aebdaf095c5a439588efca89d988a04c --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:35.704 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:41:35.704 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:35.704 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:35.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:35.704 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:35.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:35.704 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:35.704 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:35.704 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:41:35.704 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:41:35.704 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user aebdaf095c5a439588efca89d988a04c --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:35.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:35.704 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:35.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:35.704 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:35.704 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:41:35.704 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:35.704 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aebdaf095c5a439588efca89d988a04c --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:35.704 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:35.704 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:35.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:35.704 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:35.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:35.704 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:35.704 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:35.704 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:41:35.704 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:41:35.704 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:41:35.705 | ++ functions-common:get_field:830 : echo '| 541bb17824f4482498b1c4c2b146af6b | aebdaf095c5a439588efca89d988a04c | | e3ee534161c0483fad2d8827fa120464 | | | False |' 2022-04-25 03:41:35.705 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:35.705 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:41:35.705 | + functions-common:get_or_add_user_project_role:1009 : echo 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:41:35.705 | 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:41:36.006 | [154006 Async ks-demo-admin:183819]: finished get_or_add_user_project_role admin aebdaf095c5a439588efca89d988a04c e3ee534161c0483fad2d8827fa120464 with result 0 in 14 seconds 2022-04-25 03:41:36.227 | [154006 Async ks-demo-another:183931]: Waiting for completion of get_or_add_user_project_role anotherrole 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 running on PID 183931 (15 other jobs running) 2022-04-25 03:41:36.312 | [154006 Async ks-demo-another:183931]: Signaling child to exit 2022-04-25 03:41:36.313 | WAKEUP 2022-04-25 03:41:36.420 | [154006 Async ks-demo-another:183931]: Signaled 2022-04-25 03:41:36.423 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:41:36.423 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:41:36.423 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:36.423 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:36.423 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:36.423 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:36.423 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:36.423 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:41:36.423 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:36.423 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:41:36.423 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 95c57d5366884d5687c9444379c9e4da --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:36.423 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:36.424 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:36.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:36.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:36.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:36.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:36.424 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:36.424 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:41:36.424 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:41:36.424 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 95c57d5366884d5687c9444379c9e4da --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:36.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:36.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:36.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:36.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:36.424 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 95c57d5366884d5687c9444379c9e4da --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:36.424 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:41:36.424 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:36.424 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:36.424 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:36.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:36.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:36.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:36.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:36.424 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:36.424 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:41:36.424 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:41:36.424 | ++ functions-common:get_field:830 : echo '| 8a1a2bcbb4f8427baf3d73b0d0af8646 | 95c57d5366884d5687c9444379c9e4da | | e3ee534161c0483fad2d8827fa120464 | | | False |' 2022-04-25 03:41:36.424 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:41:36.424 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:36.424 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:41:36.424 | + functions-common:get_or_add_user_project_role:1009 : echo 8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:41:36.424 | 8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:41:36.630 | [154006 Async ks-demo-another:183931]: finished get_or_add_user_project_role anotherrole 95c57d5366884d5687c9444379c9e4da e3ee534161c0483fad2d8827fa120464 with result 0 in 16 seconds 2022-04-25 03:41:36.855 | [154006 Async ks-demo-invis:184043]: Waiting for completion of get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e5235b32ee624dfb8f6765c4bda0f6b7 running on PID 184043 (14 other jobs running) 2022-04-25 03:41:37.029 | [154006 Async ks-demo-invis:184043]: Signaling child to exit 2022-04-25 03:41:37.030 | WAKEUP 2022-04-25 03:41:37.081 | [154006 Async ks-demo-invis:184043]: Signaled 2022-04-25 03:41:37.087 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:41:37.087 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:41:37.087 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:37.087 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:37.087 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:37.088 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:37.088 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:37.088 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:41:37.088 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:37.088 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:41:37.088 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95c57d5366884d5687c9444379c9e4da --project e5235b32ee624dfb8f6765c4bda0f6b7 2022-04-25 03:41:37.088 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:37.088 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:37.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.088 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.088 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.088 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:37.088 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:41:37.088 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:41:37.088 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 95c57d5366884d5687c9444379c9e4da --project e5235b32ee624dfb8f6765c4bda0f6b7 2022-04-25 03:41:37.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.088 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.088 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.088 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:37.088 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:41:37.088 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95c57d5366884d5687c9444379c9e4da --project e5235b32ee624dfb8f6765c4bda0f6b7 2022-04-25 03:41:37.088 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:37.088 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:37.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.088 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.088 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.089 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:37.089 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:41:37.089 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:41:37.089 | ++ functions-common:get_field:830 : echo '| 00d7cf01a1f8434fa9e35d16f20ed3af | 95c57d5366884d5687c9444379c9e4da | | e5235b32ee624dfb8f6765c4bda0f6b7 | | | False |' 2022-04-25 03:41:37.089 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:41:37.089 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:37.089 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:37.089 | + functions-common:get_or_add_user_project_role:1009 : echo 00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:37.089 | 00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:37.192 | [154006 Async ks-demo-invis:184043]: finished get_or_add_user_project_role member 95c57d5366884d5687c9444379c9e4da e5235b32ee624dfb8f6765c4bda0f6b7 with result 0 in 16 seconds 2022-04-25 03:41:37.274 | [154006 Async ks-demo-reader:184218]: Waiting for completion of get_or_add_user_project_role reader 027a2721075e44c785e1c1ffeb8f55a2 e3ee534161c0483fad2d8827fa120464 running on PID 184218 (13 other jobs running) 2022-04-25 03:41:37.355 | [154006 Async ks-demo-reader:184218]: Signaling child to exit 2022-04-25 03:41:37.357 | WAKEUP 2022-04-25 03:41:37.421 | [154006 Async ks-demo-reader:184218]: Signaled 2022-04-25 03:41:37.423 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:41:37.423 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:41:37.423 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:37.423 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:37.423 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:37.423 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:37.424 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:37.424 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:41:37.424 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:41:37.424 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:37.424 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 027a2721075e44c785e1c1ffeb8f55a2 --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:37.424 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:37.424 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:37.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.424 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:37.424 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:41:37.424 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:41:37.424 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 027a2721075e44c785e1c1ffeb8f55a2 --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:37.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.424 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:41:37.424 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 027a2721075e44c785e1c1ffeb8f55a2 --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:37.424 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:37.424 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:37.424 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:37.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.424 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.424 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:37.424 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:41:37.425 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:41:37.425 | ++ functions-common:get_field:830 : echo '| 5e43318a88c74dd889dc07b1ac5b984a | 027a2721075e44c785e1c1ffeb8f55a2 | | e3ee534161c0483fad2d8827fa120464 | | | False |' 2022-04-25 03:41:37.425 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:41:37.425 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:37.425 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:41:37.425 | + functions-common:get_or_add_user_project_role:1009 : echo 5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:41:37.425 | 5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:41:37.519 | [154006 Async ks-demo-reader:184218]: finished get_or_add_user_project_role reader 027a2721075e44c785e1c1ffeb8f55a2 e3ee534161c0483fad2d8827fa120464 with result 0 in 15 seconds 2022-04-25 03:41:37.524 | + inc/async:async_wait:197 : return 0 2022-04-25 03:41:37.527 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-25 03:41:37.619 | [154006 Async ks-alt-admin:184669]: Waiting for completion of get_or_add_user_project_role admin a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e running on PID 184669 (12 other jobs running) 2022-04-25 03:41:37.654 | [154006 Async ks-alt-admin:184669]: Signaling child to exit 2022-04-25 03:41:37.655 | WAKEUP 2022-04-25 03:41:37.707 | [154006 Async ks-alt-admin:184669]: Signaled 2022-04-25 03:41:37.709 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:41:37.709 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:41:37.709 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:37.709 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:37.709 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:37.709 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:37.709 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:37.709 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:41:37.709 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:37.709 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a8efbc2eda9248f086a1206be54f7274 --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:37.709 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:41:37.709 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:37.710 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:37.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.710 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.710 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.710 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:37.710 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:41:37.710 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:41:37.710 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a8efbc2eda9248f086a1206be54f7274 --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:37.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.710 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.710 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.710 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a8efbc2eda9248f086a1206be54f7274 --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:37.710 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:41:37.710 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:37.710 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:37.710 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:37.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.710 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:37.710 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:37.710 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:37.710 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:41:37.710 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:41:37.710 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:41:37.710 | ++ functions-common:get_field:830 : echo '| 541bb17824f4482498b1c4c2b146af6b | a8efbc2eda9248f086a1206be54f7274 | | 2ede998525044f9185259701d53a537e | | | False |' 2022-04-25 03:41:37.710 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:37.710 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:41:37.711 | + functions-common:get_or_add_user_project_role:1009 : echo 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:41:37.711 | 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:41:37.833 | [154006 Async ks-alt-admin:184669]: finished get_or_add_user_project_role admin a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e with result 0 in 13 seconds 2022-04-25 03:41:37.974 | [154006 Async ks-alt-another:184781]: Waiting for completion of get_or_add_user_project_role anotherrole a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e running on PID 184781 (11 other jobs running) 2022-04-25 03:41:38.072 | [154006 Async ks-alt-another:184781]: Signaling child to exit 2022-04-25 03:41:38.072 | WAKEUP 2022-04-25 03:41:38.199 | [154006 Async ks-alt-another:184781]: Signaled 2022-04-25 03:41:38.211 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:41:38.211 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:41:38.211 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:38.211 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:38.211 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:38.211 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:38.211 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:38.211 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:41:38.211 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:41:38.211 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a8efbc2eda9248f086a1206be54f7274 --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:38.211 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:38.212 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:38.212 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:38.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.212 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.212 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.212 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:38.212 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:41:38.212 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:41:38.212 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user a8efbc2eda9248f086a1206be54f7274 --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:38.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.212 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.212 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.212 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:41:38.212 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:38.212 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a8efbc2eda9248f086a1206be54f7274 --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:38.212 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:38.212 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:38.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.212 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.212 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.212 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:38.212 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:41:38.212 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:41:38.212 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:41:38.212 | ++ functions-common:get_field:830 : echo '| 8a1a2bcbb4f8427baf3d73b0d0af8646 | a8efbc2eda9248f086a1206be54f7274 | | 2ede998525044f9185259701d53a537e | | | False |' 2022-04-25 03:41:38.212 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:38.212 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:41:38.212 | + functions-common:get_or_add_user_project_role:1009 : echo 8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:41:38.213 | 8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:41:38.476 | [154006 Async ks-alt-another:184781]: finished get_or_add_user_project_role anotherrole a8efbc2eda9248f086a1206be54f7274 2ede998525044f9185259701d53a537e with result 0 in 14 seconds 2022-04-25 03:41:38.677 | [154006 Async ks-alt-member-user:185064]: Waiting for completion of get_or_add_user_project_role member f01536521f3a4c71b4722af2367c5f2b 2ede998525044f9185259701d53a537e running on PID 185064 (10 other jobs running) 2022-04-25 03:41:38.806 | [154006 Async ks-alt-member-user:185064]: Signaling child to exit 2022-04-25 03:41:38.810 | WAKEUP 2022-04-25 03:41:38.949 | [154006 Async ks-alt-member-user:185064]: Signaled 2022-04-25 03:41:38.951 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:41:38.951 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:41:38.951 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:38.951 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:38.951 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:38.951 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:38.951 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:38.951 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:41:38.951 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f01536521f3a4c71b4722af2367c5f2b --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:38.951 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:38.951 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:41:38.951 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:38.951 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:38.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.951 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.951 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.952 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:38.952 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:41:38.952 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:41:38.952 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user f01536521f3a4c71b4722af2367c5f2b --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:38.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.952 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.952 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.952 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:38.952 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f01536521f3a4c71b4722af2367c5f2b --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:38.952 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:41:38.952 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:38.952 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:38.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.952 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:38.952 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:38.952 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:38.952 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:41:38.952 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:41:38.952 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:41:38.952 | ++ functions-common:get_field:830 : echo '| 00d7cf01a1f8434fa9e35d16f20ed3af | f01536521f3a4c71b4722af2367c5f2b | | 2ede998525044f9185259701d53a537e | | | False |' 2022-04-25 03:41:38.952 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:38.952 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:38.952 | + functions-common:get_or_add_user_project_role:1009 : echo 00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:38.952 | 00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:39.162 | [154006 Async ks-alt-member-user:185064]: finished get_or_add_user_project_role member f01536521f3a4c71b4722af2367c5f2b 2ede998525044f9185259701d53a537e with result 0 in 13 seconds 2022-04-25 03:41:39.327 | [154006 Async ks-alt-reader-user:185288]: Waiting for completion of get_or_add_user_project_role reader 2609a51d24c04842a77398b0dd1a1f31 2ede998525044f9185259701d53a537e running on PID 185288 (9 other jobs running) 2022-04-25 03:41:39.485 | [154006 Async ks-alt-reader-user:185288]: Signaling child to exit 2022-04-25 03:41:39.485 | WAKEUP 2022-04-25 03:41:39.640 | [154006 Async ks-alt-reader-user:185288]: Signaled 2022-04-25 03:41:39.659 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:41:39.659 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:41:39.659 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:39.659 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:39.659 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:39.660 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:39.660 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:39.660 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:41:39.660 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:41:39.660 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:39.660 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:39.660 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:39.660 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2609a51d24c04842a77398b0dd1a1f31 --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:39.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:39.660 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:39.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:39.660 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:39.660 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:39.660 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:41:39.660 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:41:39.660 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 2609a51d24c04842a77398b0dd1a1f31 --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:39.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:39.660 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:39.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:39.660 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:39.660 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2609a51d24c04842a77398b0dd1a1f31 --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:39.660 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:41:39.660 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:41:39.660 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:41:39.660 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:39.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:39.660 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:39.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:39.660 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:39.660 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:39.661 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:41:39.661 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:41:39.661 | ++ functions-common:get_field:830 : echo '| 5e43318a88c74dd889dc07b1ac5b984a | 2609a51d24c04842a77398b0dd1a1f31 | | 2ede998525044f9185259701d53a537e | | | False |' 2022-04-25 03:41:39.661 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:41:39.661 | ++ functions-common:get_field:824 : read data 2022-04-25 03:41:39.661 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:41:39.661 | + functions-common:get_or_add_user_project_role:1009 : echo 5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:41:39.661 | 5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:41:39.876 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:39.921 | [154006 Async ks-alt-reader-user:185288]: finished get_or_add_user_project_role reader 2609a51d24c04842a77398b0dd1a1f31 2ede998525044f9185259701d53a537e with result 0 in 12 seconds 2022-04-25 03:41:39.956 | + inc/async:async_wait:197 : return 0 2022-04-25 03:41:39.973 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-25 03:41:40.075 | [185806 Async ks-system-reader:185806]: finished successfully 2022-04-25 03:41:40.291 | [154006 Async ks-system-member:185514]: Waiting for completion of get_or_add_user_system_role member 870a7157db61446cac297244af71ec84 all running on PID 185514 (8 other jobs running) 2022-04-25 03:41:40.462 | [154006 Async ks-system-member:185514]: Signaling child to exit 2022-04-25 03:41:40.463 | WAKEUP 2022-04-25 03:41:40.622 | [154006 Async ks-system-member:185514]: Signaled 2022-04-25 03:41:40.633 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-25 03:41:40.633 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-25 03:41:40.633 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-25 03:41:40.633 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:40.633 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:40.633 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:40.633 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:40.633 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:40.633 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-25 03:41:40.633 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 870a7157db61446cac297244af71ec84 --system all -f value -c Role 2022-04-25 03:41:40.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:40.633 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:40.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:40.633 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:40.634 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:40.634 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-25 03:41:40.634 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-25 03:41:40.634 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 870a7157db61446cac297244af71ec84 --system all 2022-04-25 03:41:40.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:40.634 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:40.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:40.634 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:40.634 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 870a7157db61446cac297244af71ec84 --system all -f value -c Role 2022-04-25 03:41:40.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:40.634 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:40.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:40.634 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:40.634 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:40.634 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:40.634 | + functions-common:get_or_add_user_system_role:1064 : echo 00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:40.634 | 00d7cf01a1f8434fa9e35d16f20ed3af 2022-04-25 03:41:40.875 | [154006 Async ks-system-member:185514]: finished get_or_add_user_system_role member 870a7157db61446cac297244af71ec84 all with result 0 in 10 seconds 2022-04-25 03:41:41.113 | [154006 Async ks-system-reader:185806]: Waiting for completion of get_or_add_user_system_role reader 3a709a9dc44c48d1b4ef595cd72776d7 all running on PID 185806 (7 other jobs running) 2022-04-25 03:41:41.239 | [154006 Async ks-system-reader:185806]: Signaling child to exit 2022-04-25 03:41:41.239 | WAKEUP 2022-04-25 03:41:41.374 | [154006 Async ks-system-reader:185806]: Signaled 2022-04-25 03:41:41.381 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-25 03:41:41.382 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-25 03:41:41.382 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-25 03:41:41.382 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:41:41.382 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:41:41.382 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:41:41.382 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:41:41.382 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:41:41.382 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-25 03:41:41.382 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3a709a9dc44c48d1b4ef595cd72776d7 --system all -f value -c Role 2022-04-25 03:41:41.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:41.382 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:41.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:41.382 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:41.382 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:41.382 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-25 03:41:41.382 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-25 03:41:41.382 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 3a709a9dc44c48d1b4ef595cd72776d7 --system all 2022-04-25 03:41:41.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:41.382 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:41.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:41.382 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:41.382 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3a709a9dc44c48d1b4ef595cd72776d7 --system all -f value -c Role 2022-04-25 03:41:41.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:41.382 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:41.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:41.382 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:41.382 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:41.382 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:41:41.382 | + functions-common:get_or_add_user_system_role:1064 : echo 5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:41:41.383 | 5e43318a88c74dd889dc07b1ac5b984a 2022-04-25 03:41:41.611 | [154006 Async ks-system-reader:185806]: finished get_or_add_user_system_role reader 3a709a9dc44c48d1b4ef595cd72776d7 all with result 0 in 13 seconds 2022-04-25 03:41:41.649 | + inc/async:async_wait:197 : return 0 2022-04-25 03:41:41.656 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-25 03:41:41.929 | [154006 Async ks-group-memberdemo:186154]: Waiting for completion of get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 running on PID 186154 (6 other jobs running) 2022-04-25 03:41:42.128 | [154006 Async ks-group-memberdemo:186154]: Signaling child to exit 2022-04-25 03:41:46.446 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:46.533 | [186154 Async ks-group-memberdemo:186154]: finished successfully 2022-04-25 03:41:46.620 | WAKEUP 2022-04-25 03:41:46.772 | [154006 Async ks-group-memberdemo:186154]: Signaled 2022-04-25 03:41:46.793 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:41:46.793 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f8729dc45eea467fa63a3438cb06940f --project e3ee534161c0483fad2d8827fa120464 -f value 2022-04-25 03:41:46.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:46.793 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:46.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:46.793 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:46.793 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:46.793 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:41:46.793 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:41:46.793 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group f8729dc45eea467fa63a3438cb06940f --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:46.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:46.793 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:46.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:46.793 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:46.793 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f8729dc45eea467fa63a3438cb06940f --project e3ee534161c0483fad2d8827fa120464 -f value 2022-04-25 03:41:46.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:46.793 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:46.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:46.793 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:46.793 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:46.793 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='00d7cf01a1f8434fa9e35d16f20ed3af f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 False' 2022-04-25 03:41:46.793 | + functions-common:get_or_add_group_project_role:1088 : echo 00d7cf01a1f8434fa9e35d16f20ed3af f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 False 2022-04-25 03:41:46.793 | 00d7cf01a1f8434fa9e35d16f20ed3af f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 False 2022-04-25 03:41:46.838 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:46.879 | [186272 Async ks-group-anotherdemo:186272]: finished successfully 2022-04-25 03:41:46.888 | [154006 Async ks-group-memberdemo:186154]: finished get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 with result 0 in 13 seconds 2022-04-25 03:41:46.937 | [154006 Async ks-group-anotherdemo:186272]: Waiting for completion of get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 running on PID 186272 (5 other jobs running) 2022-04-25 03:41:46.972 | [154006 Async ks-group-anotherdemo:186272]: Signaling child to exit 2022-04-25 03:41:46.972 | WAKEUP 2022-04-25 03:41:46.998 | [154006 Async ks-group-anotherdemo:186272]: Signaled 2022-04-25 03:41:46.999 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:41:46.999 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f8729dc45eea467fa63a3438cb06940f --project e3ee534161c0483fad2d8827fa120464 -f value 2022-04-25 03:41:46.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:47.000 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:47.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:47.000 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:47.000 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:47.000 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:41:47.000 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:41:47.000 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group f8729dc45eea467fa63a3438cb06940f --project e3ee534161c0483fad2d8827fa120464 2022-04-25 03:41:47.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:47.000 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:47.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:47.000 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:47.000 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f8729dc45eea467fa63a3438cb06940f --project e3ee534161c0483fad2d8827fa120464 -f value 2022-04-25 03:41:47.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:47.000 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:47.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:47.000 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:47.000 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:47.000 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='8a1a2bcbb4f8427baf3d73b0d0af8646 f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 False' 2022-04-25 03:41:47.000 | + functions-common:get_or_add_group_project_role:1088 : echo 8a1a2bcbb4f8427baf3d73b0d0af8646 f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 False 2022-04-25 03:41:47.000 | 8a1a2bcbb4f8427baf3d73b0d0af8646 f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 False 2022-04-25 03:41:47.058 | [154006 Async ks-group-anotherdemo:186272]: finished get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f e3ee534161c0483fad2d8827fa120464 with result 0 in 14 seconds 2022-04-25 03:41:47.103 | [154006 Async ks-group-memberalt:186358]: Waiting for completion of get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e running on PID 186358 (4 other jobs running) 2022-04-25 03:41:47.131 | [154006 Async ks-group-memberalt:186358]: Signaling child to exit 2022-04-25 03:41:48.090 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:48.119 | [186445 Async ks-group-anotheralt:186445]: finished successfully 2022-04-25 03:41:48.494 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:48.520 | [186358 Async ks-group-memberalt:186358]: finished successfully 2022-04-25 03:41:48.540 | WAKEUP 2022-04-25 03:41:48.552 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:41:48.564 | [154006 Async ks-group-memberalt:186358]: Signaled 2022-04-25 03:41:48.566 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:41:48.566 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f8729dc45eea467fa63a3438cb06940f --project 2ede998525044f9185259701d53a537e -f value 2022-04-25 03:41:48.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.566 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.566 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.566 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:48.566 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:41:48.566 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:41:48.566 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group f8729dc45eea467fa63a3438cb06940f --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:48.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.566 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.566 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.566 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f8729dc45eea467fa63a3438cb06940f --project 2ede998525044f9185259701d53a537e -f value 2022-04-25 03:41:48.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.566 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.566 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.566 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:48.566 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='00d7cf01a1f8434fa9e35d16f20ed3af f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e False' 2022-04-25 03:41:48.567 | + functions-common:get_or_add_group_project_role:1088 : echo 00d7cf01a1f8434fa9e35d16f20ed3af f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e False 2022-04-25 03:41:48.567 | 00d7cf01a1f8434fa9e35d16f20ed3af f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e False 2022-04-25 03:41:48.578 | [186552 Async ks-group-admin:186552]: finished successfully 2022-04-25 03:41:48.617 | [154006 Async ks-group-memberalt:186358]: finished get_or_add_group_project_role member f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e with result 0 in 15 seconds 2022-04-25 03:41:48.653 | [154006 Async ks-group-anotheralt:186445]: Waiting for completion of get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e running on PID 186445 (3 other jobs running) 2022-04-25 03:41:48.679 | [154006 Async ks-group-anotheralt:186445]: Signaling child to exit 2022-04-25 03:41:48.679 | WAKEUP 2022-04-25 03:41:48.705 | [154006 Async ks-group-anotheralt:186445]: Signaled 2022-04-25 03:41:48.707 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:41:48.707 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f8729dc45eea467fa63a3438cb06940f --project 2ede998525044f9185259701d53a537e -f value 2022-04-25 03:41:48.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.707 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.707 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.707 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:48.707 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:41:48.707 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:41:48.707 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group f8729dc45eea467fa63a3438cb06940f --project 2ede998525044f9185259701d53a537e 2022-04-25 03:41:48.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.707 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.707 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.707 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f8729dc45eea467fa63a3438cb06940f --project 2ede998525044f9185259701d53a537e -f value 2022-04-25 03:41:48.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.707 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.707 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.707 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:48.707 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='8a1a2bcbb4f8427baf3d73b0d0af8646 f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e False' 2022-04-25 03:41:48.707 | + functions-common:get_or_add_group_project_role:1088 : echo 8a1a2bcbb4f8427baf3d73b0d0af8646 f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e False 2022-04-25 03:41:48.707 | 8a1a2bcbb4f8427baf3d73b0d0af8646 f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e False 2022-04-25 03:41:48.753 | [154006 Async ks-group-anotheralt:186445]: finished get_or_add_group_project_role anotherrole f8729dc45eea467fa63a3438cb06940f 2ede998525044f9185259701d53a537e with result 0 in 14 seconds 2022-04-25 03:41:48.794 | [154006 Async ks-group-admin:186552]: Waiting for completion of get_or_add_group_project_role admin 213d9333a34741a3a2aa8f8e606ba170 99c36bf05f524c00b600883a8421f363 running on PID 186552 (2 other jobs running) 2022-04-25 03:41:48.819 | [154006 Async ks-group-admin:186552]: Signaling child to exit 2022-04-25 03:41:48.819 | WAKEUP 2022-04-25 03:41:48.842 | [154006 Async ks-group-admin:186552]: Signaled 2022-04-25 03:41:48.843 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-25 03:41:48.843 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 213d9333a34741a3a2aa8f8e606ba170 --project 99c36bf05f524c00b600883a8421f363 -f value 2022-04-25 03:41:48.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.843 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.843 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.843 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:48.844 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-25 03:41:48.844 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-25 03:41:48.844 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 213d9333a34741a3a2aa8f8e606ba170 --project 99c36bf05f524c00b600883a8421f363 2022-04-25 03:41:48.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.844 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 213d9333a34741a3a2aa8f8e606ba170 --project 99c36bf05f524c00b600883a8421f363 -f value 2022-04-25 03:41:48.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:41:48.844 | from cryptography.utils import int_from_bytes 2022-04-25 03:41:48.844 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:41:48.844 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='541bb17824f4482498b1c4c2b146af6b 213d9333a34741a3a2aa8f8e606ba170 99c36bf05f524c00b600883a8421f363 False' 2022-04-25 03:41:48.844 | + functions-common:get_or_add_group_project_role:1088 : echo 541bb17824f4482498b1c4c2b146af6b 213d9333a34741a3a2aa8f8e606ba170 99c36bf05f524c00b600883a8421f363 False 2022-04-25 03:41:48.844 | 541bb17824f4482498b1c4c2b146af6b 213d9333a34741a3a2aa8f8e606ba170 99c36bf05f524c00b600883a8421f363 False 2022-04-25 03:41:48.887 | [154006 Async ks-group-admin:186552]: finished get_or_add_group_project_role admin 213d9333a34741a3a2aa8f8e606ba170 99c36bf05f524c00b600883a8421f363 with result 0 in 14 seconds 2022-04-25 03:41:48.891 | + inc/async:async_wait:197 : return 0 2022-04-25 03:41:48.894 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-25 03:41:48.911 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:41:48.914 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-25 03:41:48.932 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:41:48.934 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-25 03:41:48.937 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-25 03:41:48.996 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-25 03:41:49.035 | [154006 Async create_nova_accounts:188486]: running: create_nova_accounts 2022-04-25 03:41:49.043 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-25 03:41:49.061 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:41:49.063 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-25 03:41:49.066 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-25 03:41:49.128 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-25 03:41:49.169 | [154006 Async create_glance_accounts:188601]: running: create_glance_accounts 2022-04-25 03:41:49.172 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-25 03:41:49.192 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:41:49.195 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-25 03:41:49.199 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-25 03:41:49.261 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-25 03:41:49.304 | [154006 Async create_cinder_accounts:188731]: running: create_cinder_accounts 2022-04-25 03:41:49.307 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-25 03:41:49.330 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:41:49.333 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-25 03:41:49.336 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-25 03:41:49.413 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-25 03:41:49.476 | [154006 Async create_neutron_accounts:188846]: running: create_neutron_accounts 2022-04-25 03:41:49.482 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-25 03:41:49.517 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:41:49.519 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-25 03:41:49.522 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-25 03:41:49.676 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-25 03:41:49.901 | [154006 Async create_swift_accounts:188989]: running: create_swift_accounts 2022-04-25 03:41:49.916 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-25 03:41:50.056 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:41:50.080 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-25 03:41:50.446 | [154006 Async create_nova_accounts:188486]: Waiting for completion of create_nova_accounts running on PID 188486 (6 other jobs running) 2022-04-25 03:41:50.629 | [154006 Async create_nova_accounts:188486]: Signaling child to exit 2022-04-25 03:42:28.642 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:42:28.743 | [188846 Async create_neutron_accounts:188846]: finished successfully 2022-04-25 03:42:46.463 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:42:46.510 | [188731 Async create_cinder_accounts:188731]: finished successfully 2022-04-25 03:43:03.233 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:43:03.264 | [188601 Async create_glance_accounts:188601]: finished successfully 2022-04-25 03:43:06.816 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:43:06.842 | [188486 Async create_nova_accounts:188486]: finished successfully 2022-04-25 03:43:06.862 | WAKEUP 2022-04-25 03:43:06.884 | [154006 Async create_nova_accounts:188486]: Signaled 2022-04-25 03:43:06.886 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-25 03:43:06.886 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-25 03:43:06.886 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-25 03:43:06.886 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:06.886 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:43:06.886 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:43:06.886 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:43:06.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.886 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.886 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.886 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.886 | + functions-common:get_or_create_user:937 : user_id=098dc2dbf92144be883935449b1641d8 2022-04-25 03:43:06.886 | + functions-common:get_or_create_user:938 : echo 098dc2dbf92144be883935449b1641d8 2022-04-25 03:43:06.886 | 098dc2dbf92144be883935449b1641d8 2022-04-25 03:43:06.886 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-25 03:43:06.886 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:06.886 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:06.886 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:06.886 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:06.886 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:06.887 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:06.887 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:06.887 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:06.887 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:06.887 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:06.887 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:43:06.887 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:06.887 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:06.887 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:06.887 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:06.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.887 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.887 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.887 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.887 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:06.887 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:06.887 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:43:06.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.887 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.887 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.887 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:06.887 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:43:06.887 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:06.887 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:06.887 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:06.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.887 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.888 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.888 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.888 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:06.888 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:06.888 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:06.888 | ++ functions-common:get_field:830 : echo '| 39f72ac9449846b083ae0c628a33f942 | 098dc2dbf92144be883935449b1641d8 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:06.888 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:06.888 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:06.888 | + functions-common:get_or_add_user_project_role:1009 : echo 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:06.888 | 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:06.888 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-25 03:43:06.888 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-25 03:43:06.888 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:06.888 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:06.888 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:06.888 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:06.888 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:06.888 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:06.888 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:06.888 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:06.888 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:06.888 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:06.888 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:43:06.888 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:06.888 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:06.888 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:06.888 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:06.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.888 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.889 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.889 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.889 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:06.889 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:06.889 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:43:06.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.889 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.889 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.889 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:06.889 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:43:06.889 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:06.889 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:06.889 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:06.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.889 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.889 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.889 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.889 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:06.889 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:06.889 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:06.889 | ++ functions-common:get_field:830 : echo '| 541bb17824f4482498b1c4c2b146af6b | 098dc2dbf92144be883935449b1641d8 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:06.889 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:06.889 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:06.889 | + functions-common:get_or_add_user_project_role:1009 : echo 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:06.889 | 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:06.889 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-25 03:43:06.889 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-25 03:43:06.889 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.35/compute 2022-04-25 03:43:06.889 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-25 03:43:06.890 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:43:06.890 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-25 03:43:06.890 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-25 03:43:06.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.890 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.890 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.890 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.890 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:43:06.890 | 070b77dc8d824e2384124ece2f3f9812' 2022-04-25 03:43:06.890 | + functions-common:get_or_create_service:1106 : echo 070b77dc8d824e2384124ece2f3f9812 2022-04-25 03:43:06.890 | 070b77dc8d824e2384124ece2f3f9812 2022-04-25 03:43:06.890 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.35/compute/v2/$(project_id)s' 2022-04-25 03:43:06.890 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:43:06.890 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.35/compute/v2/$(project_id)s' RegionOne 2022-04-25 03:43:06.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:43:06.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-25 03:43:06.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.890 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.890 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.890 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:43:06.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:43:06.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.35/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-25 03:43:06.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.890 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.890 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.891 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d7e296cdeb0f4574b2dfe7b6adac8b00 2022-04-25 03:43:06.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d7e296cdeb0f4574b2dfe7b6adac8b00 2022-04-25 03:43:06.891 | + functions-common:get_or_create_endpoint:1139 : public_id=d7e296cdeb0f4574b2dfe7b6adac8b00 2022-04-25 03:43:06.891 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:43:06.891 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:43:06.891 | + functions-common:get_or_create_endpoint:1148 : echo d7e296cdeb0f4574b2dfe7b6adac8b00 2022-04-25 03:43:06.891 | d7e296cdeb0f4574b2dfe7b6adac8b00 2022-04-25 03:43:06.891 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-25 03:43:06.891 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:43:06.891 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-25 03:43:06.891 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-25 03:43:06.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.891 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.891 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.891 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.891 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:43:06.891 | 7fa73d793bae4b5f88747ea20e3dd305' 2022-04-25 03:43:06.891 | + functions-common:get_or_create_service:1106 : echo 7fa73d793bae4b5f88747ea20e3dd305 2022-04-25 03:43:06.891 | 7fa73d793bae4b5f88747ea20e3dd305 2022-04-25 03:43:06.891 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.35/compute/v2.1 2022-04-25 03:43:06.891 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:43:06.891 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.35/compute/v2.1 RegionOne 2022-04-25 03:43:06.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:43:06.891 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-25 03:43:06.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.891 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.891 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.892 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:43:06.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:43:06.892 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.35/compute/v2.1 --region RegionOne -f value -c id 2022-04-25 03:43:06.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.892 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.892 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.892 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=dcbdd4dca85d4cf48ef2035b6643bd52 2022-04-25 03:43:06.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo dcbdd4dca85d4cf48ef2035b6643bd52 2022-04-25 03:43:06.892 | + functions-common:get_or_create_endpoint:1139 : public_id=dcbdd4dca85d4cf48ef2035b6643bd52 2022-04-25 03:43:06.892 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:43:06.892 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:43:06.892 | + functions-common:get_or_create_endpoint:1148 : echo dcbdd4dca85d4cf48ef2035b6643bd52 2022-04-25 03:43:06.892 | dcbdd4dca85d4cf48ef2035b6643bd52 2022-04-25 03:43:06.892 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-25 03:43:06.892 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:43:06.892 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-25 03:43:06.892 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:43:06.892 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-25 03:43:06.892 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:06.892 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:06.892 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:06.892 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:06.892 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:06.892 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:06.892 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:06.892 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:06.892 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:06.893 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:06.893 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:43:06.893 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:06.893 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:06.893 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:06.893 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:06.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.893 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.893 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.893 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.893 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:06.893 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:06.893 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:43:06.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.894 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:06.894 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-25 03:43:06.894 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:06.894 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:06.894 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:06.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:06.894 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:06.894 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:06.894 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:06.894 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:06.894 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:06.894 | ++ functions-common:get_field:830 : echo '| 22f65841b5b04c97a128c75b96345a6f | 098dc2dbf92144be883935449b1641d8 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:06.894 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:06.894 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=22f65841b5b04c97a128c75b96345a6f 2022-04-25 03:43:06.894 | + functions-common:get_or_add_user_project_role:1009 : echo 22f65841b5b04c97a128c75b96345a6f 2022-04-25 03:43:06.894 | 22f65841b5b04c97a128c75b96345a6f 2022-04-25 03:43:06.894 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-25 03:43:06.894 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:43:06.894 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-25 03:43:06.894 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:43:06.894 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-25 03:43:06.933 | [154006 Async create_nova_accounts:188486]: finished create_nova_accounts with result 0 in 77 seconds 2022-04-25 03:43:06.971 | [154006 Async create_glance_accounts:188601]: Waiting for completion of create_glance_accounts running on PID 188601 (5 other jobs running) 2022-04-25 03:43:06.996 | [154006 Async create_glance_accounts:188601]: Signaling child to exit 2022-04-25 03:43:06.996 | WAKEUP 2022-04-25 03:43:07.019 | [154006 Async create_glance_accounts:188601]: Signaled 2022-04-25 03:43:07.020 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-25 03:43:07.020 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:43:07.020 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-25 03:43:07.020 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-25 03:43:07.020 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:07.020 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:43:07.020 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:43:07.020 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:43:07.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.020 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.021 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.021 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.021 | + functions-common:get_or_create_user:937 : user_id=d6de0361ab6f48bb8fe47bb519e1ccd9 2022-04-25 03:43:07.021 | + functions-common:get_or_create_user:938 : echo d6de0361ab6f48bb8fe47bb519e1ccd9 2022-04-25 03:43:07.021 | d6de0361ab6f48bb8fe47bb519e1ccd9 2022-04-25 03:43:07.021 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-25 03:43:07.021 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:07.021 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:07.021 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:07.021 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:07.021 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:07.021 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:07.021 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:07.021 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:07.021 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:07.021 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:07.021 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.021 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:07.021 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.021 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.021 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.021 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.021 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.021 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.021 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:07.021 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:07.021 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.022 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.022 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.022 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.022 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.022 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:07.022 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.022 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.022 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.022 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.022 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.022 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:07.022 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:07.022 | ++ functions-common:get_field:830 : echo '| 39f72ac9449846b083ae0c628a33f942 | d6de0361ab6f48bb8fe47bb519e1ccd9 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:07.022 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:07.022 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.022 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.022 | + functions-common:get_or_add_user_project_role:1009 : echo 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.022 | 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.022 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-25 03:43:07.022 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-25 03:43:07.022 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:43:07.022 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-25 03:43:07.022 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-25 03:43:07.022 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:07.022 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:43:07.022 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:43:07.023 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:43:07.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.023 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.023 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.023 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.023 | + functions-common:get_or_create_user:937 : user_id=8de7b4d4df674fdfb16b57698b6d2e89 2022-04-25 03:43:07.023 | + functions-common:get_or_create_user:938 : echo 8de7b4d4df674fdfb16b57698b6d2e89 2022-04-25 03:43:07.023 | 8de7b4d4df674fdfb16b57698b6d2e89 2022-04-25 03:43:07.023 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-25 03:43:07.023 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:07.023 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:07.023 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:07.023 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:07.023 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:07.023 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:07.023 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:07.023 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:07.023 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:07.023 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:07.023 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.023 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.023 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:07.023 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.023 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.023 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.023 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.023 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.024 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:07.024 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:07.024 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.024 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.024 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.024 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.024 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.024 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:07.024 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.024 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.024 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.024 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.024 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.024 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:07.024 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:07.024 | ++ functions-common:get_field:830 : echo '| 39f72ac9449846b083ae0c628a33f942 | 8de7b4d4df674fdfb16b57698b6d2e89 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:07.024 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:07.024 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.024 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.024 | + functions-common:get_or_add_user_project_role:1009 : echo 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.024 | 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.024 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-25 03:43:07.024 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-25 03:43:07.024 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:07.024 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:07.024 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:07.024 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:07.025 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:07.025 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:07.025 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:07.025 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:07.025 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:07.025 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:07.025 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.025 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.025 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:07.025 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.025 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.025 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.025 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.025 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.025 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:07.025 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:07.025 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.025 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.025 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.025 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.025 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.025 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:07.025 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.025 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.025 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.026 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.026 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.026 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:07.026 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:07.026 | ++ functions-common:get_field:830 : echo '| 22f65841b5b04c97a128c75b96345a6f | 8de7b4d4df674fdfb16b57698b6d2e89 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:07.026 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:07.026 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.026 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=22f65841b5b04c97a128c75b96345a6f 2022-04-25 03:43:07.026 | + functions-common:get_or_add_user_project_role:1009 : echo 22f65841b5b04c97a128c75b96345a6f 2022-04-25 03:43:07.026 | 22f65841b5b04c97a128c75b96345a6f 2022-04-25 03:43:07.026 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-25 03:43:07.026 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:43:07.026 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-25 03:43:07.026 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-25 03:43:07.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.026 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.026 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.026 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.026 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:43:07.026 | e7d234c5a7ac41688b9a0e3014dcfa2c' 2022-04-25 03:43:07.026 | + functions-common:get_or_create_service:1106 : echo e7d234c5a7ac41688b9a0e3014dcfa2c 2022-04-25 03:43:07.026 | e7d234c5a7ac41688b9a0e3014dcfa2c 2022-04-25 03:43:07.026 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.35/image 2022-04-25 03:43:07.026 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:43:07.026 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.35/image RegionOne 2022-04-25 03:43:07.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:43:07.026 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-25 03:43:07.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.027 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.027 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.027 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.027 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:43:07.027 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:43:07.027 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.35/image --region RegionOne -f value -c id 2022-04-25 03:43:07.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.027 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.027 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.027 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.027 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=77d37085dacb4dd38b366490bdbb623c 2022-04-25 03:43:07.027 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 77d37085dacb4dd38b366490bdbb623c 2022-04-25 03:43:07.027 | + functions-common:get_or_create_endpoint:1139 : public_id=77d37085dacb4dd38b366490bdbb623c 2022-04-25 03:43:07.027 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:43:07.027 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:43:07.027 | + functions-common:get_or_create_endpoint:1148 : echo 77d37085dacb4dd38b366490bdbb623c 2022-04-25 03:43:07.027 | 77d37085dacb4dd38b366490bdbb623c 2022-04-25 03:43:07.027 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-25 03:43:07.027 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-25 03:43:07.027 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-25 03:43:07.027 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-04-25 03:43:07.027 | ++ functions-common:get_or_create_domain:900 : echo default 2022-04-25 03:43:07.027 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-25 03:43:07.027 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-25 03:43:07.027 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-25 03:43:07.027 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-25 03:43:07.065 | [154006 Async create_glance_accounts:188601]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-25 03:43:07.105 | [154006 Async create_cinder_accounts:188731]: Waiting for completion of create_cinder_accounts running on PID 188731 (4 other jobs running) 2022-04-25 03:43:07.130 | [154006 Async create_cinder_accounts:188731]: Signaling child to exit 2022-04-25 03:43:07.131 | WAKEUP 2022-04-25 03:43:07.153 | [154006 Async create_cinder_accounts:188731]: Signaled 2022-04-25 03:43:07.155 | + 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-04-25 03:43:07.155 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-25 03:43:07.155 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-25 03:43:07.155 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:07.155 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:43:07.155 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:43:07.155 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:43:07.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.155 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.155 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.155 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.155 | + functions-common:get_or_create_user:937 : user_id=ed083f2651944e1db72661b9a5562880 2022-04-25 03:43:07.155 | + functions-common:get_or_create_user:938 : echo ed083f2651944e1db72661b9a5562880 2022-04-25 03:43:07.155 | ed083f2651944e1db72661b9a5562880 2022-04-25 03:43:07.155 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-25 03:43:07.155 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:07.155 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:07.156 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:07.156 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:07.156 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:07.156 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:07.156 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:07.156 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:07.156 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:07.156 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:07.156 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.156 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.156 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:07.156 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.156 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.156 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.156 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.156 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.156 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:07.156 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:07.156 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.156 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.156 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.156 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.156 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:07.156 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.156 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.156 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.157 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.157 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.157 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.157 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:07.157 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:07.157 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:07.157 | ++ functions-common:get_field:830 : echo '| 39f72ac9449846b083ae0c628a33f942 | ed083f2651944e1db72661b9a5562880 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:07.157 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.157 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.157 | + functions-common:get_or_add_user_project_role:1009 : echo 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.157 | 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.157 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-25 03:43:07.157 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-25 03:43:07.157 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:43:07.157 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-25 03:43:07.157 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-25 03:43:07.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.157 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.157 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.157 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.157 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:43:07.157 | 4bd69fdb1bad4077bfcc8b31ae51ad40' 2022-04-25 03:43:07.157 | + functions-common:get_or_create_service:1106 : echo 4bd69fdb1bad4077bfcc8b31ae51ad40 2022-04-25 03:43:07.157 | 4bd69fdb1bad4077bfcc8b31ae51ad40 2022-04-25 03:43:07.157 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-25 03:43:07.157 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.35/volume/v3/$(project_id)s' 2022-04-25 03:43:07.157 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:43:07.158 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.35/volume/v3/$(project_id)s' RegionOne 2022-04-25 03:43:07.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:43:07.158 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-25 03:43:07.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.158 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.158 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.158 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:43:07.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:43:07.158 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.35/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-25 03:43:07.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.158 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.158 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.158 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=dec2e64e83b544479a6d9a2fea922414 2022-04-25 03:43:07.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo dec2e64e83b544479a6d9a2fea922414 2022-04-25 03:43:07.158 | + functions-common:get_or_create_endpoint:1139 : public_id=dec2e64e83b544479a6d9a2fea922414 2022-04-25 03:43:07.158 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:43:07.158 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:43:07.158 | + functions-common:get_or_create_endpoint:1148 : echo dec2e64e83b544479a6d9a2fea922414 2022-04-25 03:43:07.158 | dec2e64e83b544479a6d9a2fea922414 2022-04-25 03:43:07.158 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-25 03:43:07.158 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:43:07.158 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-25 03:43:07.158 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-25 03:43:07.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.158 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.159 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.159 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.159 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:43:07.159 | cc95cbf91c644d8abb5e4974d5c03017' 2022-04-25 03:43:07.159 | + functions-common:get_or_create_service:1106 : echo cc95cbf91c644d8abb5e4974d5c03017 2022-04-25 03:43:07.159 | cc95cbf91c644d8abb5e4974d5c03017 2022-04-25 03:43:07.159 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.35/volume/v3/$(project_id)s' 2022-04-25 03:43:07.159 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:43:07.159 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.35/volume/v3/$(project_id)s' RegionOne 2022-04-25 03:43:07.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:43:07.159 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-25 03:43:07.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.159 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.159 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.159 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:43:07.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:43:07.159 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.35/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-25 03:43:07.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.159 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.159 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.159 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4f4fff3460cd46ad8b5081c1a1616f20 2022-04-25 03:43:07.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4f4fff3460cd46ad8b5081c1a1616f20 2022-04-25 03:43:07.159 | + functions-common:get_or_create_endpoint:1139 : public_id=4f4fff3460cd46ad8b5081c1a1616f20 2022-04-25 03:43:07.159 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:43:07.159 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:43:07.160 | + functions-common:get_or_create_endpoint:1148 : echo 4f4fff3460cd46ad8b5081c1a1616f20 2022-04-25 03:43:07.160 | 4f4fff3460cd46ad8b5081c1a1616f20 2022-04-25 03:43:07.160 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-25 03:43:07.160 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-25 03:43:07.160 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:43:07.160 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-25 03:43:07.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.160 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.160 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.160 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.160 | ++ functions-common:get_or_create_project:950 : project_id=520b81d8050b4e4399fa208372f953e0 2022-04-25 03:43:07.160 | ++ functions-common:get_or_create_project:951 : echo 520b81d8050b4e4399fa208372f953e0 2022-04-25 03:43:07.160 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 520b81d8050b4e4399fa208372f953e0 2022-04-25 03:43:07.160 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-25 03:43:07.160 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:07.160 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:43:07.160 | ++ functions-common:get_or_create_user:925 : local email= 2022-04-25 03:43:07.160 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-25 03:43:07.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.160 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.160 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.160 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-25 03:43:07.160 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.160 | ++ functions-common:get_or_create_user:937 : user_id=ed083f2651944e1db72661b9a5562880 2022-04-25 03:43:07.160 | ++ functions-common:get_or_create_user:938 : echo ed083f2651944e1db72661b9a5562880 2022-04-25 03:43:07.160 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ed083f2651944e1db72661b9a5562880 2022-04-25 03:43:07.200 | [154006 Async create_cinder_accounts:188731]: finished create_cinder_accounts with result 0 in 57 seconds 2022-04-25 03:43:07.204 | + inc/async:async_wait:197 : return 0 2022-04-25 03:43:07.207 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-25 03:43:07.257 | [154006 Async create_neutron_accounts:188846]: Waiting for completion of create_neutron_accounts running on PID 188846 (3 other jobs running) 2022-04-25 03:43:07.283 | [154006 Async create_neutron_accounts:188846]: Signaling child to exit 2022-04-25 03:43:07.283 | WAKEUP 2022-04-25 03:43:07.305 | [154006 Async create_neutron_accounts:188846]: Signaled 2022-04-25 03:43:07.307 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-25 03:43:07.307 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-25 03:43:07.307 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:43:07.307 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:43:07.307 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-25 03:43:07.307 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-25 03:43:07.307 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-25 03:43:07.307 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-25 03:43:07.307 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-25 03:43:07.307 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-25 03:43:07.307 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.35:9696/ 2022-04-25 03:43:07.307 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-25 03:43:07.307 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-25 03:43:07.307 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-25 03:43:07.307 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:07.307 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:43:07.308 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:43:07.308 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:43:07.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.308 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.308 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.308 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.308 | + functions-common:get_or_create_user:937 : user_id=ef3c79422b794269a09aefc6876c5336 2022-04-25 03:43:07.308 | + functions-common:get_or_create_user:938 : echo ef3c79422b794269a09aefc6876c5336 2022-04-25 03:43:07.308 | ef3c79422b794269a09aefc6876c5336 2022-04-25 03:43:07.308 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-25 03:43:07.308 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:07.308 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:07.308 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:07.308 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:07.308 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:07.308 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:07.308 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:07.308 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:07.308 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:07.308 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:07.308 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:07.308 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.308 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.308 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.308 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.308 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.308 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.309 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.309 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:07.309 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:07.309 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.309 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.309 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.309 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-25 03:43:07.309 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:07.309 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:07.309 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:07.309 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.309 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.309 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.309 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.309 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:07.309 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:07.309 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:07.309 | ++ functions-common:get_field:830 : echo '| 39f72ac9449846b083ae0c628a33f942 | ef3c79422b794269a09aefc6876c5336 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:07.309 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:07.309 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.309 | + functions-common:get_or_add_user_project_role:1009 : echo 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.309 | 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:07.309 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-25 03:43:07.309 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-25 03:43:07.309 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:43:07.309 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-25 03:43:07.310 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-25 03:43:07.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.310 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.310 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.310 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.310 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:43:07.310 | b8cf66cd640745968cbce08497221ea1' 2022-04-25 03:43:07.310 | + functions-common:get_or_create_service:1106 : echo b8cf66cd640745968cbce08497221ea1 2022-04-25 03:43:07.310 | b8cf66cd640745968cbce08497221ea1 2022-04-25 03:43:07.310 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.35:9696/ 2022-04-25 03:43:07.310 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:43:07.310 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.35:9696/ RegionOne 2022-04-25 03:43:07.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:43:07.310 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-25 03:43:07.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.310 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.310 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.310 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:43:07.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:43:07.310 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.35:9696/ --region RegionOne -f value -c id 2022-04-25 03:43:07.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.310 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:07.310 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:07.310 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:07.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4d827b86b09544279486a0498a1f294e 2022-04-25 03:43:07.311 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4d827b86b09544279486a0498a1f294e 2022-04-25 03:43:07.311 | + functions-common:get_or_create_endpoint:1139 : public_id=4d827b86b09544279486a0498a1f294e 2022-04-25 03:43:07.311 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-25 03:43:07.311 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:43:07.311 | + functions-common:get_or_create_endpoint:1148 : echo 4d827b86b09544279486a0498a1f294e 2022-04-25 03:43:07.311 | 4d827b86b09544279486a0498a1f294e 2022-04-25 03:43:07.353 | [154006 Async create_neutron_accounts:188846]: finished create_neutron_accounts with result 0 in 39 seconds 2022-04-25 03:43:07.396 | [154006 Async create_swift_accounts:188989]: Waiting for completion of create_swift_accounts running on PID 188989 (2 other jobs running) 2022-04-25 03:43:07.422 | [154006 Async create_swift_accounts:188989]: Signaling child to exit 2022-04-25 03:43:52.918 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:43:52.944 | [188989 Async create_swift_accounts:188989]: finished successfully 2022-04-25 03:43:52.964 | WAKEUP 2022-04-25 03:43:52.986 | [154006 Async create_swift_accounts:188989]: Signaled 2022-04-25 03:43:52.987 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-25 03:43:52.987 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-25 03:43:52.987 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-25 03:43:52.987 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-25 03:43:52.987 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-25 03:43:52.988 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-25 03:43:52.988 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-25 03:43:52.988 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-25 03:43:52.988 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-25 03:43:52.988 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-25 03:43:52.988 | ++ functions-common:get_or_create_role:957 : local role_id 2022-04-25 03:43:52.988 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-25 03:43:52.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.988 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.988 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.988 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.988 | ++ functions-common:get_or_create_role:962 : role_id=8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:43:52.988 | ++ functions-common:get_or_create_role:963 : echo 8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:43:52.988 | + lib/swift:create_swift_accounts:614 : another_role=8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:43:52.988 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-25 03:43:52.988 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-25 03:43:52.988 | + functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:52.988 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-25 03:43:52.988 | + functions-common:get_or_create_user:925 : local email= 2022-04-25 03:43:52.988 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-25 03:43:52.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.988 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.988 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.988 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.988 | + functions-common:get_or_create_user:937 : user_id=1d777961d99648be940a9290384c0270 2022-04-25 03:43:52.988 | + functions-common:get_or_create_user:938 : echo 1d777961d99648be940a9290384c0270 2022-04-25 03:43:52.988 | 1d777961d99648be940a9290384c0270 2022-04-25 03:43:52.988 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-25 03:43:52.989 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:52.989 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:52.989 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:52.989 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:52.989 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:52.989 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:52.989 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:52.989 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:52.989 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:52.989 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:52.989 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:52.989 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:52.989 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:52.989 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:52.989 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.989 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.989 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.989 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.989 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:52.989 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:52.989 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:52.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.989 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.989 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.989 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:52.989 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:52.989 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:52.989 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:52.990 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.990 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.990 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.990 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.990 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:52.990 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:52.990 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:52.990 | ++ functions-common:get_field:830 : echo '| 39f72ac9449846b083ae0c628a33f942 | 1d777961d99648be940a9290384c0270 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:52.990 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.990 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:52.990 | + functions-common:get_or_add_user_project_role:1009 : echo 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:52.990 | 39f72ac9449846b083ae0c628a33f942 2022-04-25 03:43:52.990 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-25 03:43:52.990 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-25 03:43:52.990 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:52.990 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-25 03:43:52.990 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:52.990 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:52.990 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-25 03:43:52.990 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-25 03:43:52.990 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-25 03:43:52.990 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-25 03:43:52.990 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-25 03:43:52.990 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-25 03:43:52.990 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:52.990 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:52.990 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:52.991 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:52.991 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.991 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.991 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.991 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.991 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:52.991 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:52.991 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:52.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.991 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.991 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.991 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-25 03:43:52.991 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:52.991 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:52.991 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:52.991 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.991 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.991 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.991 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.991 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:52.991 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:52.991 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:52.991 | ++ functions-common:get_field:830 : echo '| 541bb17824f4482498b1c4c2b146af6b | 1d777961d99648be940a9290384c0270 | | 520b81d8050b4e4399fa208372f953e0 | | | False |' 2022-04-25 03:43:52.991 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.991 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:52.991 | + functions-common:get_or_add_user_project_role:1009 : echo 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:52.992 | 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:52.992 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-25 03:43:52.992 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-25 03:43:52.992 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-25 03:43:52.992 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-25 03:43:52.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.992 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.992 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.992 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.992 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-25 03:43:52.992 | ebc3513f190a4b00895fa3f36ee21b3f' 2022-04-25 03:43:52.992 | + functions-common:get_or_create_service:1106 : echo ebc3513f190a4b00895fa3f36ee21b3f 2022-04-25 03:43:52.992 | ebc3513f190a4b00895fa3f36ee21b3f 2022-04-25 03:43:52.992 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' http://10.222.0.35:8080 2022-04-25 03:43:52.992 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-25 03:43:52.992 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-25 03:43:52.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:43:52.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-25 03:43:52.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.992 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.992 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.992 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:43:52.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:43:52.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-25 03:43:52.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.992 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.993 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.993 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a1d1b3d41d994c57b59d9365eeeb34f8 2022-04-25 03:43:52.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a1d1b3d41d994c57b59d9365eeeb34f8 2022-04-25 03:43:52.993 | + functions-common:get_or_create_endpoint:1139 : public_id=a1d1b3d41d994c57b59d9365eeeb34f8 2022-04-25 03:43:52.993 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.35:8080 ]] 2022-04-25 03:43:52.993 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.35:8080 RegionOne 2022-04-25 03:43:52.993 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-25 03:43:52.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-25 03:43:52.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.993 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.993 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.993 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.993 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-25 03:43:52.993 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-25 03:43:52.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.35:8080 --region RegionOne -f value -c id 2022-04-25 03:43:52.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.993 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.993 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.993 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.993 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6b8ba7020fd84aa3a00696ef824d437c 2022-04-25 03:43:52.993 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6b8ba7020fd84aa3a00696ef824d437c 2022-04-25 03:43:52.993 | 6b8ba7020fd84aa3a00696ef824d437c 2022-04-25 03:43:52.993 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-25 03:43:52.993 | + functions-common:get_or_create_endpoint:1148 : echo a1d1b3d41d994c57b59d9365eeeb34f8 2022-04-25 03:43:52.993 | a1d1b3d41d994c57b59d9365eeeb34f8 2022-04-25 03:43:52.993 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-25 03:43:52.993 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-25 03:43:52.994 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:43:52.994 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-25 03:43:52.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.994 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.994 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.994 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.994 | ++ functions-common:get_or_create_project:950 : project_id=a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.994 | ++ functions-common:get_or_create_project:951 : echo a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.994 | + lib/swift:create_swift_accounts:628 : swift_project_test1=a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.994 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-25 03:43:52.994 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:43:52.994 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-25 03:43:52.994 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:52.994 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-04-25 03:43:52.994 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-04-25 03:43:52.994 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-25 03:43:52.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.994 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.994 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.994 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.994 | ++ functions-common:get_or_create_user:937 : user_id=839ee337c01e481884c48adb126820fb 2022-04-25 03:43:52.994 | ++ functions-common:get_or_create_user:938 : echo 839ee337c01e481884c48adb126820fb 2022-04-25 03:43:52.994 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=839ee337c01e481884c48adb126820fb 2022-04-25 03:43:52.994 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-25 03:43:52.994 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:43:52.995 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 839ee337c01e481884c48adb126820fb a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.995 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:52.995 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:43:52.995 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:52.995 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:52.995 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:43:52.995 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:43:52.995 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:43:52.995 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:43:52.995 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:52.995 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:52.995 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:52.995 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 839ee337c01e481884c48adb126820fb --project a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.995 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.995 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.995 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.995 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.995 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:52.995 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:52.995 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 839ee337c01e481884c48adb126820fb --project a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.995 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.995 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.995 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 839ee337c01e481884c48adb126820fb --project a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.995 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:52.995 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:52.995 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:52.995 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.996 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.996 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.996 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.996 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:52.996 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:52.996 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:52.996 | ++ functions-common:get_field:830 : echo '| 541bb17824f4482498b1c4c2b146af6b | 839ee337c01e481884c48adb126820fb | | a7a26a7ff69049299e71a38b8711be85 | | | False |' 2022-04-25 03:43:52.996 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.996 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:52.996 | + functions-common:get_or_add_user_project_role:1009 : echo 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:52.996 | 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:52.996 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-25 03:43:52.996 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-25 03:43:52.996 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:52.996 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-04-25 03:43:52.996 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-04-25 03:43:52.996 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-25 03:43:52.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.996 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.996 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.996 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.996 | ++ functions-common:get_or_create_user:937 : user_id=eafeb177ba924e68a586703c4e3e09f6 2022-04-25 03:43:52.996 | ++ functions-common:get_or_create_user:938 : echo eafeb177ba924e68a586703c4e3e09f6 2022-04-25 03:43:52.996 | + lib/swift:create_swift_accounts:637 : swift_user_test3=eafeb177ba924e68a586703c4e3e09f6 2022-04-25 03:43:52.996 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-25 03:43:52.996 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:43:52.996 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 8a1a2bcbb4f8427baf3d73b0d0af8646 eafeb177ba924e68a586703c4e3e09f6 a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.996 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:52.997 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:43:52.997 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:52.997 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:52.997 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:43:52.997 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:43:52.997 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:43:52.997 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:43:52.997 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8a1a2bcbb4f8427baf3d73b0d0af8646 --user eafeb177ba924e68a586703c4e3e09f6 --project a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.997 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:52.997 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:52.997 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:52.997 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.997 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.997 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.997 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:52.997 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:52.997 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 8a1a2bcbb4f8427baf3d73b0d0af8646 --user eafeb177ba924e68a586703c4e3e09f6 --project a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.997 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.997 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.997 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8a1a2bcbb4f8427baf3d73b0d0af8646 --user eafeb177ba924e68a586703c4e3e09f6 --project a7a26a7ff69049299e71a38b8711be85 2022-04-25 03:43:52.997 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:52.997 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:52.997 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:52.997 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.998 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.998 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.998 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.998 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:52.998 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:52.998 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:52.998 | ++ functions-common:get_field:830 : echo '| 8a1a2bcbb4f8427baf3d73b0d0af8646 | eafeb177ba924e68a586703c4e3e09f6 | | a7a26a7ff69049299e71a38b8711be85 | | | False |' 2022-04-25 03:43:52.998 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.998 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:43:52.998 | + functions-common:get_or_add_user_project_role:1009 : echo 8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:43:52.998 | 8a1a2bcbb4f8427baf3d73b0d0af8646 2022-04-25 03:43:52.998 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-25 03:43:52.998 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-25 03:43:52.998 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:43:52.998 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-25 03:43:52.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.998 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.998 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.998 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.998 | ++ functions-common:get_or_create_project:950 : project_id=db454963d15448db86e1d5271b36620c 2022-04-25 03:43:52.998 | ++ functions-common:get_or_create_project:951 : echo db454963d15448db86e1d5271b36620c 2022-04-25 03:43:52.998 | + lib/swift:create_swift_accounts:642 : swift_project_test2=db454963d15448db86e1d5271b36620c 2022-04-25 03:43:52.998 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-25 03:43:52.998 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:43:52.998 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-25 03:43:52.998 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-25 03:43:52.998 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:52.999 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-04-25 03:43:52.999 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-04-25 03:43:52.999 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-25 03:43:52.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.999 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.999 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.999 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:52.999 | ++ functions-common:get_or_create_user:937 : user_id=5d94a2e72bbe4b80810e3c2068a0dbda 2022-04-25 03:43:52.999 | ++ functions-common:get_or_create_user:938 : echo 5d94a2e72bbe4b80810e3c2068a0dbda 2022-04-25 03:43:52.999 | + lib/swift:create_swift_accounts:647 : swift_user_test2=5d94a2e72bbe4b80810e3c2068a0dbda 2022-04-25 03:43:52.999 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-25 03:43:52.999 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:43:52.999 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 5d94a2e72bbe4b80810e3c2068a0dbda db454963d15448db86e1d5271b36620c 2022-04-25 03:43:52.999 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:52.999 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:43:52.999 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:52.999 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:52.999 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:43:52.999 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:43:52.999 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:43:52.999 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:43:52.999 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d94a2e72bbe4b80810e3c2068a0dbda --project db454963d15448db86e1d5271b36620c 2022-04-25 03:43:52.999 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:52.999 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:52.999 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:52.999 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:52.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:52.999 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:52.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.000 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.000 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:53.000 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:53.000 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:53.000 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 5d94a2e72bbe4b80810e3c2068a0dbda --project db454963d15448db86e1d5271b36620c 2022-04-25 03:43:53.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.000 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.000 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.000 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d94a2e72bbe4b80810e3c2068a0dbda --project db454963d15448db86e1d5271b36620c 2022-04-25 03:43:53.000 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:53.000 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:53.000 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:53.000 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:53.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.001 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.001 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.001 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:53.001 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:53.001 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:53.001 | ++ functions-common:get_field:830 : echo '| 541bb17824f4482498b1c4c2b146af6b | 5d94a2e72bbe4b80810e3c2068a0dbda | | db454963d15448db86e1d5271b36620c | | | False |' 2022-04-25 03:43:53.001 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:53.001 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:53.001 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:53.001 | + functions-common:get_or_add_user_project_role:1009 : echo 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:53.001 | 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:53.001 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-25 03:43:53.001 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-25 03:43:53.001 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-25 03:43:53.001 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-25 03:43:53.001 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-25 03:43:53.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.001 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.001 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.001 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:53.001 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-04-25 03:43:53.001 | b6a2e63f50b7404e86c31aa9fbe7d1bf' 2022-04-25 03:43:53.001 | ++ functions-common:get_or_create_domain:900 : echo b6a2e63f50b7404e86c31aa9fbe7d1bf 2022-04-25 03:43:53.001 | + lib/swift:create_swift_accounts:652 : swift_domain=b6a2e63f50b7404e86c31aa9fbe7d1bf 2022-04-25 03:43:53.001 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-25 03:43:53.001 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:43:53.001 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-25 03:43:53.001 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 b6a2e63f50b7404e86c31aa9fbe7d1bf 2022-04-25 03:43:53.002 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-25 03:43:53.002 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=b6a2e63f50b7404e86c31aa9fbe7d1bf --or-show -f value -c id 2022-04-25 03:43:53.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.002 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.002 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.002 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:53.002 | ++ functions-common:get_or_create_project:950 : project_id=f92d9a37ef594eaf8211693c55a24646 2022-04-25 03:43:53.002 | ++ functions-common:get_or_create_project:951 : echo f92d9a37ef594eaf8211693c55a24646 2022-04-25 03:43:53.002 | + lib/swift:create_swift_accounts:656 : swift_project_test4=f92d9a37ef594eaf8211693c55a24646 2022-04-25 03:43:53.002 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-25 03:43:53.002 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:43:53.002 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-25 03:43:53.002 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 b6a2e63f50b7404e86c31aa9fbe7d1bf test4@example.com 2022-04-25 03:43:53.002 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-25 03:43:53.002 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-04-25 03:43:53.002 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-04-25 03:43:53.002 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=b6a2e63f50b7404e86c31aa9fbe7d1bf --email=test4@example.com --or-show -f value -c id 2022-04-25 03:43:53.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.002 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.002 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.002 | +++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:53.002 | ++ functions-common:get_or_create_user:937 : user_id=367fcf32ac6e4ddb8859931ea6a75d8c 2022-04-25 03:43:53.002 | ++ functions-common:get_or_create_user:938 : echo 367fcf32ac6e4ddb8859931ea6a75d8c 2022-04-25 03:43:53.002 | + lib/swift:create_swift_accounts:661 : swift_user_test4=367fcf32ac6e4ddb8859931ea6a75d8c 2022-04-25 03:43:53.002 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-25 03:43:53.002 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-25 03:43:53.003 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 367fcf32ac6e4ddb8859931ea6a75d8c f92d9a37ef594eaf8211693c55a24646 2022-04-25 03:43:53.003 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-25 03:43:53.003 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-25 03:43:53.003 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-25 03:43:53.003 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-25 03:43:53.003 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-25 03:43:53.003 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-25 03:43:53.003 | ++ functions-common:_get_domain_args:979 : echo 2022-04-25 03:43:53.003 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-25 03:43:53.003 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 367fcf32ac6e4ddb8859931ea6a75d8c --project f92d9a37ef594eaf8211693c55a24646 2022-04-25 03:43:53.003 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:53.003 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-25 03:43:53.003 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:53.003 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:53.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.003 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.003 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.003 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:53.003 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-25 03:43:53.003 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-25 03:43:53.003 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 367fcf32ac6e4ddb8859931ea6a75d8c --project f92d9a37ef594eaf8211693c55a24646 2022-04-25 03:43:53.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.003 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.003 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.003 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 367fcf32ac6e4ddb8859931ea6a75d8c --project f92d9a37ef594eaf8211693c55a24646 2022-04-25 03:43:53.003 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-25 03:43:53.003 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-25 03:43:53.003 | ++ functions-common:get_field:823 : local data field 2022-04-25 03:43:53.003 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:53.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.004 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:53.004 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:53.004 | ++ functions-common:oscwrap:2477 : return 0 2022-04-25 03:43:53.004 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-25 03:43:53.004 | ++ functions-common:get_field:828 : field='$2' 2022-04-25 03:43:53.004 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-25 03:43:53.004 | ++ functions-common:get_field:830 : echo '| 541bb17824f4482498b1c4c2b146af6b | 367fcf32ac6e4ddb8859931ea6a75d8c | | f92d9a37ef594eaf8211693c55a24646 | | | False |' 2022-04-25 03:43:53.004 | ++ functions-common:get_field:824 : read data 2022-04-25 03:43:53.004 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:53.004 | + functions-common:get_or_add_user_project_role:1009 : echo 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:53.004 | 541bb17824f4482498b1c4c2b146af6b 2022-04-25 03:43:53.032 | [154006 Async create_swift_accounts:188989]: finished create_swift_accounts with result 0 in 123 seconds 2022-04-25 03:43:53.040 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-25 03:43:53.042 | + inc/async:async_wait:197 : return 0 2022-04-25 03:43:53.045 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-25 03:43:53.062 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:43:53.065 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-25 03:43:53.083 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:43:53.085 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-25 03:43:53.088 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:43:53.091 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-25 03:43:53.093 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-25 03:43:53.096 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-25 03:43:53.154 | + inc/async:async_inner:63 : init_glance 2022-04-25 03:43:53.192 | [154006 Async init_glance:193247]: running: init_glance 2022-04-25 03:43:53.194 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-25 03:43:53.214 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:43:53.217 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-25 03:43:53.219 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-25 03:43:53.222 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-25 03:43:53.225 | + ./stack.sh:main:1149 : configure_neutron 2022-04-25 03:43:53.228 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-25 03:43:53.232 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:43:53.233 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-25 03:43:53.240 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-25 03:43:53.242 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-25 03:43:53.245 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-25 03:43:53.248 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-25 03:43:53.251 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-25 03:43:53.254 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-25 03:43:53.256 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-25 03:43:53.259 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-25 03:43:53.273 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-25 03:43:53.275 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-25 03:43:56.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:56.691 | from cryptography.utils import int_from_bytes 2022-04-25 03:43:56.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:43:56.691 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:00.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:00.168 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:00.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:00.168 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:03.106 | + inc/async:async_inner:64 : rc=0 2022-04-25 03:44:03.132 | [193247 Async init_glance:193247]: finished successfully 2022-04-25 03:44:03.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:03.805 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:03.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:03.805 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:07.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:07.186 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:07.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:07.186 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:10.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:10.605 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:10.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:10.606 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:14.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:14.011 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:14.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:14.011 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:17.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:17.376 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:17.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:17.376 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:20.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:20.990 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:20.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:20.990 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:25.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:25.677 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:25.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:25.677 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:25.677 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-25 03:44:31.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:31.344 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:31.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:31.344 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:31.659 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-25 03:44:31.664 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-25 03:44:31.666 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-25 03:44:31.669 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-25 03:44:31.671 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-25 03:44:31.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-25 03:44:31.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-25 03:44:31.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-25 03:44:31.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-25 03:44:31.682 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-25 03:44:31.684 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-25 03:44:31.687 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-25 03:44:31.689 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-25 03:44:31.691 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-25 03:44:31.693 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-25 03:44:31.696 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-25 03:44:31.700 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:31.703 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-25 03:44:31.705 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:31.710 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-25 03:44:31.712 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-25 03:44:31.715 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-25 03:44:31.717 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-04-25 03:44:31.720 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-25 03:44:31.723 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-25 03:44:31.750 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-25 03:44:31.779 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-25 03:44:31.808 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-25 03:44:31.837 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-25 03:44:31.866 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-25 03:44:31.896 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-25 03:44:31.898 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-25 03:44:31.900 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-25 03:44:31.903 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-25 03:44:31.906 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-25 03:44:31.922 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-25 03:44:31.924 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-25 03:44:31.927 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-25 03:44:31.929 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-25 03:44:31.931 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-25 03:44:31.961 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:44:31.989 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-25 03:44:32.019 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-25 03:44:32.048 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-25 03:44:32.064 | + functions-common:is_service_enabled:2093 : return 1 2022-04-25 03:44:32.067 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-25 03:44:32.069 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-25 03:44:32.072 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-25 03:44:32.074 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-25 03:44:32.077 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-25 03:44:32.089 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-25 03:44:32.091 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-25 03:44:32.094 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-25 03:44:32.096 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-25 03:44:32.108 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-25 03:44:32.120 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-25 03:44:32.122 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-25 03:44:32.135 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-25 03:44:32.148 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-25 03:44:32.160 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-25 03:44:32.162 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-25 03:44:32.165 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-25 03:44:32.169 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.eneY6G3hiv 2022-04-25 03:44:32.172 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-25 03:44:32.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-25 03:44:32.177 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.eneY6G3hiv 2022-04-25 03:44:32.181 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.eneY6G3hiv 2022-04-25 03:44:32.193 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.eneY6G3hiv /etc/sudoers.d/neutron-rootwrap 2022-04-25 03:44:32.207 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-25 03:44:32.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-25 03:44:32.239 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-25 03:44:32.268 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-25 03:44:32.270 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-25 03:44:32.273 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-25 03:44:32.275 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-25 03:44:32.277 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-25 03:44:32.280 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-25 03:44:32.297 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:44:32.300 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-25 03:44:32.303 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-25 03:44:32.305 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-25 03:44:32.323 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:44:32.325 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:44:32.328 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-25 03:44:32.359 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-25 03:44:32.361 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-25 03:44:32.363 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-25 03:44:32.381 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:44:32.383 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-25 03:44:32.386 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-25 03:44:32.388 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-25 03:44:32.391 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-25 03:44:32.393 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-25 03:44:32.396 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-25 03:44:32.398 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-25 03:44:32.401 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-25 03:44:32.403 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-25 03:44:32.406 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-25 03:44:32.410 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-25 03:44:32.413 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-25 03:44:32.418 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-25 03:44:32.435 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:44:32.438 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-25 03:44:32.441 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-25 03:44:32.443 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-25 03:44:32.448 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-25 03:44:32.477 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-25 03:44:32.507 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-25 03:44:32.536 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-25 03:44:32.569 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-25 03:44:32.599 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-25 03:44:32.601 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-25 03:44:32.604 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-25 03:44:32.606 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-25 03:44:32.609 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-25 03:44:32.638 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-25 03:44:32.667 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-25 03:44:32.697 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-25 03:44:32.727 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-25 03:44:32.756 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-25 03:44:32.785 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-25 03:44:32.815 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-25 03:44:32.845 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:44:32.874 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-25 03:44:32.904 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-25 03:44:32.934 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-25 03:44:32.964 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-25 03:44:32.966 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-25 03:44:32.969 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-25 03:44:32.972 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-25 03:44:32.974 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-25 03:44:33.004 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-25 03:44:33.035 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.35/identity 2022-04-25 03:44:33.064 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-25 03:44:33.095 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-25 03:44:33.124 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-25 03:44:33.154 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-25 03:44:33.184 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-25 03:44:33.214 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-25 03:44:33.243 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-25 03:44:33.273 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-25 03:44:33.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-25 03:44:33.278 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-25 03:44:33.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-25 03:44:33.283 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-25 03:44:33.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-25 03:44:33.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-25 03:44:33.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-04-25 03:44:33.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-04-25 03:44:33.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-04-25 03:44:33.297 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-25 03:44:33.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-25 03:44:33.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-25 03:44:33.304 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-25 03:44:33.307 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-25 03:44:33.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-25 03:44:33.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-25 03:44:33.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-25 03:44:33.316 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-25 03:44:33.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-25 03:44:33.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-25 03:44:33.350 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:33.352 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-25 03:44:33.355 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-25 03:44:33.357 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-25 03:44:33.360 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:44:33.362 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-25 03:44:33.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-25 03:44:33.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-25 03:44:33.396 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:33.399 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-25 03:44:33.401 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-25 03:44:33.404 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-25 03:44:33.406 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:44:33.408 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-25 03:44:33.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-25 03:44:33.439 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:33.442 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-25 03:44:33.444 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-25 03:44:33.447 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-25 03:44:33.449 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:44:33.452 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-25 03:44:33.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-25 03:44:33.484 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:33.486 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-25 03:44:33.489 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-25 03:44:33.491 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-25 03:44:33.494 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:44:33.496 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-25 03:44:33.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-25 03:44:33.528 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:33.530 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-25 03:44:33.533 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-25 03:44:33.535 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-25 03:44:33.537 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:44:33.540 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-25 03:44:33.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-25 03:44:33.571 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:33.573 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-25 03:44:33.576 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-25 03:44:33.579 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-25 03:44:33.581 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:44:33.584 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-25 03:44:33.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:200:249 2022-04-25 03:44:33.614 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:33.616 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-25 03:44:33.619 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-04-25 03:44:33.621 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-04-25 03:44:33.624 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:44:33.626 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-04-25 03:44:33.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-25 03:44:33.657 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-25 03:44:33.660 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-25 03:44:33.662 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-25 03:44:33.664 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-25 03:44:33.667 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-25 03:44:33.669 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-25 03:44:33.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-25 03:44:33.701 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-25 03:44:33.718 | + functions-common:is_service_enabled:2093 : return 0 2022-04-25 03:44:33.721 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-25 03:44:33.723 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-25 03:44:33.755 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-25 03:44:33.757 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-25 03:44:33.786 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-25 03:44:33.818 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-25 03:44:33.821 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-25 03:44:33.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-25 03:44:33.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-25 03:44:36.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:36.814 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:36.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-25 03:44:36.814 | from cryptography.utils import int_from_bytes 2022-04-25 03:44:36.818 | Traceback (most recent call last): 2022-04-25 03:44:36.818 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-25 03:44:36.818 | sys.exit(main()) 2022-04-25 03:44:36.818 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 59, in main 2022-04-25 03:44:36.818 | conf = setup_conf() 2022-04-25 03:44:36.818 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 42, in setup_conf 2022-04-25 03:44:36.818 | config.register_common_config_options() 2022-04-25 03:44:36.818 | File "/opt/stack/neutron/neutron/common/config.py", line 88, in register_common_config_options 2022-04-25 03:44:36.818 | common_config.register_ironic_opts() 2022-04-25 03:44:36.818 | File "/opt/stack/neutron/neutron/conf/common.py", line 245, in register_ironic_opts 2022-04-25 03:44:36.818 | cfg.register_opts(ironic_opts, group=IRONIC_CONF_SECTION) 2022-04-25 03:44:36.818 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2077, in __inner 2022-04-25 03:44:36.818 | result = f(self, *args, **kwargs) 2022-04-25 03:44:36.818 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2339, in register_opts 2022-04-25 03:44:36.818 | self.register_opt(opt, group, clear_cache=False) 2022-04-25 03:44:36.818 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2081, in __inner 2022-04-25 03:44:36.818 | return f(self, *args, **kwargs) 2022-04-25 03:44:36.818 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2315, in register_opt 2022-04-25 03:44:36.818 | return group._register_opt(opt, cli) 2022-04-25 03:44:36.818 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 1519, in _register_opt 2022-04-25 03:44:36.818 | if _is_opt_registered(self._opts, opt): 2022-04-25 03:44:36.818 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 356, in _is_opt_registered 2022-04-25 03:44:36.818 | raise DuplicateOptError(opt.name) 2022-04-25 03:44:36.818 | oslo_config.cfg.DuplicateOptError: duplicate option: region_name 2022-04-25 03:44:37.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-25 03:44:37.116 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-25 03:44:37.120 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-25 03:44:37.123 | + ./stack.sh:exit_trap:524 : jobs='179481 2022-04-25 03:44:37.123 | 193247' 2022-04-25 03:44:37.126 | + ./stack.sh:exit_trap:527 : [[ -n 179481 2022-04-25 03:44:37.126 | 193247 ]] 2022-04-25 03:44:37.128 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-25-033530 ]] 2022-04-25 03:44:37.130 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-25 03:44:37.133 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-25 03:44:37.133 | exit_trap: cleaning up child processes 2022-04-25 03:44:37.135 | + ./stack.sh:exit_trap:529 : kill 179481 193247 2022-04-25 03:44:37.138 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.UoazEVMBI1 ']' 2022-04-25 03:44:37.141 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.UoazEVMBI1 2022-04-25 03:44:37.145 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-25 03:44:37.147 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-25 03:44:37.150 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-25 03:44:37.152 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-25 03:44:37.152 | Error on exit 2022-04-25 03:44:37.155 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-25 03:44:37.157 | + ./stack.sh:exit_trap:544 : generate-subunit 1650857727 550 fail 2022-04-25 03:44:37.833 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-25 03:44:37.836 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-25 03:44:38.862 | + ./stack.sh:exit_trap:558 : exit 1